calccrypto / uint256_tLinks
C++ unsigned 256 bit integer type
☆180Updated last year
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☆237Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Extended precision integer C++ library☆161Updated this week
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆123Updated last year
- C++11 header-only message digest library☆204Updated this week
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆220Updated 3 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- A drop-in "bigint" C++ class☆23Updated 6 years ago
- A C++ library for creation and manipulation of Merkle trees☆82Updated last year
- A lightweight big integer library for c++☆220Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- A small C & C++ library to use the OS's Crytpgraphically Secure Pseudo-Random Number Generator☆67Updated 8 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Port of the xxhash library to C++17.☆185Updated 8 months ago
- Trying to get perfect codegen for big-integer math.☆31Updated 3 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…☆165Updated last month
- An efficient library for 256 bit integer arithmetic☆51Updated 7 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 years ago
- Multiprecision for modern C++☆319Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A proposal for a JSON data type in the C++ standard library☆55Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago