ztanml / fast-hash
Fast hash function learned using genetic programming
☆78Updated last year
Alternatives and similar repositories for fast-hash:
Users that are interested in fast-hash are comparing it to the libraries listed below
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆51Updated 11 months ago
- Robin Hood hash map library☆61Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆163Updated last month
- Benchmarks for Schemaless Data Serialization Libraries☆55Updated 3 years ago
- Concurrent trie-hash map library☆91Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A super-fast hash algorithm in a single C++ header☆78Updated 3 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A simple bitset library in C☆133Updated 3 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Vectorized version of the PCG random number generator☆76Updated 2 weeks ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆58Updated 6 years ago
- SIMD (SSE) string functions☆101Updated 7 years ago
- Volatile Persistent Memory Allocator☆24Updated 2 years ago