ztanml / fast-hashLinks
Fast hash function learned using genetic programming
☆77Updated 2 years ago
Alternatives and similar repositories for fast-hash
Users that are interested in fast-hash are comparing it to the libraries listed below
Sorting:
- Robin Hood hash map library☆61Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Decimal Floating Point C Library☆103Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆234Updated 2 months ago
- Concurrent trie-hash map library☆92Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 8 months ago
- SIMD-accelerated base64 codecs☆436Updated last year
- Benchmarks for our memory allocator☆67Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- A simple bitset library in C☆134Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Random access array of tightly packed unsigned integers☆163Updated 3 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- C port of the snappy compressor☆247Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ⏱️ single header benchmark framework for C and C++☆234Updated 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- A cross-platform library for opening memory-backed libc streams.☆75Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago