🦞🌯 Lobster Roll

Thread

Writing Ruby gems with Rust and Helix (blog.dnsimple.com)
Learn how to write (from scratch) faster Ruby gems with Rust and Helix.

Stories related to "Writing Ruby gems with Rust and Helix" across the full archive.

Ruby, Rust, and Concurrency (carol-nichols.com)
Writing Safe & Fast Native Ruby Gems With Rust (skylight.ghost.io)
Rust for Rubyists (youtube.com)
Lessons Learned from Rust: The Result Monad in Ruby (codethatgrows.com)
mrusty: mruby safe bindings for rust (github.com)
Wonderful proof-of-concept of using ruby as a "soft layer" for rust programs.
danielpclark/faster_path - Faster Pathname handling for Ruby written in Rust (github.com)
A Rusting Rubyist - Embedding Rust in a Ruby module (medium.com)
Writing Ruby gems with Rust and Helix (blog.dnsimple.com)
Learn how to write (from scratch) faster Ruby gems with Rust and Helix.
Rust with Ruby (mildlyinternet.com)
rutie: A bridge betweeh ruby and rust (github.com)
Moving from Ruby to Rust (deliveroo.engineering)
“The Tie Between Ruby and Rust.” (github.com)
artichoke: A ruby implementation in rust (early, work-in-progress) (github.com)
Includes a wasm-based playground: https://artichoke.github.io/artichoke/
ruruby: Ruby in Rust (github.com)
Lib-Ruby-Parser: A Ruby Parser Written in Rust (ilyabylich.svbtle.com)
Sneak preview: Writing Ruby gem native extensions in Rust (briankung.dev)
Ruby: Rust YJIT (github.com)
Our Experience Porting the YJIT Ruby Compiler to Rust (shopify.engineering)
Announcing Trusted Publishing on RubyGems.org (blog.rubygems.org)
rubygems.org compromised (twitter.com)
Let’s figure out a way to start signing RubyGems | Tony Arcieri (tonyarcieri.com)
*experimental* rubygems-openpgp Certificate Authority (rubygems-openpgp-ca.org)
Extreme Makeover: Rubygems Edition (blog.engineyard.com)
Writing an OS in Rust in tiny steps (jvns.ca)
Hey Rubygems, do not include your stuff implicitly (and don't class_eval Class!) (jipiboily.com)
Bending the Curve: Writing Safe & Fast Native Gems With Rust (blog.skylight.io)
Rewriting Rust Serialization (erickt.github.io)
It's raining gems! - How to build your own Ruby gem (blog.engineyard.com)
CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier (blog.rubygems.org)
Good Practices for Writing Rust Libraries (pascalhertleif.de)