Lupus / libevfibersLinks
Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.
☆138Updated 6 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)☆124Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- redis's async event loop library☆189Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- High performance utility library for C☆97Updated 7 months ago
- C11 Lock-free Stack☆184Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Coroutines in C☆122Updated 11 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Multipurpose C library and persistent key/value storage☆310Updated last month
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- QSBR and EBR library☆135Updated 6 years ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- [deprecated] For native C atomics, see Turf instead☆519Updated 9 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- kqueue(2) compatibility library☆253Updated 4 months ago