ztanml / fast-hashLinks
Fast hash function learned using genetic programming
☆82Updated 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☆67Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- SIMD-accelerated base64 codecs☆440Updated last year
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Decimal Floating Point C Library☆106Updated last month
- A simple bitset library in C☆141Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last month
- Concurrent trie-hash map library☆93Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆242Updated last year
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆266Updated last week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆95Updated last month
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Storage for my snippets, toy programs, etc.☆371Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 months ago
- Testing common random-number generators (RNG)☆194Updated 2 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 3 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Coroutines for C.☆77Updated 8 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago