Lupus / libevfibers
Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.
☆139Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for libevfibers
- 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 5 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- High performance utility library for C☆92Updated 3 months ago
- Coroutines in C☆121Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- redis's async event loop library☆188Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C11 Lock-free Stack☆180Updated 6 months 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
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Add SSL/TLS functionality on top of libuv☆60Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆85Updated 5 years ago
- QSBR and EBR library☆116Updated 4 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆129Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Russ Cox's libtask (with enhancements)☆315Updated 12 years ago
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 6 years ago
- Our open source benchmarks and code samples☆188Updated last month
- A public domain lock free queues implemented in C++11☆181Updated 10 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…☆112Updated 11 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 8 months ago
- The world's first Web-scale memory allocator☆105Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Critbit trees in C☆335Updated 2 years ago