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☆162Updated 10 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- buffered socket library for libev☆21Updated 3 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 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.☆54Updated 10 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- 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
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- a lightweight high-performance HTTP server library for C☆102Updated 16 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Gossip protocol implementation in C☆59Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Raft network simulator, for QA☆18Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- An implementation of golang runtime in C++☆17Updated last year
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago