Get the latest tech news
Ratomic: Provides Mutable data structures for use with Ruby's Ractors
Ractor-safe mutable data structures for Ruby. Contribute to mperham/ratomic development by creating an account on GitHub.
Ratomic provides mutable data structures for use with Ruby's Ractors. These structures are designed for use as class-level constants so they can be shared by numerous Ractors. This repo is further research into the usability and limitations of Ractor-friendly structures in Ruby code and gems.
Or read this on Hacker News