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
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 11 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- Coroutines for C/C++☆81Oct 1, 2020Updated 5 years ago
- Spherical Cube Map rendering library☆24Jun 9, 2016Updated 9 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
- Lock-free interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- Our Game Engine☆10Dec 1, 2016Updated 9 years ago
- Russ Cox's libtask (with enhancements)☆321Aug 8, 2012Updated 13 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Fast Point Overlap Test☆18Jun 17, 2018Updated 7 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
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 13 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- dump and replace shaders of any OpenGL or Vulkan application☆32May 24, 2018Updated 7 years ago
- call c api by dynamically loading it's library and without code change. Use this instead(more features, supper set) https://github.com/wa…☆16Apr 16, 2014Updated 11 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆19Sep 25, 2015Updated 10 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 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
- lthread, a multicore enabled coroutine library written in C☆819Jun 23, 2024Updated last year
- etc texture decoder☆20May 31, 2019Updated 6 years ago
- An Extremely Fast Compression Algorithm.☆16Sep 2, 2021Updated 4 years ago
- Assume is a smarter assert replacement (C++03)☆21Sep 19, 2015Updated 10 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Feb 27, 2015Updated 11 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 implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- Khronos EGL 1.4 for iOS☆28Apr 6, 2014Updated 11 years ago
- Raft protocol implementation in C☆52Aug 10, 2016Updated 9 years ago
- Algorithms to compress sorted arrays of integers☆19Apr 16, 2014Updated 11 years ago
- a light weight, high performance coroutine implementation☆39Oct 16, 2012Updated 13 years ago
- A general-purpose write-ahead log☆25Dec 3, 2018Updated 7 years ago
- Realtime DXT compressor and optimizer☆20Apr 9, 2015Updated 10 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- C/C++ Utility Library☆37Feb 20, 2026Updated last week
- Mirror of http://byuu.org/library/libco/☆62Mar 9, 2023Updated 2 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Jan 23, 2019Updated 7 years ago