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:
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 7 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆577Updated 4 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 9 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆317Updated 6 years ago
- Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics☆105Updated 6 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆110Updated 2 years ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- BangDB - nosql database☆57Updated 3 months ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 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
- ViyaDB in-memory columnar analytical data store☆115Updated 6 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- a quotient filter written in C☆87Updated 8 years ago
- WhiteDB memory database☆608Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 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
- A Lightweight Durable HTTP Key-Value Pair Database in C☆146Updated 7 years ago
- A column oriented, embarrassingly distributed relational event database.☆238Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago