gstrauss / mcdbLinks
mcdb - fast, reliable, simple code to create and read constant databases
☆110Updated 2 years ago
Alternatives and similar repositories for mcdb
Users that are interested in mcdb are comparing it to the libraries listed below
Sorting:
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Critbit trees in C☆334Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- High performance utility library for C☆94Updated 2 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- An obsolete project☆83Updated 7 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆315Updated 5 years ago
- Embedded storage benchmarking tool☆138Updated 3 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Mount Everest Application Framework☆118Updated last month
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 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
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago