Play sound file using elixir. NIF implementation using rodio crate.
Wrapper for Jaq (a jq clone focused on correctness, speed, and simplicity)
Libraries for operational transformations, via a Rust NIF.
A port of trackforge from Rust to Elixir using Rustler.
Unified object storage for AWS S3, Azure Blob Storage, Google Cloud Storage, and local filesystem. Powered by Rust's object_store library...
An Elixir package that minifies HTML using Rust.
A rustler NIF for basic image processing and dithering
A fast, full-text search engine for Elixir, powered by Tantivy (Rust). Features include fuzzy matching, range queries, highlighting, and ...
SSHKeyEx is a library for working with SSH keys in Elixir through rust `ssh_key` as nif implementations
A framework to build terminal UI applications in Elixir
Elixir wrapper for Rust based image diffing
An wrapper around the rust elliptic-curve's k256 crate, can do Schnorr Signatures
NetCDF file format NIF bindings and utilities for Elixir
A JSON-LD library for Elixir, providing a Rust-based implementation for performance.
Elixir bindings for the Rust ratatui terminal UI library
Elixir bindings for the rustrict crate.
A (Windows-specific) wrapper to access the Data Protection API (DPAPI).
An Elixir wrapper around the Rust Lingua language detection library.
Alternative Elixir File.stat implementation using rustler NIF
PostgreSQL pg_trgm-compatible trigram similarity for Elixir with a Rust NIF.
Generate Thumbnails using rust library for fast image resizing using of SIMD instructions.
Native functions for bandit
NIF library for recovering ethereum based wallet addresses.
ExIceberg is an Elixir library for interacting with Apache Iceberg.
A powerful expression evaluation library for Elixir, based on evalexpr using rustler.
A fast CSV diffing library powered by the Rust csv-diff crate via Rustler.
bcryptrs is a drop in replacement for bcrypt_elixir that does not require C compiler
Lightning-fast XML parsing and XPath querying for Elixir, powered by Rust NIFs
A tiny, Rust‑powered string‑similarity helper for Elixir.
RocksDB wrapper for Elixir (based on Rust driver) - fork from ExRock