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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- 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
- c++11 framework for building server☆13Updated 3 years ago
- Small, safe and fast formatting library☆16Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Coroutines in C☆122Updated 11 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Crossroads I/O core library☆21Updated 13 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- Simple string pattern matcher for C☆25Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- redis's async event loop library☆189Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 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
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago