calccrypto / uint256_t
C++ unsigned 256 bit integer type
☆176Updated last month
Alternatives and similar repositories for uint256_t:
Users that are interested in uint256_t are comparing it to the libraries listed below
- C++ unsigned 128 bit integer type☆221Updated last year
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆115Updated 5 months ago
- Extended precision integer C++ library☆138Updated last month
- A small C & C++ library to use the OS's Crytpgraphically Secure Pseudo-Random Number Generator☆58Updated 7 years ago
- C++11 header-only message digest library☆197Updated 7 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆194Updated 2 weeks ago
- Multiprecision for modern C++☆308Updated 2 months ago
- Experiments with constexpr☆243Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 10 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆172Updated 11 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated this week
- 🚀 Fast C/C++ bit population count library☆338Updated 8 months ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Parameter passing and initialization☆82Updated 3 years ago
- SafeInt is a class library for C++ that manages integer overflows.☆227Updated 6 months ago
- C++14 code to convert integers to strings at compile-time☆119Updated 2 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated 3 weeks ago
- Boost.org mpl module☆54Updated last month
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated this week
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- C++ library for Fast Fourier Transforms in finite fields☆95Updated 3 years ago
- A C++ library for creation and manipulation of Merkle trees☆74Updated 5 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated last year
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆143Updated 12 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago