calccrypto / uint256_t
C++ unsigned 256 bit integer type
☆173Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for uint256_t
- C++ unsigned 128 bit integer type☆218Updated last year
- Extended precision integer C++ library☆132Updated last month
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆113Updated last month
- Base91 / Base85 / Base64 de/encoders (C++03)☆64Updated 8 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆188Updated 3 weeks ago
- A drop-in "bigint" C++ class☆22Updated 5 years ago
- A small C & C++ library to use the OS's Crytpgraphically Secure Pseudo-Random Number Generator☆57Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- C++ library for Fast Fourier Transforms in finite fields☆96Updated 3 years ago
- Multiprecision for modern C++☆306Updated last month
- Trying to get perfect codegen for big-integer math.☆30Updated 2 years ago
- C++11 header-only message digest library☆196Updated 3 months ago
- An efficient library for 256 bit integer arithmetic☆47Updated 3 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆84Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated 3 months ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆199Updated 8 months ago
- 🚀 Fast C/C++ bit population count library☆327Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Multiple Precision Integers and Rationals☆229Updated last year
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆171Updated last month
- A C++ library for creation and manipulation of Merkle trees☆68Updated last month
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆140Updated this week
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- Port of the xxhash library to C++17.☆165Updated 4 months ago