stbrumme / xxhashLinks
A super-fast hash algorithm in a single C++ header
☆87Updated 3 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☆51Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- SIMD (SSE) string functions☆102Updated 8 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…☆157Updated last month
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- ☆49Updated 7 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 10 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆166Updated 6 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Low memory overhead allocator☆32Updated 9 months ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆50Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆45Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆202Updated last month
- Fast CRC32☆182Updated last year
- Portable Memory Mapping C++ Class (Windows/Linux)☆52Updated 2 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- C++ unsigned 128 bit integer type☆231Updated 2 years ago