polyphony
Concurrency library
A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs.
Fine-grained concurrency for Ruby
659 stars
14 watching
17 forks
Language: C
last commit: 11 months ago
Linked from 1 awesome list
concurrencyio-uringiouringlibevnetworkingpolyphonyrubyruby-fibersstructured-concurrency
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of Ruby extensions providing various concurrency utilities | 524 |
| A C concurrency library providing coroutines and synchronization primitives. | 1,152 |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
| A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| Provides a concurrency framework with fibers, channels and actors for Clojure. | 911 |
| A type-safe and highly concurrent library for F# that provides a construct known as the IO monad for handling side effects in functional programming. | 38 |
| A Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries. | 165 |
| A lightweight, low-overhead concurrency library | 360 |
| A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming | 119 |
| A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. | 1,496 |
| A high performance concurrency library influenced by the CSP model | 1,312 |
| A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,147 |
| A Ruby library providing non-blocking iteration methods and tasks to manage concurrent execution of small code chunks | 9 |