calccrypto / uint256_tLinks
C++ unsigned 256 bit integer type
☆178Updated 8 months ago
Alternatives and similar repositories for uint256_t
Users that are interested in uint256_t are comparing it to the libraries listed below
Sorting:
- C++ unsigned 128 bit integer type☆231Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Extended precision integer C++ library☆149Updated 3 months ago
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆122Updated 11 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated this week
- C++11 header-only message digest library☆203Updated last month
- Port of the xxhash library to C++17.☆184Updated 3 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆218Updated last year
- A C++ library for creation and manipulation of Merkle trees☆78Updated 11 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- SafeInt is a class library for C++ that manages integer overflows.☆235Updated 3 months ago
- Multiprecision for modern C++☆317Updated 9 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 7 years ago
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago