deno bindings in the beam vm.
A rustler nif wrapping webrtc.rs.
Elixir NIF bindings for the pact_consumer Rust library.
NetCDF file format NIF bindings and utilities for Elixir
Read/Write mp3 ID3 tags. Uses Rust NIF.
A prime number library for Elixir, providing NIF bindings for the Primal Rust library.
Lightning-fast XML parsing and XPath querying for Elixir, powered by Rust NIFs
Elixir NIF wrapper for the umya-spreadsheet Rust library, providing Excel (.xlsx) file manipulation capabilities.
ICU based collation module
ExNcurses - a NIF interface to the ncurses lib.
NIF bindings for the MJML Rust implementation (mrml)
zxcvbn for Elixir using Rust NIF.
Verifies incoming Manifold.co provider callback requests.
A library to process Spanish NIF/NIE identity documentation numbers.
Provides a structure for ordering operations that need to happen, and how to roll them back if they fail.
NIF wrapper of hidapi library for reading/writing from/to USB HID devices (http://www.signal11.us/oss/hidapi/).
Signal Protocol cryptographic primitives NIF implementation
crypt(3) NIF for Elixir.
An elixir interface for libgraphqlparser implemented as a NIF for parsing GraphQL.
This is an implementation of Bloom Filters for Elixir. It uses Rust NIFs for better performance.
Ed25519Blake2b is a NIF library to work with ed25519 signatures with blake2b hashing
A CRC32c NIF implementation that uses SSE4.2 for ultimate speed.
Elixir NIF wrapper for `gpgme`.
A micro-library providing base 64 encoding/decoding using Rust NIFs.
The argon2 "plugin" for ExPassword (as a NIF)
Erlang User Agent Classifier - NIF for WeatherChannel dClass
NIF library for recovering ethereum based wallet addresses.
A simple Erlang/Elixir NIF wrapper for the Proj C library
NIF Wrapper around the rust LLamaCPP client allowing elixir code to load/infer against gguf format models.
Nif wrapper for xor_filters.
A semi-useful tool to generate boilerplate when you want to use a NIF in your project. You don't really want to use a NIF in your project...