A comparative, extendable benchmarking suite for C and C++ hash-table libraries.
☆46Jun 1, 2024Updated 2 years ago
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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 6 years ago
- ⚙️🛠️ Essential C++ utilities.☆14Mar 9, 2026Updated 3 months ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Jul 14, 2025Updated 11 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆40Aug 22, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- experimental parallel json parser, scj3 (claujson)☆14Jun 21, 2026Updated last week
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated last year
- Compressed double-array tries for static string dictionaries☆12May 9, 2019Updated 7 years ago
- Standalone version of the boost::unordered library☆40Apr 23, 2026Updated 2 months ago
- ☆22Nov 16, 2025Updated 7 months ago
- ☆27Oct 11, 2025Updated 8 months 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 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆261Jul 20, 2025Updated 11 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Sep 30, 2025Updated 9 months ago
- A fast implementation of log() and exp()☆58Dec 14, 2022Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆59Oct 28, 2025Updated 8 months ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆44Nov 18, 2023Updated 2 years ago
- Library for lock-free locks☆85Jun 26, 2023Updated 3 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
- ☆54Apr 11, 2024Updated 2 years ago
- ☆20Apr 30, 2026Updated 2 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆21Jan 22, 2025Updated 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.☆24Sep 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
- C++26 STL for C++14~ developers☆12May 26, 2026Updated last month
- Command line parser for C++17.