GraphQL parser implemented as a nif in Rust using Rustler. Converts GraphQL documents to an Absinthe.Language representation.
FreeBSD jails
Elixir bindings for Tiktoken tokenizer
Package for serializing and deserializing data formats using Rust's serde libraries
Cryptographic acccumulator using BLS12-381 pairing for Elixir
SteelEx allows you to work with embedded Steel Scheme in Elixir.
MplBubblegum is an Elixir library for working with Compressed NFTs (cNFTs) on Solana via the Bubblegum program. It allows developers to c...
A small package for finding properties for features of a given point in a GeoJSON file.
Property testing library.
Elixir/Erlang bindings for libtorch.
ex_stemmers wraps the rust-stemmers crate
[rust-uchardet](https://github.com/emk/rust-uchardet) elixir port
Javascript codemods, powered by a high-performance Rust parser integrated via NIFs
Maglev hash wrapper for Elixir (based on Rust driver)
A small wrapper over the rust imap library: https://github.com/duesee/imap-codec
mdka is a html to markdown converter using mdka-rs crate
Rust extension for string -> keccak hash
Plotting library for Elixir
WIP/STUB
P2P communication over Quic for Elixir using QP2P
Hashes and verifies passwords using Rust in Elixir
Fast ZeroMQ bindings for Elixir
Todo
ex_keyword_extraction is an elixir wrapper for keyword_extraction crate - it includes the following algorithms: TF-IDF, Rake, TextRank
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`.
A nif implementation in rust for a zip tree. Zip tree is a random access data structure that is equivalent to a skiplist.