Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
☆481Dec 23, 2020Updated 5 years ago
Alternatives and similar repositories for sharedhashfile
Users that are interested in sharedhashfile are comparing it to the libraries listed below
Sorting:
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Jan 5, 2024Updated 2 years ago
- Multipurpose C library and persistent key/value storage☆309Dec 16, 2025Updated 2 months ago
- A vectorized single header hash function.☆23Nov 18, 2024Updated last year
- libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times…☆462Dec 13, 2025Updated 2 months ago
- ★ Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL ★ Surpasses the legendary LMDB in terms of reliability…☆1,362Updated this week
- C++11 wrapper for the LMDB embedded B+ tree database library.☆282Nov 12, 2020Updated 5 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,914Jan 30, 2026Updated last month
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,329Nov 21, 2025Updated 3 months ago
- Trie key-value database☆343Feb 18, 2022Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Jan 27, 2015Updated 11 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Nov 20, 2021Updated 4 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆209Nov 28, 2022Updated 3 years ago
- Some realistic tabular datasets for testing (CSV)☆21Mar 7, 2018Updated 7 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆213Jan 18, 2016Updated 10 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆409Apr 30, 2025Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆518Aug 18, 2023Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- WhiteDB memory database☆607Dec 2, 2022Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.☆1,202Aug 17, 2023Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 months ago
- C network daemon for bloom filters☆1,251Feb 14, 2023Updated 3 years ago
- Fastest RPC in the west☆759Apr 12, 2023Updated 2 years ago
- Succinct Data Structure Library 2.0☆2,296Jun 2, 2023Updated 2 years ago
- NVM user-space Primitives API library repository☆18Mar 12, 2014Updated 11 years ago
- Redirect stdout to a tcp socket☆13Oct 27, 2017Updated 8 years ago
- High performance server-side application framework☆9,129Feb 25, 2026Updated last week
- Fastest Integer Compression☆826Mar 1, 2024Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,785Feb 23, 2026Updated last week
- Iterate over one space with the following logic☆12Mar 15, 2023Updated 2 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated 3 weeks ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago