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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- redis's async event loop library☆188Updated 5 years ago
- Our open source benchmarks and code samples☆190Updated 2 weeks ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- High performance utility library for C☆93Updated 8 months ago
- QSBR and EBR library☆119Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Coroutines in C☆120Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆53Updated 10 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- C11 Lock-free Stack☆181Updated 11 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 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 simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- NIH Utility Library☆89Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 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
- Embedded storage benchmarking tool☆138Updated 2 years ago