Skip to content

ianks/2022-09-09-ruby-on-rust-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rust Intro Talk

This repo has the slides for my mini-talk on Ruby on Rust. You can find the slides here.

Running the Demos

There are some demos of Ruby on Rust in the repos. You can find the source code for these demos in the ext directory.

Setup

  1. Install Rust and Cargo with rustup.
  2. Install Ruby 2.7 or later
  3. $ cd demos to change into the demos directory
  4. $ bundle install to install the gems
  5. $ rake test to run the tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published