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☆49Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- SIMD (SSE) string functions☆102Updated 8 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…☆156Updated 3 weeks ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- ☆49Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- ulids in C++, Header Only☆99Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Add-on packages for Vector class library☆75Updated last year
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 11 months ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago