Categories: None [Edit]

ractor_queue

https://rubygems.org/gems/ractor_queue
https://github.com/MadBomber/ractor_queue
A lock-free MPMC queue that can be shared across Ruby Ractors — the only Ractor-safe bounded queue option since Ruby's built-in Queue uses Mutex and cannot cross Ractor boundaries.

Total

Ranking: 190,105 of 193,188
Downloads: 434

Daily

Ranking: 83,587 of 193,154
Downloads: 2

Depended by

RankDownloadsName
189,294531simple_a2a
190,525391robot_lab-ractor

Depends on

RankDownloadsName
81,329,290,503rake
141,221,082,844minitest
1,00948,747,179async
1,47728,201,057rake-compiler
4,5012,001,071rice

Owners

#GravatarHandle
1iconmadbomber