calccrypto / uint128_tLinks
C++ unsigned 128 bit integer type
☆237Updated 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☆180Updated last year
- Port of the xxhash library to C++17.☆185Updated 8 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- C++11 header-only message digest library☆204Updated this week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Experiments with constexpr☆248Updated 4 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- ☆50Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- C++ constexpr implementation of XXH3☆56Updated 2 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆136Updated 2 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 8 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago