A powerful expression evaluation library for Elixir, based on evalexpr using rustler.
An Elixir wrapper around the Rust strsim crate with rustler.
A Rust NIF for creating SVG QR codes
NIF Wrapper around the rust LLamaCPP client allowing elixir code to load/infer against gguf format models.
Image manipulation at the pixel level, fingerprinting, dithering... I aim to be able to resize/crop/desaturate/hue shift/dither images,...
RocksDB wrapper for Elixir (based on Rust driver)
Fast Elixir Atom feed parser, a NIF wrapper around the Rust Atom crate
Simple binding to read QR codes using Rust bardecoder crate. Uses Rustler for bindings.
A CRC32c NIF implementation that uses SSE4.2 for ultimate speed.
ex_final_fusion allows to read word embeddings in formats: finalfusion, fastText, floret, GloVe, word2vec
bcryptrs is a drop in replacement for bcrypt_elixir that does not require C compiler
Fast YAML parsing using Rust's yaml-rust2 via Rustler
MBCS converter using ruster with encoding crate
Work with different noise functions using Elixir
Sentencepiece bindings for Elixir
Todo
Fast User Agent parser based on Rust version of Project Woothee
RandNif is a native implementation (NIF) in Rust for random number generator, similar to :rand module
Image processing and compression in the BEAM virtual machine via rust bindings.
JACK audio interface for Elixir using Rustler-based NIF.
Elixir NIF wrapper for `gpgme`.
NIF wrapper around the Rust BLS 12-381 Elliptic Curve construction and signature aggregation scheme.
A simple Elixir NIF implementation for A*
A NIF binding to the textwrap crate, for wrapping and indenting text.
A library to poll for the current state of the keyboard and mouse.
Binding to tree_magic, providing MIME information for files.
Pearly is a library for syntax highlighting using Sublime Text syntax definitions.
WIP/STUB
An Elixir library for using Xid rust implementation with Rustler
markdown renderer for comrak markdown parser