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
- 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
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Small, safe and fast formatting library☆16Updated 7 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 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
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- c++11 framework for building server☆13Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines in C☆122Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- userspace threads and coroutines for C☆18Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Coroutines and asychronous I/O for cross-platform☆27Updated 10 years ago
- redis's async event loop library☆189Updated 6 years ago