stbrumme / xxhashLinks
A super-fast hash algorithm in a single C++ header
☆86Updated 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☆48Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated 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…☆155Updated 4 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Yet another C++ text formatting library.☆71Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆233Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- ulids in C++, Header Only☆98Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- ☆49Updated 7 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆113Updated 8 months ago
- Fast CRC32☆178Updated last year
- Benchmarks for our memory allocator☆65Updated last year
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆221Updated 2 weeks ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 2 weeks ago
- For details, see the blog post:☆32Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- Compile time counter that works with all major modern compilers☆55Updated last year