geertj / cgreenletLinks
Coroutines for C/C++
☆81Updated 4 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)☆124Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C11 Lock-free Stack☆183Updated last year
- c++11 framework for building server☆13Updated 3 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Coroutines in C☆121Updated 11 years ago
- redis's async event loop library☆189Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- Coroutines for C.☆76Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago