geertj / cgreenletLinks
Coroutines for C/C++
☆81Updated 5 years ago
Alternatives and similar repositories for cgreenlet
Users that are interested in cgreenlet are comparing it to the libraries listed below
Sorting:
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- Small, safe and fast formatting library☆16Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Coroutines in C☆122Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- c++11 framework for building server☆13Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated last week
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Crossroads I/O core library☆20Updated 13 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lightweight C++ template engine with Jinja2-like syntax☆32Updated 9 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year