adamierymenko / kissdbLinks
(Keep It) Simple Stupid Database
☆364Updated 10 years ago
Alternatives and similar repositories for kissdb
Users that are interested in kissdb are comparing it to the libraries listed below
Sorting:
- redis's async event loop library☆189Updated 6 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 10 months ago
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 10 months ago
- Tiny C string library☆207Updated 2 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 2 months ago
- Fast on-disk persistent key-value store☆388Updated 7 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- A simple and small bloom filter implementation in plain C.☆304Updated 3 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.