erl_nif

This crate provides bindings to the erlnif API, making it easy to write native extensions for Erlang and Elixir in Rust. The erl_nif_sys crate provides direct bindings to the erlnif C API. The erl_nif crate provides high level bindings.