Categories: None [Edit]

async-enumerable

https://rubygems.org/gems/async-enumerable
https://github.com/jetpks/async-enumerable
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.

Total

Ranking: 188,433 of 189,005
Downloads: 305

Daily

Ranking: 101,778 of 188,987
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
111,192,152,708concurrent-ruby
1,04943,639,921async

Owners

#GravatarHandle
1iconjetpks