eBay / JungleLinks
An embedded key-value store library specialized for building state machine and log store
☆236Updated 2 months ago
Alternatives and similar repositories for Jungle
Users that are interested in Jungle are comparing it to the libraries listed below
Sorting:
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆138Updated this week
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 2 months ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 3 years ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆172Updated last year
- Yet Another RAFT implementation☆125Updated 7 years ago
- Key/Value Datastore for Persistent Memory☆402Updated 2 years ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆509Updated 3 months ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆47Updated 2 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆519Updated last year
- A library that provides an embeddable, persistent key-value store for fast storage.☆121Updated 2 months ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆519Updated 6 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated this week
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- C++ fast transactional key-value storage.☆172Updated this week
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆205Updated 2 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 9 years ago
- Key Value Store based on LevelDB☆116Updated 4 years ago
- An update-in-place key-value store for modern storage.