Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)
☆124May 27, 2024Updated last year
Alternatives and similar repositories for libcoro
Users that are interested in libcoro are comparing it to the libraries listed below
Sorting:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Oct 3, 2018Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Oct 7, 2019Updated 6 years ago
- Coroutines for C/C++☆81Oct 1, 2020Updated 5 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 12 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- Lock-free interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- Russ Cox's libtask (with enhancements)☆321Aug 8, 2012Updated 13 years ago
- Spherical Cube Map rendering library☆24Jun 9, 2016Updated 9 years ago
- C library for accessing assets (read-only data) from many different sources, with an fopen/fread-like API.☆17Mar 28, 2023Updated 2 years ago
- Fast Point Overlap Test☆18Jun 17, 2018Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20May 10, 2015Updated 10 years ago
- Unofficial mirror.☆57Apr 25, 2013Updated 12 years ago
- lthread, a multicore enabled coroutine library written in C☆819Jun 23, 2024Updated last year
- Our Game Engine☆10Dec 1, 2016Updated 9 years ago
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Sep 9, 2015Updated 10 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 13 years ago
- Algorithms to compress sorted arrays of integers☆19Apr 16, 2014Updated 11 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 9 years ago
- Assume is a smarter assert replacement (C++03)☆21Sep 19, 2015Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Aug 18, 2016Updated 9 years ago
- etc texture decoder☆20May 31, 2019Updated 6 years ago
- dump and replace shaders of any OpenGL or Vulkan application☆31May 24, 2018Updated 7 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Jun 28, 2016Updated 9 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Jan 6, 2015Updated 11 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆19Sep 25, 2015Updated 10 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Mar 19, 2015Updated 11 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Feb 27, 2015Updated 11 years ago
- A C++ await/yield emulation library for stackless coroutine☆342Jan 17, 2024Updated 2 years ago
- mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support☆13Dec 8, 2015Updated 10 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆11May 16, 2017Updated 8 years ago
- A general-purpose write-ahead log☆25Dec 3, 2018Updated 7 years ago
- An Extremely Fast Compression Algorithm.☆16Sep 2, 2021Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Apr 20, 2019Updated 6 years ago
- mirror of http://hg.dyncall.org/pub/dyncall/dyncall☆17Mar 5, 2015Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆39Aug 16, 2011Updated 14 years ago