dryman / hash_bench
Popular hash table implementation benchmarks
☆27Updated 7 years ago
Alternatives and similar repositories for hash_bench:
Users that are interested in hash_bench are comparing it to the libraries listed below
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Finite State Coder☆14Updated 10 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- ☆31Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SSE string functions for x86-64 Linux☆20Updated 2 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago