coroutines

Concurrency library

A library for writing concurrent code using cooperative multitasking

GitHub

0 stars
2 watching
0 forks
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tidwall/necoA C concurrency library providing coroutines and synchronization primitives.1,152
sharow/libconcurrentA lightweight, low-overhead concurrency library360
marcoonroad/sporadicA set of abstractions for concurrency and asynchronous programming in JavaScript18
mtmucha/corosA C++23 library for task-based parallelism utilizing coroutines and the new expected type.310
safareli/freeA library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm.58
rustcc/coroutine-rsProvides an implementation of cooperative multitasking in Rust412
belozierov/swiftcoroutineAn implementation of coroutines in Swift to simplify asynchronous programming and improve error handling.836
typelift/concurrentA library providing functional concurrency primitives inspired by concurrent programming languages.209
xudong-huang/mayA high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling.1,970
didactic-drunk/concurrent.crA library that provides modern concurrency tools for parallel processing in Crystal48
zewo/veniceA Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux.1,496
quuxplusone/coroA single-header library providing facilities for C++2a Coroutines80
meh/ruby-threadA set of Ruby extensions providing various concurrency utilities524
zewo/zewoA lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux.1,853
mlin/forkworkLibrary to efficiently parallelize computationally intensive tasks using multiple cores19