stbrumme / xxhashLinks
A super-fast hash algorithm in a single C++ header
☆93Updated 4 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☆56Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 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…☆165Updated 3 weeks ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Source-code annotation language (SAL) compatibility header☆49Updated 8 years ago
- ☆50Updated 8 years ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆122Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆275Updated this week
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- Fast CRC32☆188Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆52Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month