stbrumme / xxhashLinks
A super-fast hash algorithm in a single C++ header
☆92Updated 4 years ago
Alternatives and similar repositories for xxhash
Users that are interested in xxhash are comparing it to the libraries listed below
Sorting:
- C++ constexpr implementation of XXH3☆54Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- ☆50Updated 8 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 3 weeks ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- ulids in C++, Header Only☆101Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆116Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- Add-on packages for Vector class library☆76Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- C++ unsigned 128 bit integer type☆234Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- Low memory overhead allocator☆33Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago