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
- A distributed durable unique 64bit ID server☆202Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- 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
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- libev network library following nodejs's api☆12Updated 8 years ago
- Concurrent trie-hash map library☆92Updated last year
- 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
- A serialization format and implementation for backward-traversable lists of strings.☆90Updated 3 months ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- malloc leak tracer☆69Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Library to catch mysql binlog updates online in your application.☆21Updated 5 years ago
- a simple btree implementation with automatic space reclaiming☆278Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- Add SSL/TLS functionality on top of libuv☆61Updated 9 years ago
- A modification of SipHash reference implementation to make it more practical for Redis usage☆20Updated 8 years ago