janneku / btree_dbLinks
A very fast on-disk database for SHA1-identified objects
☆57Updated 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:
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Fast cross-platform async network library☆16Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 2 weeks ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆89Updated 10 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Coroutines and asychronous I/O for cross-platform☆27Updated 10 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Netstring parsing in C☆36Updated 5 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Gossip protocol implementation in C☆61Updated 8 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago