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☆231Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 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
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆122Updated 11 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 8 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Rebooting the std::bitset franchise☆45Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 3 months ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 2 weeks ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆26Updated 10 years ago
- C++ constexpr implementation of XXH3☆51Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago