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☆166Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Coroutines in C☆121Updated 10 years ago
- High performance utility library for C☆92Updated 6 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Our open source benchmarks and code samples☆188Updated this week
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- redis's async event loop library☆188Updated 5 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- QSBR and EBR library☆117Updated 5 years ago
- A public domain lock free queues implemented in C++11☆182Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- An obsolete project☆82Updated 6 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A distributed durable unique 64bit ID server☆200Updated 6 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 5 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆114Updated 11 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 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 9 years ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago