An Elixir wrapper around the Rust strsim crate with rustler.
A CRC32c NIF implementation that uses SSE4.2 for ultimate speed.
A merkle tree implementation in Elixir with Rustler
PRQL (Pipelined Relational Query Language) compiler for Elixir, powered by Rust's prqlc
A thin wrapper around the rust scylla crate: https://crates.io/crates/scylla.
Work with different noise functions using Elixir
Rust NIF for signing JWTs
Minimal wrapper around Rust NIFs for fast RSS and Atom feed parsing.
Whatlang NIF bindings
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 BLS 12-381 Elliptic Curve construction and signature aggregation scheme.
Benchmark of Logistic Map using integer calculation and `Flow`.
markdown renderer for comrak markdown parser
Proof of Work implementation in Rust for Elixir
Nif Wrapper for Murmur3 rust library
RandNif is a native implementation (NIF) in Rust for random number generator, similar to :rand module
NIF binding for the poppy bloom filter library using Rustler
Aho-Corasick string matching algorithm implemented as a NIF wrapper of the Rust crate aho-corasick
Unofficial Elixir database driver connection to libSQL/Turso.
A NIF binding to the textwrap crate, for wrapping and indenting text.
UUIDv7-backed human-readable IDs for Ecto
An `Arrays` implementation based on a set of NIFs (Natively Implemented Functions) written in Rust. The internal representation of the ar...
Sentencepiece bindings for Elixir
Fast Elixir Atom feed parser, a NIF wrapper around the Rust Atom crate
Converts PDF files into string
Elixir NIF wrapper of Rust Arpabet phoneme prediction library
A blazingly fast case parser for maps and strings
Gives your Elixir programs access to the build system's `errno.h` mappings.
MBCS converter using ruster with encoding crate
Cryptographic acccumulator using BLS12-381 pairing for Elixir