vmxdev / tkvdb
Trie key-value database
☆336Updated 2 years ago
Alternatives and similar repositories for tkvdb:
Users that are interested in tkvdb are comparing it to the libraries listed below
- A C utility library and persistent key/value storage engine☆302Updated this week
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆180Updated 6 years ago
- C library of key-value data structures.☆290Updated 4 years ago
- Concurrent Programming Library (Coroutine) for C11☆362Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week
- A tiny Unix dynamic memory allocator library.☆64Updated 7 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 6 years ago
- Authenticated key-value store (i.e. an urkel tree)☆316Updated last year
- Thread-safe cross-platform event loop library in C++☆169Updated 4 months ago
- A parser for SQLite create table sql statements.☆135Updated 8 months ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 10 months ago
- WhiteDB memory database☆604Updated 2 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆306Updated 5 years ago
- fundamental tools in the spirit of C☆59Updated 5 years ago
- Rapid Development C utility library☆136Updated 6 years ago
- A simple bitset library in C☆131Updated 4 months ago
- An Embedded Implementation of Redis☆549Updated 3 years ago
- An efficient trie implementation.☆252Updated 4 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆572Updated 3 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆603Updated 7 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 9 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆299Updated 10 months ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆693Updated 7 years ago