Kronuz / uinteger_tLinks
An arbitrary precision unsigned integer type for C++
☆13Updated 6 years ago
Alternatives and similar repositories for uinteger_t
Users that are interested in uinteger_t are comparing it to the libraries listed below
Sorting:
- A C++14 constexpr implementation of SHA256☆36Updated last year
- C++ unsigned 128 bit integer type☆234Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 5 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- C++ constexpr implementation of XXH3☆54Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆58Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- Rebooting the std::bitset franchise☆46Updated 2 weeks ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- run C++ from anywhere☆126Updated 5 years 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 9 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆122Updated last year
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆27Updated 10 years ago
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A fixed capacity dynamically sized string☆68Updated this week
- A C++14/17 implementation of named tuples☆72Updated last year
- My C stuff.☆46Updated 2 weeks ago