stbrumme / xxhashLinks
A super-fast hash algorithm in a single C++ header
☆91Updated 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
- ☆49Updated 8 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 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…☆158Updated 2 months ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆50Updated 4 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 7 months ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated 2 months ago
- ulids in C++, Header Only☆101Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- C++ unsigned 128 bit integer type☆232Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆327Updated 10 months ago
- Add-on packages for Vector class library☆75Updated last year