dryman / hash_benchLinks
Popular hash table implementation benchmarks
☆27Updated 8 years ago
Alternatives and similar repositories for hash_bench
Users that are interested in hash_bench are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- For details, see the blog post:☆34Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Intrusive data structures for C☆61Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- mini-LZ library☆34Updated 3 years ago
- ☆31Updated 9 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 10 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- My C libraries☆25Updated 2 months ago