avaneev / a5hashLinks
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG
☆39Updated 3 weeks 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, header-only C/C++) 27GB/s + …☆268Updated 2 weeks ago
- Low memory overhead allocator☆34Updated last year
- performance counters in C++☆23Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated 3 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Radix set/map implementation☆19Updated last year
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years 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
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A vectorized single header hash function.☆23Updated last year
- Json benchmark based on nativejson-benchmark☆34Updated 11 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 6 months ago
- Generator framework for writing build files for C++ in C++☆14Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Easy Parsing C++ Library☆21Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- 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 High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated last week
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆58Updated 3 weeks 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…☆112Updated 9 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Fast lossless data compression in C++☆196Updated this week
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆488Updated last month