fusiyuan2010 / cuttdbLinks
a hash-based key-value database for persistent storing massive small records
☆40Updated 11 years ago
Alternatives and similar repositories for cuttdb
Users that are interested in cuttdb are comparing it to the libraries listed below
Sorting:
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆577Updated 3 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆313Updated 5 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 2 years ago
- A column oriented, embarrassingly distributed relational event database.☆239Updated 7 years ago
- WhiteDB memory database☆607Updated 2 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
- 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
- Roaring bitmaps in C☆17Updated 9 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- Diskbased (persistent) hashtable☆163Updated 10 months 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 multipurpose library and persistent key/value storage engine☆306Updated this week
- Trinity IR Infrastructure☆238Updated 5 years ago
- Feed-forward Bloom filters☆52Updated 14 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
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 3 years ago