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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- ☆22Updated 8 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆233Updated last month
- Performance profiling of JSON libraries☆26Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Library for lock-free locks☆82Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A fast approximate membership query data structure☆11Updated 11 months ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆81Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- Adaptive Radix Tree in C++☆45Updated last month
- ☆20Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 8 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- ☆10Updated 5 months ago
- ☆44Updated 4 years ago
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago