Alternative Elixir File.stat implementation using rustler NIF
Fast polyline encoding/decoding powered by Rust
A comprehensive Elixir wrapper for the Tantivy full-text search engine, providing high-performance search capabilities with support for a...
An Elixir wrapper around the Rust Lingua language detection library.
A fast, full-text search engine for Elixir, powered by Tantivy (Rust). Features include fuzzy matching, range queries, highlighting, and ...
NIF library for recovering ethereum based wallet addresses.
Generate Thumbnails using rust library for fast image resizing using of SIMD instructions.
Syntax highlighter powered by Tree-sitter and Neovim themes.
ExIceberg is an Elixir library for interacting with Apache Iceberg.
bcryptrs is a drop in replacement for bcrypt_elixir that does not require C compiler
Native functions for bandit
A powerful expression evaluation library for Elixir, based on evalexpr using rustler.
High-performance character encoding/decoding for Elixir. Supports 200+ encodings (Shift_JIS, GBK, Big5, Windows-1252, ISO-8859, UTF-16, a...
PostgreSQL pg_trgm-compatible trigram similarity for Elixir with a Rust NIF.
Lightning-fast XML parsing and XPath querying for Elixir, powered by Rust NIFs
High-performance Markdown processing library with SIMD optimizations, JSON-LD integration, and parallel batch processing.
Series (one-dimensional) and dataframes (two-dimensional) for fast data exploration in Elixir
A tiny, Rust‑powered string‑similarity helper for Elixir.
RocksDB wrapper for Elixir (based on Rust driver) - fork from ExRock
JACK audio interface for Elixir using Rustler-based NIF.
Plotting library for Elixir
Elixir NIF wrapper of Rust Arpabet phoneme prediction library
LZMA compression library for Elixir via Rust NIF
Elixir wrapper for the Rust fitparser library to parse ANT FIT files
Ultra-fast CSV parsing for Elixir. A purpose-built Rust NIF with six parsing strategies, SIMD acceleration, and bounded-memory streaming....
Rust Nif that wraps functions from the libsecp256k1 Rust library.
RocksDB wrapper for Elixir (based on Rust driver)
BIP32 key derivation for ed25519 keys
NIF library for computing a bit population-count (popcount) over integers and bitstrings.
NIF binding for the poppy bloom filter library using Rustler