A Jsonnet client for Elixir.
Aho-Corasick string matching algorithm implemented as a NIF wrapper of the Rust crate aho-corasick
Generate Thumbnails using rust library for fast image resizing using of SIMD instructions.
This is an implementation of Bloom Filters for Elixir. It uses Rust NIFs for better performance.
Evaluate Bazel-compatible Starlark scripts from Elixir with a safe, configurable Rust runtime.
A CRC32c NIF implementation that uses SSE4.2 for ultimate speed.
Work with different noise functions using Elixir
Elixir wrapper for Regorus, a fast Rego policy engine written in Rust.
Image manipulation at the pixel level, fingerprinting, dithering... I aim to be able to resize/crop/desaturate/hue shift/dither images,...
NIF Wrapper around the rust LLamaCPP client allowing elixir code to load/infer against gguf format models.
Elixir library for generating deterministic private keys from random words according to BIP39 standard. fork of https://github.com/izeln...
bcryptrs is a drop in replacement for bcrypt_elixir that does not require C compiler
High-performance SVG to image conversion library for Elixir. Converts SVG to PNG, JPG, GIF, or WebP with support for resolution control, ...
ex_final_fusion allows to read word embeddings in formats: finalfusion, fastText, floret, GloVe, word2vec
Benchmark of Logistic Map using integer calculation and `Flow`.
Rustler nif to do brotli compression
Snappy compression/decompression for Elixir as a Rust NIF
Native functions for bandit
ExIceberg is an Elixir library for interacting with Apache Iceberg.
A powerful expression evaluation library for Elixir, based on evalexpr using rustler.
A User-Friendly Component-Based Cardano SDK for Elixir.
Elixir interface for Metaplex Bubblegum compressed NFTs on Solana
PostgreSQL pg_trgm-compatible trigram similarity for Elixir with a Rust NIF.
An ultrafast double-ended queue, scored sorted set and key value database with an optional secondary u64 index.
An Elixir bridge to the Rust ThumbHash library.
In-memory 2D rendering with a Skia (Rustler) backend and declarative DSL
Lightning-fast XML parsing and XPath querying for Elixir, powered by Rust NIFs
Rustler-based bindings that expose the Cloudflare quiche QUIC stack to Elixir.
Pearly is a library for syntax highlighting using Sublime Text syntax definitions.
Call back into Elixir code from within a NIF implemented in Rust