calccrypto / uint128_t
C++ unsigned 128 bit integer type
☆227Updated last year
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☆176Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆195Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 12 years ago
- Port of the xxhash library to C++17.☆176Updated 4 months ago
- C++14 code to convert integers to strings at compile-time☆119Updated 4 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆440Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Experiments with constexpr☆243Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆214Updated 2 years ago
- A deflate/gzip decompressor that requires minimal amount of memory to work☆176Updated 9 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆171Updated last month
- ⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.☆229Updated last year
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆134Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- A C++ header-only ZLib wrapper☆317Updated 2 weeks ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆239Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- 🚀 Fast C/C++ bit population count library☆345Updated 10 months ago