antirez / otreeLinks
a simple btree implementation with automatic space reclaiming
☆281Updated 7 years ago
Alternatives and similar repositories for otree
Users that are interested in otree are comparing it to the libraries listed below
Sorting:
- lthread, a multicore enabled coroutine library written in C☆819Updated last year
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆899Updated last year
- Critbit trees in C☆335Updated 3 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☆163Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A distributed durable unique 64bit ID server☆204Updated 7 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- redis's async event loop library☆189Updated 5 years ago
- Lightweight, embeddable, disk-persistent Redis-compatible library.☆36Updated 9 years ago
- Fast on-disk persistent key-value store☆387Updated 7 years ago
- (Keep It) Simple Stupid Database☆367Updated 10 years ago
- a family of libraries and daemons for building scalable web infrastructure☆542Updated 12 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- C based OO portable data structure library☆131Updated 15 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- A serialization format and implementation for backward-traversable lists of strings.