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
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 9 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆118Updated 6 months ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆10Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- ☆20Updated 11 months ago
- Givaro - C++ library for arithmetic and algebraic computations☆51Updated last month
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- C++17 constexpr implementation of inet_addr / inet_aton / inet_pton☆27Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- Optimized block functions for the ChaCha stream cipher☆50Updated 5 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Modern C++ framework for critical systems☆21Updated last year
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 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 month
- A simple state-of-the-art C++ random number generator☆18Updated 7 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 2 months ago
- Use unused bits in your pointer☆45Updated 7 years ago
- 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…☆57Updated 2 years ago
- ChaCha20 DRNG☆17Updated 8 months ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago