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☆89Updated 10 years ago
- Embedded DB Benchmark Framework☆62Updated 4 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Mirror of Apache Lucy☆100Updated 7 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- HyperDex is a scalable, searchable key-value store☆25Updated 11 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- FileMQ is a publish-subscribe file service based on 0MQ☆277Updated last year
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A C++ Raft implementation, project moved☆25Updated 9 years ago
- Minimal ZMTP implementation in C☆56Updated 9 years ago
- couchbase storage file library☆59Updated last week
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆90Updated 10 years ago
- C wrapper around transactional key-value stores☆16Updated 3 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 8 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A flexible database focused on performance and scalability☆266Updated 6 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
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago
- Stuff related to the ZMTP protocol☆17Updated 11 years ago
- A protocol framework for ZeroMQ☆241Updated last year