This library implements some fast avro access functions using a wrapper over the apache_avro rust library. Is not a generic use avro libr...
An Elixir package that minifies HTML using Rust.
An performant elixir SDK for Statsig feature gates and experiments using Rustler
Elixir wrapper for Rust based image diffing
Domain twisting library using twistrs
Zenoh client library for elixir.
Vettore: In-Memory Vector Database with Elixir & Rustler
BLS signature utility for Elixir
A Djot markup language parser and formatter
Fast YAML parsing using Rust's yaml-rust2 via Rustler
Call BAML functions from Elixir.
NIF library for recovering ethereum based wallet addresses.
An Nx backend for candle machine learning minimalist framework
Rustler wrapper for the jieba_rs Chiense segmenter
Run WebAssembly in Elixir via Wasmtime
Converts PDF files into string
RocksDB wrapper for Elixir (based on Rust driver)
An Elixir-based HTTP Client for SEC's EDGAR
Plotting library for Elixir
BIP32 key derivation for ed25519 keys
Elixir bindings for the human-name crate implemented as a safe Rust NIF.
Parse Spreadsheet files using Rustler and Calamine.
Generate Thumbnails using rust library for fast image resizing using of SIMD instructions.
Play sound file using elixir. NIF implementation using rodio crate.
Series (one-dimensional) and dataframes (two-dimensional) for fast data exploration in Elixir
A framework to build terminal UI applications in Elixir
Decode garmin fit files using rustler and fitparser crate
Elixir wrapper for Rust HTML sanitizing library ammonia
Wrapper for Jaq (a jq clone focused on correctness, speed, and simplicity)
Extract dominant colors from given image (using kmeans), wrapper on top of rust kmeans_colors.