This library implements some fast avro access functions using a wrapper over the apache_avro rust library. Is not a generic use avro libr...
BLS signature utility for Elixir
A NIF for converting HTML to plain text
Experimental bindings to libVips through rustler
BIP32 key derivation for ed25519 keys
Libraries for operational transformations, via a Rust NIF.
Rustler wrapper for the jieba_rs Chiense segmenter
An Elixir package that minifies HTML using Rust.
Fast YAML parsing using Rust's yaml-rust2 via Rustler
An Elixir wrapper for the Jupiter Swap SDK
A tiny, Rust‑powered string‑similarity helper for Elixir.
RocksDB wrapper for Elixir (based on Rust driver)
Elixir wrapper for Rust based image diffing
Elixir NIF bindings for the pact_consumer Rust library.
A Lightweight & Fast WebP Thumbnail Image Generator
A Djot markup language parser and formatter
An Elixir-based HTTP Client for SEC's EDGAR
Zenoh client library for elixir.
Wrapper for Jaq (a jq clone focused on correctness, speed, and simplicity)
Elixir library providing Bluetooth Low Energy (BLE) client functionality through a Rustler NIF. Uses the btleplug crate to scan for, conn...
Domain twisting library using twistrs
An Nx backend for candle machine learning minimalist framework
Decode garmin fit files using rustler and fitparser crate
Run WebAssembly in Elixir via Wasmtime
Generate Thumbnails using rust library for fast image resizing using of SIMD instructions.
ExIceberg is an Elixir library for interacting with Apache Iceberg.
Kuzu NIF for Elixir
Series (one-dimensional) and dataframes (two-dimensional) for fast data exploration in Elixir
Play sound file using elixir. NIF implementation using rodio crate.
Extract dominant colors from given image (using kmeans), wrapper on top of rust kmeans_colors.