Kronuz / uinteger_t
An arbitrary precision unsigned integer type for C++
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for uinteger_t
- A C++14 constexpr implementation of SHA256☆32Updated 4 months ago
- Trying to get perfect codegen for big-integer math.☆30Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A hash function library☆23Updated this week
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆113Updated last month
- Modern C++ framework for critical systems☆21Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆12Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- ☆15Updated 10 months ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- C/C++ Preprocessor Magic☆53Updated 9 years ago
- benchmarking positional population count☆12Updated 8 months ago
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆10Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆17Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- Compile-time printf-like string formatting☆76Updated 6 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Containers of fixed capacity,☆9Updated 3 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- A unique_ptr implementation with small object optimization☆19Updated 2 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A tagged-pointer type for C++.☆27Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month