A comparative, extendable benchmarking suite for C and C++ hash-table libraries.
☆44Jun 1, 2024Updated last year
Alternatives and similar repositories for c_cpp_hash_tables_benchmark
Users that are interested in c_cpp_hash_tables_benchmark are comparing it to the libraries listed below
Sorting:
- A blend of the compact and sparse hash table implementations.☆15Aug 20, 2021Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- ⚙️🛠️ Essential C++ utilities.☆14Mar 9, 2026Updated last week
- Implementation of eBWT using Prefix-free parse (PFP)☆14Jul 14, 2025Updated 8 months ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆16May 18, 2023Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Aug 22, 2024Updated last year
- experimental parallel json parser, scj3 (claujson)☆14Mar 5, 2026Updated 2 weeks ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 9 months ago
- Compressed double-array tries for static string dictionaries☆11May 9, 2019Updated 6 years ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- ☆22Nov 16, 2025Updated 4 months ago
- ☆27Oct 11, 2025Updated 5 months ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- This is the official repo for the paper "A General Framework for Dynamic Succinct and Compressed Data Structures."☆13Oct 26, 2016Updated 9 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Mar 4, 2026Updated 2 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 8 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Sep 30, 2025Updated 5 months ago
- A cheatsheet for most common Stringology tasks☆14Apr 14, 2021Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 4 months ago
- Library for lock-free locks☆85Jun 26, 2023Updated 2 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Nov 27, 2022Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- ☆51Apr 11, 2024Updated last year
- ☆20Jan 8, 2026Updated 2 months ago
- ☆17Nov 15, 2024Updated last year
- Efficient Prefix-Sum data structures in C++.☆27Oct 1, 2023Updated 2 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆23Sep 16, 2022Updated 3 years ago
- Sekas is a fault-tolerant, scalable, distributed transactional key-value store, used as a cache, database, and storage engine for other d…☆13Nov 21, 2024Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- Static Huffman coding☆10Apr 3, 2017Updated 8 years ago
- C++26 STL for C++14~ developers☆12May 23, 2025Updated 9 months ago
- Simple, fast, fixed point 3d library.☆23Mar 14, 2026Updated last week
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Feb 1, 2026Updated last month
- Command line parser for C++17.☆29Dec 10, 2024Updated last year
- Lightweight, header only, coroutine library for games.☆30Mar 3, 2026Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Feb 19, 2024Updated 2 years ago
- An optimizing compiler for a large subset of the C programming language☆26Aug 30, 2025Updated 6 months ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago