t3rm1n4l / lightkvLinks
A light weight, low level embedded key-value database library
☆32Updated 12 years ago
Alternatives and similar repositories for lightkv
Users that are interested in lightkv are comparing it to the libraries listed below
Sorting:
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 10 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Minimal pub/sub message queue in C.☆23Updated 10 years ago
- ☆33Updated 2 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- a tiny string library☆23Updated 9 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- libuv + msgpack-c example☆18Updated 13 years ago
- Dynamic-language-like data structure for C☆15Updated 9 years ago
- ☆10Updated 9 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…