Work with different noise functions using Elixir
Read/Write mp3 ID3 tags. Uses Rust NIF.
A Jsonnet client for Elixir.
Gives the Erlang Runtime System access to POSIX features of the build environment (currently, errno and sigaction.)
A thin wrapper around the rust scylla crate: https://crates.io/crates/scylla.
Native functions for bandit
Image manipulation at the pixel level, fingerprinting, dithering... I aim to be able to resize/crop/desaturate/hue shift/dither images,...
Gleam bindings for automerge-rs via Rustler NIF
A Rust NIF for creating SVG QR codes
NIF library for recovering ethereum based wallet addresses.
A CRC32c NIF implementation that uses SSE4.2 for ultimate speed.
ex_final_fusion allows to read word embeddings in formats: finalfusion, fastText, floret, GloVe, word2vec
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
Structured LLM output generation for Elixir using BAML (Basically A Markup Language). Provides type-safe schema definitions, automatic pr...
A powerful expression evaluation library for Elixir, based on evalexpr using rustler.
Rustler nif to do brotli compression
Benchmark of Logistic Map using integer calculation and `Flow`.
An ultrafast double-ended queue, scored sorted set and key value database with an optional secondary u64 index.
Elixir interface for Metaplex Bubblegum compressed NFTs on Solana
Lightning-fast XML parsing and XPath querying for Elixir, powered by Rust NIFs
Elixir bindings to macOS OpenDirectory.framework. Query Active Directory and local directory services for users, groups, attributes, and ...
LZMA compression library for Elixir via Rust NIF
Implementation of Walker's Alias Method (WAM). It's method for performing weighted random sampling. The core algorithm is written in Rust...
A micro-library providing base 64 encoding/decoding using Rust NIFs.
High-performance MaxSim (Maximum Similarity) scoring using BLAS GEMM operations. Elixir bindings for the maxsim-cpu Rust library with SIM...
Elixir bindings for the Vize Vue.js toolchain — compile, lint, and format Vue SFCs via Rust NIFs.
A fast CSV diffing library powered by the Rust csv-diff crate via Rustler.
A tiny, Rust‑powered string‑similarity helper for Elixir.
Elixir bindings to https://gdal.org/en/stable/ via https://github.com/georust/gdal and https://github.com/rusterlium/rustler