btrask / lsmdbLinks
Proof of concept LSM-tree built on MDB
☆17Updated 10 years ago
Alternatives and similar repositories for lsmdb
Users that are interested in lsmdb are comparing it to the libraries listed below
Sorting:
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- A system for maintaining replicated state machines☆115Updated 8 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- High-performance dictionary coding☆105Updated 8 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
- An obsolete project☆83Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- actordb storage engine☆20Updated 5 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆27Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year