calccrypto / uint128_tLinks
C++ unsigned 128 bit integer type
☆231Updated 2 years ago
Alternatives and similar repositories for uint128_t
Users that are interested in uint128_t are comparing it to the libraries listed below
Sorting:
- C++ unsigned 256 bit integer type☆177Updated 6 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆200Updated 2 weeks ago
- Port of the xxhash library to C++17.☆181Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- Experiments with constexpr☆245Updated 4 years ago
- C++11 header-only message digest library☆199Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆167Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- SafeInt is a class library for C++ that manages integer overflows.☆230Updated last month
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 7 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- ☆49Updated 7 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 2 years ago