MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
A fast JSON parser for Elixir with some extra features Edit
GraphQL parser implemented as a nif in Rust using Rustler. Converts GraphQL documents to an Absinthe.Language representation.
an example for rustler and rustler_precompiled elixir otp app used for render texture
UUIDv7-backed human-readable IDs for Ecto
RocksDB wrapper for Elixir (based on Rust driver)
Binding to tree_magic, providing MIME information for files.
Gives your Elixir programs access to the build system's `errno.h` mappings.
Renders Liquid templates using Liquid-Rust
Markdown NIFs built on top of pulldown-cmark using Rustler
A simple Elixir NIF implementation for A*
deno bindings in the beam vm.
Unofficial, low-Level Elixir API for the fastest and safest AV1 encoder.
MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
A small wrapper over the rust imap library: https://github.com/duesee/imap-codec
Elixir NIF wrapper of the Rust Charabia string tokenization/segmentation library
`yex` is a Elixir port of `yrs`, a Rust library that has tools for making CRDTs easier to work with. It's a work in progress and not read...
Cryptographic acccumulator using BLS12-381 pairing for Elixir
An Elixir/Erlang nif wrapper to call Ed25519 functions in rust from https://github.com/dalek-cryptography/ed25519-dalek Requires rust/ca...
This package exposes the pledge(2) system call available in OpenBSD
Elixir/Erlang bindings for libtorch.
Package for serializing and deserializing data formats using Rust's serde libraries
ex_text_splitter wraps the rust crate text-splitter. It allows to divide text into chunks
Todo
GlueSQL is a SQL database library for Elixir. This repository is an Elixir binding of the original Rust library `gluesql-rs`.
ex_stemmers wraps the rust-stemmers crate
A JSON Schema Validator via NIF bindings to Rust
Elixir NIF interface to the Snips NLU engine
Maglev hash wrapper for Elixir (based on Rust driver)
A nif implementation in rust for a zip tree. Zip tree is a random access data structure that is equivalent to a skiplist.