renzibei / hashtable-benchLinks
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆20Updated 3 months ago
Alternatives and similar repositories for hashtable-bench
Users that are interested in hashtable-bench are comparing it to the libraries listed below
Sorting:
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Library for lock-free locks☆82Updated last year
- ☆44Updated 4 years ago
- ☆21Updated 8 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- ☆16Updated 11 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Adaptive Radix Tree in C++☆45Updated 2 weeks ago
- Batched random number generation☆18Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆58Updated last year
- Performance profiling of JSON libraries☆25Updated 2 weeks ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆67Updated this week
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Task-based framework for automatic synchronization and memory prefetching.☆18Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- A SQL parser written in C++☆30Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated last month
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- Benchmarks for our memory allocator☆65Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- ☆20Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A fast approximate membership query data structure☆11Updated 11 months ago