stbrumme / xxhashLinks
A super-fast hash algorithm in a single C++ header
☆85Updated 3 years ago
Alternatives and similar repositories for xxhash
Users that are interested in xxhash are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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…☆154Updated 3 months ago
- ulids in C++, Header Only☆98Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++20 Static Branch library☆59Updated 3 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- 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
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆113Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- Boost.org unordered module☆75Updated 2 weeks ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Flat containers for C++☆59Updated 2 years ago
- ☆49Updated 7 years ago