vmxdev / tkvdbLinks
Trie key-value database
☆341Updated 3 years ago
Alternatives and similar repositories for tkvdb
Users that are interested in tkvdb are comparing it to the libraries listed below
Sorting:
- C multipurpose library and persistent key/value storage engine☆306Updated last 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++☆317Updated 4 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- C simple and elegant implementation of an actor library☆137Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- Rapid Development C utility library☆136Updated 6 years ago
- Thread-safe cross-platform event loop library in C++☆180Updated last week
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆474Updated 4 years ago
- Extendable event driven high performance C-abstractions☆401Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- fundamental tools in the spirit of C☆60Updated 5 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆313Updated 5 years ago
- A single-header incremental garbage collector library☆290Updated 11 months ago
- 🔄 Flexible C memory allocation scheme☆78Updated 3 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- WhiteDB memory database☆607Updated 2 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Fast serialization framework for C☆225Updated 7 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆692Updated 7 years ago