Elixir lib for Aho-Corasick string searching. Uses a Rust-based NIF for greatly improved performance.
Aho-Corasick string matching algorithm implemented as a NIF wrapper of the Rust crate aho-corasick
Elixir lib for Aho-Corasick string searching. Uses a Rust-based NIF for greatly improved performance.
An Elixir package for interacting with OpenAI's API
Elixir wrapper for Rust HTML sanitizing library ammonia
Elixir bindings for ANODE disk-resident vector search (ANN)
An Elixir NIF for controlling the ABACOM CH341A relay board.
Argon2 password hashing using Rust
Elixir NIF wrapper of Rust Arpabet phoneme prediction library
An `Arrays` implementation based on a set of NIFs (Natively Implemented Functions) written in Rust. The internal representation of the ar...
Ash integration for BAML (Boundary ML) functions, enabling type-safe LLM interactions
an example for rustler and rustler_precompiled elixir otp app used for render texture
A simple Elixir NIF implementation for A*
Play sound file using elixir. NIF implementation using rodio crate.
[RENAMED to :lumis] Syntax highlighter powered by Tree-sitter and Neovim themes.
Call BAML functions from Elixir.
Preview channel for BAML Elixir bindings. Implements features ahead of the mainline baml_elixir library.
Native functions for bandit
Simple binding to read QR codes using Rust bardecoder crate. Uses Rustler for bindings.
Elixir bindings for the rustrict crate.
A micro-library providing base 64 encoding/decoding using Rust NIFs.
A probablistic string matcher similar to Naive Bayes, but optimized for many classes with small documents
bcryptrs is a drop in replacement for bcrypt_elixir that does not require C compiler
Adaptive runtime intelligence for the BEAM.
Elixir binding for the Rust Blake3 implementation
A blazingly fast case parser for maps and strings
Simple Bloom Filter wrapping the fastbloom Rust crate
NIF wrapper around the Rust BLS 12-381 Elliptic Curve construction and signature aggregation scheme.
BLS signature utility for Elixir
Rust based connector to LMDB