indutny / bplusLinks
Append-only B+ tree implemented in C
☆33Updated 5 years ago
Alternatives and similar repositories for bplus
Users that are interested in bplus are comparing it to the libraries listed below
Sorting:
- Userspace TCP/IP stack☆69Updated 11 years ago
- A distributed durable unique 64bit ID server☆206Updated 7 years ago
- Netstring parsing in C☆36Updated 5 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆89Updated 10 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Unofficial mirror.☆58Updated 12 years ago
- malloc leak tracer☆71Updated 3 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Chainable SSL implementation for libuv☆58Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 years ago
- Add SSL/TLS functionality on top of libuv☆63Updated 10 years ago
- a simple btree implementation with automatic space reclaiming☆282Updated 7 years ago
- Concurrent trie-hash map library☆92Updated 2 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
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- Embeddable, Fast, Streaming, Non-Buffering JSON Parser☆206Updated last year
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- An obsolete project☆83Updated 7 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- 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