Lupus / libevfibers
Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.
☆140Updated 5 years ago
Alternatives and similar repositories for libevfibers:
Users that are interested in libevfibers are comparing it to the libraries listed below
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 9 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- High performance utility library for C☆92Updated 7 months ago
- Coroutines in C☆120Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- redis's async event loop library☆189Updated 5 years ago
- Our open source benchmarks and code samples☆189Updated last week
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 5 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 6 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- QSBR and EBR library☆119Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- An efficient trie implementation.☆254Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago