An open API service indexing awesome lists of open source software.

https://github.com/delta1/rustler-demo-app

Rust NIFs in Elixir using Rustler library
https://github.com/delta1/rustler-demo-app

elixir nif rust rustler

Last synced: 6 months ago
JSON representation

Rust NIFs in Elixir using Rustler library

Awesome Lists containing this project

README

          

# Rustler Demo App

Source code from the blog post [Rust NIFs in Elixir](https://hambly.dev/rust-nifs-in-elixir)

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