This week's Ruby news, issue 415
Writing a Gem with Native Extensions — Whether you want to leverage existing C code or squeeze some extra performance, knowing how to include native extensions in your gem is good to know. Tristan Penman | Password Generation in Ruby and Rust — Writing a password generator, once in Ruby and once in Rust, in order to compare languages from both syntax and performance perspectives. Thomas Hurst | Mastodon 2.5 Released — Mastodon is a federated, open source, Twitter-like social network server built on top of Ruby & Rails along with React on the frontend. There's even a Ruby developer focused instance called ruby.social. (GitHub repo.) Eugen Rochko | Micro-Optimizing in JRuby — Can we make small optimizations in JRuby by calling out to Java? The answer is 'yes' and the effort is well worth the (micro) gain. Thomas Hurst | |
No comments:
Post a Comment