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:
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 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
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- 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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Netstring parsing in C☆36Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- redis's async event loop library☆189Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated this week
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)☆38Updated 7 years ago