hyc / leveldbLinks
clone of https://code.google.com/p/leveldb/
☆23Updated 9 years ago
Alternatives and similar repositories for leveldb
Users that are interested in leveldb are comparing it to the libraries listed below
Sorting:
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 4 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Mirror of Apache Lucy☆99Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- LSM-trie☆114Updated 4 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Embedded DB Benchmark Framework☆61Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Persistent Memory Graph Database☆43Updated 2 years ago
- A flexible database focused on performance and scalability☆264Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- FileMQ is a publish-subscribe file service based on 0MQ☆277Updated last year
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- Raft implementation based on libcppa☆21Updated 10 years ago
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆90Updated 9 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Affinity database C++ kernel library☆31Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆129Updated 11 years ago