Ruster (unsafe) Build Status

A crate for creating Erlang NIF modules in Rust. This crate exposes the raw C NIF API which can be used directly or as a foundation for higher layer interface crates.

See the crate documention.

See rusterunsafedemo.