berkeleydb / libdbLinks
Berkeley DB
☆365Updated last year
Alternatives and similar repositories for libdb
Users that are interested in libdb are comparing it to the libraries listed below
Sorting:
- C implementation of the Raft Consensus protocol, BSD licensed☆78Updated last year
- Unofficial repo of historical Oracle BerkeleyDB source☆48Updated 9 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- B+ tree implementation in C☆132Updated 4 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated last month
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- Core storage engine - UM and PM Process code☆119Updated last week
- Couchbase Key-Value Engine☆140Updated this week
- Unmaintained C implementation of the Raft consensus protocol☆951Updated last year
- Key/Value Datastore for Persistent Memory☆403Updated 2 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- The C++ TiKV client used by TiFlash.☆40Updated last week
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- Modern SQL parser using Bison (Yacc) and Flex☆89Updated 7 months ago
- C++ implementation of raft consensus☆268Updated 2 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
- C++ fast transactional key-value storage.☆170Updated this week
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- PerconaFT is a high-performance, transactional key-value store☆562Updated last year
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- Source code for example programs from Lord of the io_uring guide☆185Updated last year
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆135Updated last week
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- A simple and small bloom filter implementation in plain C.☆301Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated last month