deno bindings in the beam vm.
Markdown NIFs built on top of pulldown-cmark using Rustler
Fast ZeroMQ bindings for Elixir
Japanese morphological analyzer Sudachi.
A small wrapper over the rust imap library: https://github.com/duesee/imap-codec
A small package for finding properties for features of a given point in a GeoJSON file.
MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
GraphQL parser implemented as a nif in Rust using Rustler. Converts GraphQL documents to an Absinthe.Language representation.
Unofficial, low-Level Elixir API for the fastest and safest AV1 encoder.
Todo
Elixir/Erlang bindings for libtorch.
Elixir Bindings for the SipHash Algorithm
Maglev hash wrapper for Elixir (based on Rust driver)
A simple Elixir NIF implementation for A*
an example for rustler and rustler_precompiled elixir otp app used for render texture
Elixir bindings for Tiktoken tokenizer
Elixir NIF interface to the Snips NLU engine
MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
An Elixir/Erlang nif wrapper to call Ed25519 functions in rust from https://github.com/dalek-cryptography/ed25519-dalek Requires rust/ca...
ex_text_splitter wraps the rust crate text-splitter. It allows to divide text into chunks
GlueSQL is a SQL database library for Elixir. This repository is an Elixir binding of the original Rust library `gluesql-rs`.
`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...
ex_stemmers wraps the rust-stemmers crate
ex_keyword_extraction is an elixir wrapper for keyword_extraction crate - it includes the following algorithms: TF-IDF, Rake, TextRank
Package for serializing and deserializing data formats using Rust's serde libraries
[rust-uchardet](https://github.com/emk/rust-uchardet) elixir port
A fast JSON parser for Elixir with some extra features Edit
A nif implementation in rust for a zip tree. Zip tree is a random access data structure that is equivalent to a skiplist.
Elixir NIF wrapper of the Rust Charabia string tokenization/segmentation library
P2P communication over Quic for Elixir using QP2P