RandNif is a native implementation (NIF) in Rust for random number generator, similar to :rand module
A Rustler-based wrapper around DOT-to-SVG functionality from the layout-rs crate.
A library for working with C509 certificates
Japanese morphological analyzer Sudachi.
A probablistic string matcher similar to Naive Bayes, but optimized for many classes with small documents
Converts PDF files into string
An Elixir package for interacting with OpenAI's API
A fast JSON parser for Elixir with some extra features Edit
A library to poll for the current state of the keyboard and mouse.
Gives your Elixir programs access to the build system's `errno.h` mappings.
Fast User Agent parser based on Rust version of Project Woothee
Binding to tree_magic, providing MIME information for files.
Renders Liquid templates using Liquid-Rust
MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
An Elixir library for using Xid rust implementation with Rustler
Elixir NIF wrapper of the Rust Charabia string tokenization/segmentation library
an example for rustler and rustler_precompiled elixir otp app used for render texture
A simple Elixir NIF implementation for A*
GraphQL parser implemented as a nif in Rust using Rustler. Converts GraphQL documents to an Absinthe.Language representation.
Package for serializing and deserializing data formats using Rust's serde libraries
An Elixir NIF for bzip2-rs.
ex_text_splitter wraps the rust crate text-splitter. It allows to divide text into chunks
Markdown NIFs built on top of pulldown-cmark using Rustler
Elixir/rust wrapper around Reed-Solomon error correction code library. Suitable for protecting short binary packets against bit errors on...
Elixir/rust wrapper around Reed-Solomon-SIMD rust library. Generate (or recover using) reed solomon protection shards
Cryptographic acccumulator using BLS12-381 pairing for Elixir
MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
A JSON Schema Validator via NIF bindings to Rust
FreeBSD jails
ex_stemmers wraps the rust-stemmers crate