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:
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- ☆27Updated 8 years ago
- Lock-free slab allocator / freelist.☆72Updated 10 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 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
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆45Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago