stbrumme / xxhash
A super-fast hash algorithm in a single C++ header
☆77Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for xxhash
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- ☆45Updated 7 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆80Updated 7 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆24Updated last month
- Yet another C++ text formatting library.☆70Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Fast multi-threaded memory allocator☆77Updated 5 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆53Updated last month
- Boost.org unordered module☆63Updated this week
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 5 months ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆43Updated 3 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆57Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- Low memory overhead allocator☆28Updated last week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- Random access array of tightly packed unsigned integers☆159Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- ulids in C++, Header Only☆95Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Header-only library providing unicode aware string support for C++☆105Updated last month
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆100Updated last month