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: 186,816 of 186,883
Downloads: 135

Daily

Ranking: 127,649 of 186,872
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
111,105,920,210concurrent-ruby
1,08539,320,861async

Owners

#GravatarHandle
1iconjetpks