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☆253Updated last month
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months 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…☆455Updated last month
- Low memory overhead allocator☆32Updated 9 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- Fast lossless data compression in C++☆180Updated last week
- 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 month
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 3 months ago
- An asynchronous FastCGI web microframework for C++☆38Updated 3 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 6 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
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated this week
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- Radix set/map implementation☆18Updated last year
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆64Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Demo of a fast PNG encoder.☆97Updated 7 months ago
- A easy way to logging☆20Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- performance counters in C++☆22Updated 2 weeks ago
- A simple, single-header library which implements C preprocessor☆55Updated 4 months 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…☆100Updated 5 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago