Russ Cox's libtask (with enhancements)
☆321Aug 8, 2012Updated 13 years ago
Alternatives and similar repositories for libtask
Users that are interested in libtask 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
- libtask annotation☆25Jul 30, 2016Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124May 27, 2024Updated last year
- lthread, a multicore enabled coroutine library written in C☆819Jun 23, 2024Updated last year
- A asymmetric coroutine library for C.☆2,516Dec 16, 2022Updated 3 years ago
- epoll version of libtask☆25Oct 10, 2014Updated 11 years ago
- Libtask is a simple coroutine library.☆58Apr 7, 2022Updated 3 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Feb 21, 2016Updated 10 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,672May 21, 2022Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- The libdill tutorial.☆16Nov 3, 2019Updated 6 years ago
- Go-style concurrency in C☆3,136Feb 9, 2021Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Oct 7, 2019Updated 6 years ago
- Write event-driven programs without the hassle of events!☆24May 9, 2012Updated 13 years ago
- Structured concurrency in C☆1,915Apr 9, 2024Updated last year
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆750Oct 15, 2025Updated 4 months ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Aug 28, 2022Updated 3 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,684Mar 7, 2024Updated last year
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Feb 28, 2011Updated 15 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Aug 19, 2017Updated 8 years ago
- Cross-Platform Networking Library☆43Jun 25, 2022Updated 3 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 13 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,668Mar 8, 2019Updated 6 years ago
- Coroutine library for C/C++☆522Oct 2, 2020Updated 5 years ago
- Ancient source code for Plan 9 VMware tools☆22Jan 18, 2022Updated 4 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆139Dec 22, 2018Updated 7 years ago
- Trivial to-do lists☆35May 17, 2021Updated 4 years ago
- 在libevent的基础上提供同步的接口,在获得异步效率的同时提供更方便的编程方式☆49Aug 8, 2013Updated 12 years ago
- ☆98Dec 1, 2015Updated 10 years ago
- FPGA implementation of the Blit terminal☆14Dec 26, 2019Updated 6 years ago
- A small debugging library for C++☆31Jul 5, 2019Updated 6 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- 9front☆13Aug 11, 2017Updated 8 years ago
- Abaco for plan9port☆12Mar 28, 2021Updated 4 years ago
- Inferno OS branch (with some necessary addings) common for Android, Windows and Linux☆13Jun 15, 2020Updated 5 years ago
- Acme IRC client☆11Jan 20, 2025Updated last year