renzibei / hashtable-bench
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for hashtable-bench
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆41Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- Fast and compact minimal perfect hash functions in C++.☆199Updated last week
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Library for lock-free locks☆75Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆43Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- ☆17Updated last month
- ☆10Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- ☆28Updated 3 weeks ago
- A tiny embedded, transactional key-value database 🐱☆39Updated last year
- performance experiments for C++ exception handling☆31Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆43Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- ☆21Updated 2 years ago