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
- SIMD (SSE) string functions☆103Updated 8 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆50Updated 6 months ago
- ☆50Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- ulids in C++, Header Only☆102Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated 2 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆61Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 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…☆161Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Port of the xxhash library to C++17.☆182Updated 6 months ago
- C++ unsigned 128 bit integer type☆235Updated 2 years ago
- A C++ header only interval tree implementation.☆71Updated 3 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago