fusiyuan2010 / cuttdbLinks
a hash-based key-value database for persistent storing massive small records
☆41Updated 11 years ago
Alternatives and similar repositories for cuttdb
Users that are interested in cuttdb are comparing it to the libraries listed below
Sorting:
- An efficient trie implementation.☆255Updated 4 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆316Updated 6 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆110Updated 2 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 10 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A column oriented, embarrassingly distributed relational event database.☆238Updated 7 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- Wannabe Main Memory Database and More☆54Updated 4 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 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and look…☆177Updated 6 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 4 years ago
- A system for maintaining replicated state machines☆116Updated 8 years ago
- EWAH Compressed Bitmaps☆25Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- An embedded non-relational database for Java and C++☆38Updated last year
- 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.☆43Updated 8 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
- generate perfect hashes (alpha)☆79Updated 3 years ago