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
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 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
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆31Updated 9 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- CCS in C++☆25Updated last year
- Low memory multithreaded hash table☆24Updated 10 years ago
- Fast vectorized (SSE 4.1) range coder for 8-bit alphabets☆25Updated 2 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Runtime Assembler for C++☆13Updated last year
- A word-aligned integer compression algorithm.☆12Updated 10 months ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Stack clash coroutine demonstration☆12Updated 7 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago