-
116 732
recent downloads
total downloads: 821 492
uuidv7
1.0.0
A UUID v7 implementation and Ecto.Type for Elixir
-
81 903
recent downloads
total downloads: 1 208 178
mjml
5.3.0
Responsive emails made easy. NIF bindings for the MJML Rust implementation (mrml)
-
68 203
recent downloads
total downloads: 495 822
mdex
0.10.0
Fast and extensible Markdown for Elixir
-
64 014
recent downloads
total downloads: 726 857
explorer
0.11.1
Series (one-dimensional) and dataframes (two-dimensional) for fast data exploration in Elixir
-
54 211
recent downloads
total downloads: 168 891
autumn
0.5.7
Syntax highlighter powered by Tree-sitter and Neovim themes.
-
29 749
recent downloads
total downloads: 1 141 650
ex_keccak
0.7.8
NIF library for computing Keccak SHA3-256 hashes using tiny-keccak Rust crate.
-
26 016
recent downloads
total downloads: 536 773
tokenizers
0.5.1
Bindings to Hugging Face Tokenizers for Elixir
-
24 858
recent downloads
total downloads: 201 580
sql_fmt
0.4.0
Pretty print SQL queries
-
21 936
recent downloads
total downloads: 72 522
vega_lite_convert
1.0.1
Elixir bindings to Rust vl-convert library
-
20 230
recent downloads
total downloads: 208 855
html5ever
0.17.0
NIF binding of html5ever using Rustler
-
18 377
recent downloads
total downloads: 257 925
jsonrs
0.3.4
A fully-featured and performant JSON library powered by Rust
-
16 457
recent downloads
total downloads: 121 407
telemetry_ui
5.3.2
Telemetry based metrics UI
-
15 127
recent downloads
total downloads: 320 784
ex_secp256k1
0.7.6
Rust Nif that wraps functions from the libsecp256k1 Rust library.
-
14 393
recent downloads
total downloads: 270 028
meeseeks_html5ever
0.15.0
Meeseeks-specific NIF binding of html5ever using Rustler
-
9 333
recent downloads
total downloads: 56 450
y_ex
0.10.2
Elixir wrapper for Yjs
-
8 495
recent downloads
total downloads: 13 128
statsig_elixir
0.14.1
A performant elixir SDK for Statsig feature gates and experiments using Rustler
-
8 440
recent downloads
total downloads: 92 166
rrule
0.7.0
Elixir wrapper for Rust based RRule parsing
-
8 343
recent downloads
total downloads: 56 386
ex_brotli
0.6.0
Elixir wrapper for Rust based brotli compression
-
7 074
recent downloads
total downloads: 47 784
makeup_syntect
0.1.3
Language lexers for Makeup using the syntect Rust library
-
6 106
recent downloads
total downloads: 7 351
graphql_query
0.3.10
GraphQL Query provides compile-time and runtime safety for your GraphQL queries and schemas in Elixir.
-
5 557
recent downloads
total downloads: 31 945
ex_pbkdf2
0.8.5
Pbkdf2 for Elixir by a Rust-based NIF
-
5 483
recent downloads
total downloads: 21 159
igniter_js
0.4.11
Javascript codemods, powered by a high-performance Rust parser integrated via NIFs
-
5 177
recent downloads
total downloads: 62 740
tiktoken
0.4.2
Elixir bindings for Tiktoken tokenizer
-
5 149
recent downloads
total downloads: 17 928
cafezinho
0.4.4
NIF for Ed25519 curve functions
-
5 146
recent downloads
total downloads: 16 033
evil_crc32c
0.2.9
Evil version of the crc32c algorithm. It uses the bitwise arithmetic used in javascript, i.e. operands are converted to i32
-
4 447
recent downloads
total downloads: 41 500
wasmex
0.14.0
Wasmex is an Elixir library for executing WebAssembly binaries
-
4 194
recent downloads
total downloads: 5 408
ex_eth_bls
0.1.0
Ethereum BLS signature verification using BLST library
-
3 429
recent downloads
total downloads: 5 614
imprintor
0.5.0
Imprintor is a library for generating PDF documents from Typst templates.
-
3 213
recent downloads
total downloads: 26 259
merge_pdf
0.4.0
Merge PDFs using lopdf via Rustler
-
3 172
recent downloads
total downloads: 15 340
sql_parser
0.2.5
Sql parser wrapping sqlparser-rs