async-enumerable 0.1.0
Implementation of a subset of Ruby's Enumerable, using socketry/async to perform operations in parallel wherever possible, while deferring to Enumerable's implementation where not. Async::Enumerable is in the same category as LazyEnumerable, but making a different set of changes to how Enumerable works.
Gemfile:
=
install:
=
Versions:
- 0.1.0 August 25, 2025 (33.5 KB)
Runtime Dependencies (2):
async
~> 2.27
concurrent-ruby
~> 1.3