Softmotions / iowowLinks
Multipurpose C library and persistent key/value storage
☆308Updated this week
Alternatives and similar repositories for iowow
Users that are interested in iowow are comparing it to the libraries listed below
Sorting:
- Trie key-value database☆343Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- WhiteDB memory database☆608Updated 2 years ago
- High performance utility library for C☆94Updated 3 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆475Updated 4 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Updated 4 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Extendable event driven high performance C-abstractions☆404Updated 2 years ago
- An Embedded Implementation of Redis☆557Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆315Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- Thread-safe cross-platform event loop library in C++☆181Updated last month
- a tiny, lightning fast event loop for network applications☆397Updated 9 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 5 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- redis's async event loop library☆189Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- An event loop for C using io_uring☆49Updated last year
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 10 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago