coro

Coroutine library

A single-header library providing facilities for C++2a Coroutines

Single-header library facilities for C++2a Coroutines

GitHub

80 stars
6 watching
9 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mtmucha/coros A C++23 library for task-based parallelism utilizing coroutines and the new expected type. 310
takagi/cl-coroutine A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. 65
xudong-huang/may A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. 1,970
mfichman/coro A modern C++ library providing an async socket I/O implementation with SSL support 50
tidwall/neco A C concurrency library providing coroutines and synchronization primitives. 1,152
tonbit/coroutine An implementation of asynchronous coroutines in C++11 using ucontext and fiber 417
sharow/libconcurrent A lightweight, low-overhead concurrency library 360
rustcc/coroutine-rs Provides an implementation of cooperative multitasking in Rust 412
belozierov/swiftcoroutine An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. 836
bloomberg/quantum A framework for efficient concurrent execution of CPU-bound workloads using coroutines and parallelism 579
xudong-huang/generator-rs A Rust library that provides a stackful coroutine framework with generator support and basic concurrency features. 314
leonoel/cloroutine Provides a low-level, generic stackless coroutine builder for asynchronous programming in Clojure and ClojureScript 233
mpusz/coroutines A library for writing concurrent code using cooperative multitasking 0
loopperfect/conduit A high-performance library for building and transforming infinite sequences using coroutines and monadic interfaces. 148
be-hase/caffeine-coroutines An extension to Caffeine caching library adding support for Kotlin Coroutines 8