hyc / leveldbLinks
clone of https://code.google.com/p/leveldb/
☆23Updated 10 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☆90Updated 10 years ago
- A C++ Raft implementation, project moved☆25Updated 9 years ago
- Mirror of Apache Lucy☆102Updated 7 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 5 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 7 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- ARTful radix tree☆13Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- Raft implementation based on libcppa☆21Updated 10 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆44Updated 9 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆178Updated 3 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- LSM-trie☆114Updated 4 years ago
- Embedded storage benchmarking tool☆139Updated 3 weeks ago
- Embedded DB Benchmark Framework☆62Updated 5 years ago
- Iterator library.☆80Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- HyperDex is a scalable, searchable key-value store☆25Updated 12 years ago
- Rolling Hash C++ Library☆190Updated last year
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- PerconaFT is a high-performance, transactional key-value store☆561Updated last year
- A flexible database focused on performance and scalability☆268Updated 7 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆326Updated 6 years ago