Vettore: In-Memory Vector Database with Elixir & Rustler
Elixir/rust wrapper around Reed-Solomon-SIMD rust library. Generate (or recover using) reed solomon protection shards
Elixir/rust wrapper around Reed-Solomon error correction code library. Suitable for protecting short binary packets against bit errors on...
Minify graphql using https://github.com/dan-lee/graphql-minify-rs
NIF Wrapper around the rust LLamaCPP client allowing elixir code to load/infer against gguf format models.
Experimental bindings to libVips through rustler
Elixir wrapper for Rust based RRule parsing
CSS codemods, powered by a Python parser integrated via NIFs
An Elixir package for interacting with OpenAI's API
NIF binding for the poppy bloom filter library using Rustler
Parses keywords from strings.
Snappy compression/decompression for Elixir as a Rust NIF
DenoRider is an embedded JavaScript runtime via Rustler. It is a performant way to run JavaScript in Elixir and it doesn't depend on exte...
SSHKeyEx is a library for working with SSH keys in Elixir through rust `ssh_key` as nif implementations
Pretty print SQL queries
Elixir SDK for Eppo's feature flagging and experimentation platform
Argon2 password hashing using Rust
Cryptographic acccumulator using BLS12-381 pairing for Elixir
Domain twisting library using twistrs
Plotting library for Elixir
An Elixir project to mint and transfer Solana CNFTs
MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
Elixir interface for Metaplex Bubblegum compressed NFTs on Solana
Generate Thumbnails using rust library for fast image resizing using of SIMD instructions.
Svg to png. NIF bindings for resvg.
Javascript codemods, powered by a high-performance Rust parser integrated via NIFs
MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
Elixir library providing Bluetooth Low Energy (BLE) client functionality through a Rustler NIF. Uses the btleplug crate to scan for, conn...
A SQL formatter that provides consistent and readable formatting for SQL queries. Built with Rust for performance and integrated with ExU...
A set of simple image tools like rotate an image implemented in Rust