ForestDB-KVStore / forestdbLinks
A fork of Couchbase ForestDB project, aiming at making it simple and generic
☆18Updated last month
Alternatives and similar repositories for forestdb
Users that are interested in forestdb are comparing it to the libraries listed below
Sorting:
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- The C++ TiKV client used by TiFlash.☆39Updated 3 months ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- ☆20Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆10Updated last week
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- Adaptive Radix Tree in C++☆45Updated this week
- A data structure and algorithm library built for ToplingDB☆59Updated 2 weeks ago
- TiKV Client for C++☆14Updated last year
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Explore JIT in TiDB☆27Updated 3 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆100Updated 2 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- In-memory, columnar, arrow-based database.☆46Updated 2 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- The Cicada engine☆57Updated 7 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆37Updated 13 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 3 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- A local cache for the Anna KVS☆25Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago