stbrumme / xxhash
A super-fast hash algorithm in a single C++ header
☆78Updated 3 years ago
Alternatives and similar repositories for xxhash:
Users that are interested in xxhash are comparing it to the libraries listed below
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- C++ constexpr implementation of XXH3☆44Updated 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…☆151Updated last week
- ☆47Updated 7 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆87Updated 2 months ago
- A micro microbenchmarking library for C++11 in a single header file☆211Updated 11 months ago
- SIMD (SSE) string functions☆100Updated 7 years ago
- Source-code annotation language (SAL) compatibility header☆45Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- ulids in C++, Header Only☆96Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 weeks ago
- C++ framework for rapid server development☆77Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆57Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Compact SVO optimized vector for C++17 or higher☆99Updated 9 months ago