Experiments creating Ruby extensions in Rust
You may need git-lfs
and the rust toolchain
$ brew install git-lfs
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh # Install Rust toolchain
Install the gem and add to the application's Gemfile by executing:
$ bundle install
$ bundle exec rake
$ bin/console # Open `pry` with the library linked
$ bin/benches # Run benchmarks