avaneev / a5hashLinks
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG
☆39Updated this week
Alternatives and similar repositories for a5hash
Users that are interested in a5hash are comparing it to the libraries listed below
Sorting:
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆266Updated this week
- Low memory overhead allocator☆33Updated last year
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 5 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 9 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆39Updated 7 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆106Updated 8 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Demo of a fast PNG encoder.☆98Updated 2 months ago
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆481Updated last week
- Easy Parsing C++ Library☆21Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆243Updated last year
- A versatile, performance-oriented generic hash table library for C.☆165Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- performance counters in C++☆22Updated 2 months ago
- An asynchronous FastCGI web microframework for C++☆39Updated 6 months ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- C++ constexpr implementation of XXH3☆55Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆21Updated 2 weeks ago