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: 192,549 of 195,929
Downloads: 474

Daily

Ranking: 82,967 of 195,909
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,344,988,820concurrent-ruby
98651,857,498async

Owners

#GravatarHandle
1iconjetpks