janneku / btree_dbLinks
A very fast on-disk database for SHA1-identified objects
☆58Updated 9 years ago
Alternatives and similar repositories for btree_db
Users that are interested in btree_db are comparing it to the libraries listed below
Sorting:
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- ARTful radix tree☆13Updated 8 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- redis's async event loop library☆189Updated 5 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month