RocksDB wrapper for Elixir (based on Rust driver)
Simple binding to read QR codes using Rust bardecoder crate. Uses Rustler for bindings.
RandNif is a native implementation (NIF) in Rust for random number generator, similar to :rand module
Proof of Work implementation in Rust for Elixir
Convert HTML to Markdown
Minimal wrapper around Rust NIFs for fast RSS and Atom feed parsing.
JACK audio interface for Elixir using Rustler-based NIF.
Evaluate Bazel-compatible Starlark scripts from Elixir with a safe, configurable Rust runtime.
An Elixir NIF for bzip2-rs.
Fast Elixir Atom feed parser, a NIF wrapper around the Rust Atom crate
A blazingly fast case parser for maps and strings
Elixir NIF wrapper of Rust Arpabet phoneme prediction library
Elixir Bindings for the SipHash Algorithm
Localization system for natural-sounding translations using fluent-rs
A fast, full-text search engine for Elixir, powered by Tantivy (Rust). Features include fuzzy matching, range queries, highlighting, and ...
Work with different noise functions using Elixir
Renders Liquid templates using Liquid-Rust
Unified object storage for AWS S3, Azure Blob Storage, Google Cloud Storage, and local filesystem. Powered by Rust's object_store library...
Cryptographic Schnorr Signatures for Elixir written in Rust
Binding to tree_magic, providing MIME information for files.
Rust Nif that wraps functions from the libsecp256k1 Rust library.
Unofficial Elixir database driver connection to libSQL/Turso.
Converts PDF files into string
A library to poll for the current state of the keyboard and mouse.
Image processing and compression in the BEAM virtual machine via rust bindings.
A JSON Schema Validator via NIF bindings to Rust
Elixir NIF bindings for tholos-pq, a post-quantum cryptography library. Provides secure cryptographic primitives resistant to quantum com...
NIF that wraps an imaging library written in Rust, currently supports overlaying images
Gives your Elixir programs access to the build system's `errno.h` mappings.
NIF binding for the poppy bloom filter library using Rustler