licenses.dev

erlang_nif-sys v0.6.0

Create Erlang NIF modules in Rust using the C NIF API.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.5.10Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
itoa • 0.1.1Fast integer primitive to string conversionINDIRECT0
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
serde_json • 0.7.4A JSON serialization file formatINDIRECT5
serde • 0.7.15A generic serialization/deserialization frameworkINDIRECT0
MIT6
PackageRelationDependenciesPublished
cargo-erlangapp • 0.1.4Build Rust crates embedded in an Erlang applicationDIRECT6
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
unreachable • 0.1.1An unreachable code optimization hint in stable rust.DIRECT1
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
same-file • 0.1.3A simple crate for determining whether two file paths point to the same file. INDIRECT3
walkdir • 1.0.7Recursively walk a directory.DIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/erlang_nif-sys)](https://licenses.dev/cargo/erlang_nif-sys)
<a href="https://licenses.dev/cargo/erlang_nif-sys">
  <img src="https://licenses.dev/b/cargo/erlang_nif-sys" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.0 version:

[![licenses](https://licenses.dev/b/cargo/erlang_nif-sys/0.6.0)](https://licenses.dev/cargo/erlang_nif-sys/0.6.0)
<a href="https://licenses.dev/cargo/erlang_nif-sys/0.6.0">
  <img src="https://licenses.dev/b/cargo/erlang_nif-sys/0.6.0" alt="licenses" />
</a>
GitHub