fusiyuan2010 / cuttdb
a hash-based key-value database for persistent storing massive small records
☆40Updated 10 years ago
Alternatives and similar repositories for cuttdb:
Users that are interested in cuttdb are comparing it to the libraries listed below
- Roaring bitmaps in C☆17Updated 9 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 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
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆74Updated 3 years ago
- A system for maintaining replicated state machines☆114Updated 7 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- ☆25Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to st…☆47Updated 3 years ago
- Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics☆104Updated 5 years ago
- Symas Lightning Memory-Mapped Database (LMDB)☆78Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Embedded storage benchmarking tool☆138Updated 2 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 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 10 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- An embedded non-relational database for Java and C++☆37Updated 6 months ago