semistrict / libcoro
Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)
☆122Updated 10 months ago
Alternatives and similar repositories for libcoro:
Users that are interested in libcoro are comparing it to the libraries listed below
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 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 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Boost.Coroutine☆82Updated 2 weeks ago
- redis's async event loop library☆189Updated 5 years ago
- Coroutines in C☆120Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- High performance utility library for C☆92Updated 7 months ago
- Fast, efficient string interning☆95Updated 7 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago
- Documentation for DynASM☆92Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Fast C/C++ memory allocator with free-all operation☆54Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- Raft protocol implementation in C☆50Updated 8 years ago