Lupus / libevfibers
Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.
☆141Updated 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
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- High performance utility library for C☆93Updated 8 months ago
- Our open source benchmarks and code samples☆191Updated last month
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- Coroutines in C☆120Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- QSBR and EBR library☆119Updated 5 years ago
- redis's async event loop library☆188Updated 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
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- C11 Lock-free Stack☆181Updated last year
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 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
- An obsolete project☆83Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated last week
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Robin Hood hash map library☆62Updated 3 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆53Updated 10 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago