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☆52Updated 11 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Fastest Histogram Construction☆75Updated 4 years ago
- ☆31Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- mini-LZ library☆34Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Stackless coroutine compiler for C☆47Updated 6 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
- finding set bits in large bitmaps☆15Updated 10 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- Intrusive data structures for C☆65Updated 8 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Finite State Coder☆14Updated 10 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 7 years ago