Ratomic: Mutable Data Structures for Ruby Ractors
2025-03-26
Ratomic provides mutable data structures for Ruby's Ractors, allowing Ruby code to scale beyond the Global VM Lock (GVL). This early-stage project seeks contributors with Rust and Ruby C extension experience. Ratomic offers Ractor-safe structures like counters, object pools, maps, and queues, designed as class-level constants for sharing among multiple Ractors. The project is licensed under MIT.
Development