coroutines
Concurrency library
A library for writing concurrent code using cooperative multitasking
0 stars
2 watching
0 forks
last commit: almost 8 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C concurrency library providing coroutines and synchronization primitives. | 1,152 | |
| A lightweight, low-overhead concurrency library | 360 | |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 | |
| A C++23 library for task-based parallelism utilizing coroutines and the new expected type. | 310 | |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 | |
| Provides an implementation of cooperative multitasking in Rust | 412 | |
| An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. | 836 | |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 | |
| A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,970 | |
| A library that provides modern concurrency tools for parallel processing in Crystal | 48 | |
| A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. | 1,496 | |
| A single-header library providing facilities for C++2a Coroutines | 80 | |
| A set of Ruby extensions providing various concurrency utilities | 524 | |
| A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. | 1,853 | |
| Library to efficiently parallelize computationally intensive tasks using multiple cores | 19 |