Lupus / libevfibersLinks
Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.
☆139Updated 6 years ago
Alternatives and similar repositories for libevfibers
Users that are interested in libevfibers are comparing it to the libraries listed below
Sorting:
- 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
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- redis's async event loop library☆189Updated 6 years ago
- High performance utility library for C☆96Updated 5 months ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Coroutines in C☆122Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- C11 Lock-free Stack☆184Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Our open source benchmarks and code samples☆193Updated last month
- kqueue(2) compatibility library☆252Updated last month
- QSBR and EBR library☆133Updated 5 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Multipurpose C library and persistent key/value storage☆309Updated last week
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆241Updated last month
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago