TruffleRuby 33.0.0 introduces a new versioning scheme where the major version matches Ruby compatibility (33 = Ruby 3.3). Key improvements include a fully thread-safe Hash implementation that allows parallel reads and writes without the GVL, elimination of system dependencies (libssl, libyaml) making it the fastest Ruby to

6m read time From truffleruby.dev
Post cover image
Table of contents
New VersioningThread-Safe HashThe Fastest and Easiest Ruby to InstallSimpler to Embed in JavaDevelopment is Fully in the Open, on GitHubGive it a Try
1 Comment

Sort: