avaneev / a5hashLinks
Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
☆26Updated 3 months ago
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, inline C/C++) 27GB/s + PRNG☆249Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆454Updated 2 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆123Updated 2 years ago
- Low memory overhead allocator☆32Updated 9 months ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆38Updated 3 months ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated last year
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆63Updated last month
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A super-fast hash algorithm in a single C++ header☆87Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- Demo of a fast PNG encoder.☆97Updated 6 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆232Updated 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…☆20Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Radix set/map implementation☆17Updated last year
- Fast lossless data compression in C++☆169Updated last week
- An asynchronous FastCGI web microframework for C++☆38Updated 2 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…☆42Updated last week
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated last month
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆99Updated 5 months ago
- This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provid…☆15Updated 3 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 5 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆45Updated 2 years ago