-
08:42
(UTC +01:00) - @chfast
-
-
intx Public
Extended precision integer C++ library
-
-
documentation Public
Forked from protocolguild/documentationWIP - this repo generates the Protocol Guild documentation.
UpdatedJul 23, 2024 -
-
execution-spec-tests Public
Forked from ethereum/execution-spec-testsA Python framework and collection of test cases to generate test vectors for Ethereum execution clients
-
zksync_era_precompiles_ Public
Forked from lambdaclass/zksync_era_precompilesYul precompile library to speedup elliptic curves operations.
Rust Apache License 2.0 UpdatedMar 8, 2024 -
tests Public
Forked from ethereum/testsCommon tests for all Ethereum implementations
Python UpdatedFeb 5, 2024 -
ethash Public
C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms
-
-
llvm-project Public
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
UpdatedJul 18, 2023 -
-
zkevm-rom Public
Forked from 0xPolygonHermez/zkevm-romThis repo contains the zkasm source code of the zkEVM
-
hunter Public
Forked from ruslo/hunter📦 CMake-driven cross-platform package manager for C++. Linux, Mac, Windows, iOS, Android, Raspberry Pi.
-
go-ethereum Public
Forked from ethereum/go-ethereumJeffrey Wilcke's Go implementation of the Ethereum y/w paper
Go Other UpdatedJun 3, 2022 -
nimbus-eth2 Public
Forked from status-im/nimbus-eth2Nim implementation of the Ethereum 2.0 blockchain
-
benchmark Public
Forked from google/benchmarkA microbenchmark support library
-
secp256k1 Public
Forked from bitcoin-core/secp256k1Optimized C library for EC operations on curve secp256k1
-
cycles Public
Proof of concept of a method to get current CPU frequency and converting CPU time to CPU cycles
C++ UpdatedMar 11, 2021 -
fizzy Public
Forked from wasmx/fizzyFizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.
C++ Apache License 2.0 UpdatedOct 14, 2020 -
mini-gmp Public
mini-gmp – A small implementation of a subset of GMP's mpn and mpz interfaces with CMake build script
-
-
evmc Public
Forked from ethereum/evmcEVMC – Ethereum Client-VM Connector API
C MIT License UpdatedJul 9, 2020 -
docopt.cpp Public
Forked from docopt/docopt.cppC++11 port of docopt
C++ Boost Software License 1.0 UpdatedJun 21, 2020 -
-
hunter-testing Public
Forked from cpp-pm/hunter-testingTesting repository for Hunter
-
OpenRCT2 Public
Forked from OpenRCT2/OpenRCT2An open source re-implementation of RollerCoaster Tycoon 2 🎢
-
codecov-python Public
Forked from codecov/codecov-pythonPython report uploader for Codecov
-
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ BSD 3-Clause "New" or "Revised" License UpdatedMay 8, 2019 -
crc32c Public
Forked from google/crc32cCRC32C implementation with support for CPU-specific acceleration instructions