Kronuz / uinteger_t
An arbitrary precision unsigned integer type for C++
☆13Updated 5 years ago
Alternatives and similar repositories for uinteger_t:
Users that are interested in uinteger_t are comparing it to the libraries listed below
- A C++14 constexpr implementation of SHA256☆34Updated 8 months ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last week
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- ☆17Updated last year
- Rebooting the std::bitset franchise☆44Updated 3 weeks ago
- ☆17Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Small small_vector☆34Updated 4 years ago
- Scripts to build binary packages of GCC snapshots