Lupus / libevfibersLinks
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
Sorting:
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Coroutines in C☆121Updated 10 years ago
- High performance utility library for C☆94Updated 10 months ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- redis's async event loop library☆188Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- QSBR and EBR library☆121Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- C11 Lock-free Stack☆182Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 weeks ago
- The world's first Web-scale memory allocator☆107Updated 6 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- 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
- kqueue(2) compatibility library☆246Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 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…☆115Updated 11 years ago