Latest #rustler Threads Top

alexlanderzander
Hello everyone, I’m working on a blockchain project in Elixir and I’m implementing some of the core cryptography in a Rust NIF using Rus...
New
wkirschbaum
Hi everyone. We released Spreadsheet a couple of months ago which we have been using internally for parsing xlsx files internally for our...
New
biportal
Hi, I recently thought about a name for this Stack: Rust + Elixir + Phoenix. I came up with Runix (RuNix) and blogged about it on Medium....
New
Jskalc
Hi everyone :waving_hand: I’ve just released ExtractousEx, an Elixir library for extracting text and metadata from various document forma...
New
cortfritz
Elixir library for converting between latitude/longitude coordinates and MGRS (Military Grid Reference System) coordinates. Built with Ru...
New
fuelen
HTML2Text provides a simple and efficient way to extract readable plain text from HTML content. It leverages the power of Rust’s html2tex...
New
fuelen
I try to precompile NIFs with rustler_precompiled and CI fails on build stage: Done. Going back to original dir: /home/runner/work/html2...
New
eileennoonan
I’m working on an Elixir client for LanceDB (sqlite for vector storage) called ElixirLanceDB. Most of this work so far has comprised of w...
New
leandrocp
MDEx is a fast and extensible Markdown parser and formatter. Fast Leverage Rust to parse, manipulate and render documents using: comra...
New
eileennoonan
Hi y’all - I’m working on using Rustler to create Elixir bindings for this extremely nifty embedded multimodal AI / vector database Lanc...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

leandrocp
MDEx is a fast and extensible Markdown parser and formatter. Fast Leverage Rust to parse, manipulate and render documents using: comra...
New
biportal
Hi, I recently thought about a name for this Stack: Rust + Elixir + Phoenix. I came up with Runix (RuNix) and blogged about it on Medium....
New
wkirschbaum
Hi everyone. We released Spreadsheet a couple of months ago which we have been using internally for parsing xlsx files internally for our...
New
fuelen
I try to precompile NIFs with rustler_precompiled and CI fails on build stage: Done. Going back to original dir: /home/runner/work/html2...
New
Jskalc
Hi everyone :waving_hand: I’ve just released ExtractousEx, an Elixir library for extracting text and metadata from various document forma...
New
cortfritz
Elixir library for converting between latitude/longitude coordinates and MGRS (Military Grid Reference System) coordinates. Built with Ru...
New
alexlanderzander
Hello everyone, I’m working on a blockchain project in Elixir and I’m implementing some of the core cryptography in a Rust NIF using Rus...
New

Last Three Year's Trending Top

martinthenth
Hello everybody :wave: Recently, some of my colleagues talked about database ids and uuids and their problems, and I remembered the pain...
New
mmmrrr
The starting point: The Erlang ODBC client has a “bug” where it only allows 4096 bytes to be returned per cell. The Rust odbc client has ...
New
snewcomer
Recently, I came across this wonderful blog post on Parsing PDFs (and more) in Elixir using Rust. However, when trying out Github Action...
New
eileennoonan
Hi y’all - I’m working on using Rustler to create Elixir bindings for this extremely nifty embedded multimodal AI / vector database Lanc...
New
pejrich
I am using Rustler, and specifically a ResourceArc to preload some data into memory(in this case an ML model). The setup is as follows. ...
New
eileennoonan
I’m working on an Elixir client for LanceDB (sqlite for vector storage) called ElixirLanceDB. Most of this work so far has comprised of w...
New
ImNotAVirus
Hello, I’m trying to make a NIF that splits binary once using a delimiter (like :binary.split(bin, separator, parts: 2)) but in Rust I d...
New
engineeringdept
At Breakroom we’ve just open sourced a new library, H3Geo, for managing H3 geospatial indexes in Elixir. It wraps the h3o library in Rus...
New
pejrich
I’m using rustler to wrap a Rust library. Specifically charabia. It’s a language tokenization library, and as such has to use a lot of di...
New
mikejm
To match the Elixir convention, I am trying to return from my Rustler functions {:ok, result} or {:error, error_string}. I can do the :e...
New
henriquesati
I have rust nifs that uses Solana library, it doesnt seem to load much things, the compilation time has been slow, not much problem about...
New
stevensonmt
This may be better addressed in a Rust forum but I’m trying to use Rustler in a project and when trying to build the Rustler module I’m g...
New
dkuku
I was curious if rustler can support dynamic crate features and I came up with something like this: config.exs, or Mix.install: config...
New
fuelen
HTML2Text provides a simple and efficient way to extract readable plain text from HTML content. It leverages the power of Rust’s html2tex...
New

Trending Over Three Years Top

praveenperera
FastRSS Parse RSS feeds very quickly: This is rust NIF built using rustler Uses the RSS rust crate to do the actual RSS parsing Speed...
New
CharlesO
Compiling any app dependent on Rustler is not working on Elixir v12.0 and OTP-24 Anyone having similar issues? Could not compile :rustl...
New
dlesl
Erqwest is an http client implemented as a NIF-based wrapper around reqwest using rustler. The aim is to deliver the best possible perfor...
New
cigrainger
Hey everybody! I’m delving into Rustler to enable some work on data frames in Elixir backed by polars. I’m feeling pretty confident in th...
New
jeramyRR
I’m looking for a good tutorial or documentation on how to use Rustler in a safe way. Everything I’ve found so far uses unwrap everywher...
New
nbw
Hi everyone, I’d like to introduce a library I made for generating QR Codes and address some of the performance gains and some of the dra...
New
rm-rf-etc
I’m having trouble building with rustler. I reviewed the open issues on the rustler repo and it looks like it hasn’t been updated to supp...
New
alexslade
Hi folks, On of my team’s projects has a rust dependency, via a library that uses rustler to wrap a rust function. It hasn’t changed in ...
New
Qqwy
RustlerElixirFun With Rustler, it became a lot easier to create well-behaving Natively-Implemented-Functions (NIFs). However, one questi...
New
naps62
I just released the first working version of imageflow_ex, a package that provides bindings and a custom API to imageflow, which is a Rus...
New
sdr
I’ve been playing around with Rustler NIFs to get familiar with them and understand how they interact with Elixir. While running some si...
New
Benjamin-Philip
I’m having some trouble just returning ok from rust. The following fails with an Erlang error: :invalid_struct: mod atoms { rustler:...
New
rvbvr
Hi! I have recently started using rustler with elixir and it has been great. I am having a couple issues with passing types between elixi...
New
svilen
This is a port of the zxcvbn library, originally by Dropbox. Unlike another similar package which was done in pure Elixir, this one is u...
New
ImNotAVirus
Hi everyone, I am working on a project where I have to spawn many processes (50k+). Each process represents an entity that must move on...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement