codepr / mementoLinks
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
☆77Updated 7 years ago
Alternatives and similar repositories for memento
Users that are interested in memento are comparing it to the libraries listed below
Sorting:
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- Async hash table server in C☆75Updated 7 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 8 months ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- 🔄 Flexible C memory allocation scheme☆79Updated 7 months ago
- Trie key-value database☆344Updated 3 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 10 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 10 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- High performance parallel systems with nonblocking IO☆50Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- (Keep It) Simple Stupid Database☆365Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- IPC Examples☆52Updated 6 years ago
- An obsolete project☆83Updated 7 years ago
- Cross Platform UNIX commands & System Calls☆122Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A concurrent user-level thread library implemented in C++☆318Updated 5 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years 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
- Minimal HTTP processing library☆155Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated last month