delta1 / rustler-demo-app

Rust NIFs in Elixir using Rustler library

Home Page:https://hambly.dev/rust-nifs-in-elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rustler Demo App

Source code from the blog post Rust NIFs in Elixir

  • Install Elixir and Rust
  • Clone the repository
  • mix deps.get
  • mix compile
  • mix run timing.exs

About

Rust NIFs in Elixir using Rustler library

https://hambly.dev/rust-nifs-in-elixir


Languages

Language:Elixir 70.6%Language:Rust 29.4%