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☆62Updated 3 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Concurrent trie-hash map library☆92Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Benchmarks for our memory allocator☆65Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆85Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated 2 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- Lightweight locality-aware user-level threading runtime.☆187Updated last month
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A minimal blocking queue backed by a circular buffer☆113Updated 4 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆17Updated 6 years ago