RocksDB wrapper for Elixir (based on Rust driver)
BIP32 key derivation for ed25519 keys
# DPP A Distributed Path Planner
NIF library for computing a bit population-count (popcount) over integers and bitstrings.
High-performance Markdown processing library with SIMD optimizations, JSON-LD integration, and parallel batch processing.
Elixir WebAssembly runtime powered by Wasmtime
An Elixir wrapper around the Rust strsim crate with rustler.
Simple binding to read QR codes using Rust bardecoder crate. Uses Rustler for bindings.
Elixir lib for Aho-Corasick string searching. Uses a Rust-based NIF for greatly improved performance.
A blazingly fast case parser for maps and strings
Fast Elixir Atom feed parser, a NIF wrapper around the Rust Atom crate
Cryptographic Schnorr Signatures for Elixir written in Rust
Elixir bindings to icu4x for i18n
NIF binding for the poppy bloom filter library using Rustler
Low-level OS process management for Elixir. Spawn processes, send signals, wait for exit. Rust NIF using nix. Linux only.
A library to poll for the current state of the keyboard and mouse.
An Elixir SQLite database library utilising the rusqlite Rust crate
Elixir bindings for the canonical Cooklang parser (cooklang-rs). Parse, scale, and convert Cooklang recipes with full support for extensi...
Localization system for natural-sounding translations using fluent-rs
A merkle tree implementation in Elixir with Rustler
Convert HTML to Markdown
Rav1d AV1 decoder NIF wrapper for Elixir
Provides functionality to actually, securely read a password from within `IEx` or a `Mix` task.
Elixir NIF bindings for tholos-pq, a post-quantum cryptography library. Provides secure cryptographic primitives resistant to quantum com...
Unofficial Elixir database driver connection to libSQL/Turso.
NIF that wraps an imaging library written in Rust, currently supports overlaying images
Renders Liquid templates using Liquid-Rust
An Elixir package for interacting with OpenAI's API
Sentencepiece bindings for Elixir
RandNif is a native implementation (NIF) in Rust for random number generator, similar to :rand module