avaneev / a5hashLinks
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG
☆44Updated last month
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 + …☆272Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆275Updated last week
- Fast lossless data compression in C++☆197Updated last week
- A bit mixer, pseudo random number generator and a hash function.☆30Updated 3 years ago
- Demo of a fast PNG encoder.☆100Updated 3 months ago
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 9 months ago
- Low memory overhead allocator☆34Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years 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…☆496Updated last week
- LZHAM codec - unstable/experimental repo. Much faster compression and higher ratios in extreme mode. This is well tested but isn't the of…☆78Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- A vectorized single header hash function.☆23Updated last year
- performance counters in C++☆23Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆94Updated last month
- Simple Lossless Audio Compressor☆81Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- 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 3 months ago
- Optimal LZ4 compression☆47Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast, ultra-low-memory, streaming JPEG XL encoder written in portable C☆74Updated 4 months ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆88Updated 2 years 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 simple, single-header library which implements C preprocessor☆59Updated 9 months ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 6 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Branchless UTF-8 decoder☆36Updated 8 years ago