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:
- Port of the xxhash library to C++17.☆184Updated 3 months ago
- C++ unsigned 256 bit integer type☆178Updated 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…☆157Updated 2 months ago
- C++11 header-only message digest library☆203Updated last month
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated this week
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Experiments with constexpr☆245Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- ☆49Updated 7 years ago
- Amalgamate C source and header files.☆90Updated 10 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years 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☆247Updated 7 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆357Updated 7 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- SafeInt is a class library for C++ that manages integer overflows.☆235Updated 3 months ago