vmxdev / tkvdbLinks
Trie key-value database
☆344Updated 3 years ago
Alternatives and similar repositories for tkvdb
Users that are interested in tkvdb are comparing it to the libraries listed below
Sorting:
- Multipurpose C library and persistent key/value storage☆309Updated last week
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A concurrent user-level thread library implemented in C++☆318Updated 5 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 7 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated last month
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- Rapid Development C utility library☆136Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 10 years ago
- Extendable event driven high performance C-abstractions☆407Updated 2 years ago
- Fast serialization framework for C☆225Updated 8 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆318Updated 6 years ago
- It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in loc…☆234Updated 4 years ago
- An Embedded Implementation of Redis☆558Updated 4 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 7 years ago
- WhiteDB memory database☆608Updated 3 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- A single-header incremental garbage collector library☆295Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year