may

Coroutine library

A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling.

rust stackful coroutine library

GitHub

2k stars
43 watching
84 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

asynccoroutinesfibersgeneratorgreen-threadshigh-performanceioprimitivesrustscalability

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xudong-huang/generator-rsA Rust library that provides a stackful coroutine framework with generator support and basic concurrency features.314
rustcc/coroutine-rsProvides an implementation of cooperative multitasking in Rust412
quuxplusone/coroA single-header library providing facilities for C++2a Coroutines80
mtmucha/corosA C++23 library for task-based parallelism utilizing coroutines and the new expected type.310
sharow/libconcurrentA lightweight, low-overhead concurrency library360
takagi/cl-coroutineA coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking.65
tidwall/necoA C concurrency library providing coroutines and synchronization primitives.1,152
belozierov/swiftcoroutineAn implementation of coroutines in Swift to simplify asynchronous programming and improve error handling.836
mpusz/coroutinesA library for writing concurrent code using cooperative multitasking0
zonyitoo/coio-rsProvides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling455
rsepassi/zigcoroA Zig coroutine library providing stackful asymmetric coroutines and async IO functionality169
mfichman/coroA modern C++ library providing an async socket I/O implementation with SSL support50
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
bloomberg/quantumA framework for efficient concurrent execution of CPU-bound workloads using coroutines and parallelism579