A prime number library for Elixir, providing NIF bindings for the Primal Rust library.
Read/Write mp3 ID3 tags. Uses Rust NIF.
A Jsonnet client for Elixir.
A micro-library providing base 64 encoding/decoding using Rust NIFs.
Elixir bindings for the rustrict crate.
Elixir lib for Aho-Corasick string searching. Uses a Rust-based NIF for greatly improved performance.
Elixir wrapper for Awabi, the morphological analyzer using MeCab dictionary.
Elixir NIF wrapper for the umya-spreadsheet Rust library, providing Excel (.xlsx) file manipulation capabilities.
Generate Thumbnails using rust library for fast image resizing using of SIMD instructions.
A comprehensive Elixir wrapper for the Tantivy full-text search engine, providing high-performance search capabilities with support for a...
Elixir NIF wrapper for `gpgme`.
NIF bindings for the MJML Rust implementation (mrml)
Whatlang NIF bindings
An Elixir project to mint and transfer Solana CNFTs
NIF Wrapper around the rust LLamaCPP client allowing elixir code to load/infer against gguf format models.
A CRC32c NIF implementation that uses SSE4.2 for ultimate speed.
Rustler binding for the Syntect syntax highlighter, with streaming and iolists
Native extended attribute interface for Elixir using rustler + the xattr crate
Work with different noise functions using Elixir
Benchmark of Logistic Map using integer calculation and `Flow`.
NIF library for recovering ethereum based wallet addresses.
bcryptrs is a drop in replacement for bcrypt_elixir that does not require C compiler
An ultrafast double-ended queue, scored sorted set and key value database with an optional secondary u64 index.
Call back into Elixir code from within a NIF implemented in Rust
This is an implementation of Bloom Filters for Elixir. It uses Rust NIFs for better performance.
Extract dominant colors from given image (using kmeans), wrapper on top of rust kmeans_colors.
Series (one-dimensional) and dataframes (two-dimensional) for fast data exploration in Elixir
Ed25519Blake2b is a NIF library to work with ed25519 signatures with blake2b hashing
A thin wrapper around the rust scylla crate: https://crates.io/crates/scylla.
Elixir WebAssembly runtime powered by Wasmtime