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
- Host: GitHub
- URL: https://github.com/delta1/rustler-demo-app
- Owner: delta1
- Created: 2020-02-10T14:52:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T13:29:35.000Z (over 5 years ago)
- Last Synced: 2025-03-29T08:24:16.797Z (6 months ago)
- Topics: elixir, nif, rust, rustler
- Language: Elixir
- Homepage: https://hambly.dev/rust-nifs-in-elixir
- Size: 624 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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