ztanml / fast-hashLinks
Fast hash function learned using genetic programming
☆80Updated 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☆65Updated 3 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- Decimal Floating Point C Library☆105Updated 2 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆123Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆249Updated last month
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- A super-fast hash algorithm in a single C++ header☆87Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Benchmarks for our memory allocator☆68Updated last year
- A simple bitset library in C☆135Updated 5 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 4 months ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Testing common random-number generators (RNG)☆187Updated 2 years ago
- High performance utility library for C☆94Updated last month
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 7 months ago
- Lightweight locality-aware user-level threading runtime.☆191Updated 3 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆307Updated last month