Elixir NIF bindings for tholos-pq, a post-quantum cryptography library. Provides secure cryptographic primitives resistant to quantum com...
NIF library for computing a bit population-count (popcount) over integers and bitstrings.
NIF binding for the poppy bloom filter library using Rustler
Work with different noise functions using Elixir
Localization system for natural-sounding translations using fluent-rs
A merkle tree implementation in Elixir with Rustler
A library to poll for the current state of the keyboard and mouse.
Convert HTML to Markdown
Elixir bindings to icu4x for i18n
Low-level OS process management for Elixir. Spawn processes, send signals, wait for exit. Rust NIF using nix. Linux only.
A very dumb Rustler wrapper around tzf-rs library
An Elixir SQLite database library utilising the rusqlite Rust crate
High-performance SVG to image conversion library for Elixir. Converts SVG to PNG, JPG, GIF, or WebP with support for resolution control, ...
NIF that wraps an imaging library written in Rust, currently supports overlaying images
Elixir bindings for the canonical Cooklang parser (cooklang-rs). Parse, scale, and convert Cooklang recipes with full support for extensi...
Unofficial Elixir database driver connection to libSQL/Turso.
Renders Liquid templates using Liquid-Rust
Sentencepiece bindings for Elixir
RandNif is a native implementation (NIF) in Rust for random number generator, similar to :rand module
Rav1d AV1 decoder NIF wrapper for Elixir
An XML parsing library for Elixir using a Rust NIF powered by the quick-xml crate.
Binding to tree_magic, providing MIME information for files.
An Elixir package for interacting with OpenAI's API
Gives your Elixir programs access to the build system's `errno.h` mappings.
Provides functionality to actually, securely read a password from within `IEx` or a `Mix` task.
Image processing and compression in the BEAM virtual machine via rust bindings.
A Rustler-based wrapper around DOT-to-SVG functionality from the layout-rs crate.
Fast User Agent parser based on Rust version of Project Woothee
Elixir/rust wrapper around Reed-Solomon-SIMD rust library. Generate (or recover using) reed solomon protection shards
Structured LLM output generation for Elixir using BAML (Basically A Markup Language). Provides type-safe schema definitions, automatic pr...