renzibei / hashtable-benchLinks
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆20Updated 2 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☆43Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Library for lock-free locks☆80Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- ☆21Updated 7 months ago
- A SQL parser written in C++☆30Updated 3 years ago
- Json benchmark based on nativejson-benchmark☆32Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- ☆44Updated 4 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 10 months ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- Performance profiling of JSON libraries☆23Updated this week
- Concurrent Hash Table☆27Updated last month
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- InstLatX64_Demo☆43Updated last week
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++20 Static Branch library☆59Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆229Updated this week