indutny / bplusLinks
Append-only B+ tree implemented in C
☆33Updated 4 years ago
Alternatives and similar repositories for bplus
Users that are interested in bplus are comparing it to the libraries listed below
Sorting:
- Netstring parsing in C☆36Updated 4 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Unofficial mirror.☆58Updated 12 years ago
- a simple btree implementation with automatic space reclaiming☆281Updated 6 years ago
- Eventually Persistent in-memory database.☆80Updated 7 years ago
- A distributed durable unique 64bit ID server☆204Updated 7 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Concurrent trie-hash map library☆92Updated last year
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- A C based general low-level PHP extension and client library for Redis, focusing on performance, generality and efficient parallel commun…☆70Updated 12 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)☆38Updated 7 years ago
- malloc leak tracer☆70Updated 3 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated this week