codepr / memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
☆77Updated 6 years ago
Alternatives and similar repositories for memento:
Users that are interested in memento are comparing it to the libraries listed below
- Async hash table server in C☆76Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated this week
- High performance parallel systems with nonblocking IO☆50Updated 5 years ago
- C++11 Server framework provides many exciting features!☆52Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated this week
- rcor C compiler (under development)☆115Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 9 years ago
- Simple hash table implementation for C.☆218Updated 4 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- state machine visual debugger☆121Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- A serialization format and implementation for backward-traversable lists of strings.☆88Updated last month
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated last year
- Call c++ functions from a shell with any arguments of any types parsed automatically☆97Updated 5 years ago