stbrumme / xxhash
A super-fast hash algorithm in a single C++ header
☆76Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for xxhash
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆70Updated last week
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- C++ constexpr implementation of XXH3☆41Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- ☆45Updated 7 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆99Updated 3 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆57Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A header only structure of arrays container for C++☆38Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆31Updated 4 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆25Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆154Updated 3 weeks ago
- A fast implementation of log() and exp()☆49Updated last year
- Clang C/C++ Visual Profiler for compile times visualization☆35Updated 4 years ago
- SIMD (SSE) string functions☆96Updated 7 years ago
- Fast multi-threaded memory allocator☆77Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago