This Week's Trending Top

This Month's Trending Top

c4lliope
Hello! I think the Rust [sparrowdb] crate is a superb choice for modern graph dbs; I’m hoping to package this up in an elixir pkg. [spar...
New

This Year's Trending Top

Benjamin-Philip
The Functionality section in the erl_nif docs mention 3 different strategies for long running NIFs: Yielding NIFs, Threaded NIFs and Dirt...
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
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

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
tomazzlender
I tried out Rustler and it is amazing when I need to define NIFs at the compile time. I’m experimenting with a use case where it would b...
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
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
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
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
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
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
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
jimsynz
Hi folks. In my project I needed a way to check to see if a process was running on the host system (mainly when MIX_TARGET=:host) so I q...
New

Trending Over Three Years Top

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
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
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
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
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
NaN
Im receiving json from postgres. I dont want to deserialize as a map then serialize to json. Im using using rustler to query the databas...
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
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
Benjamin-Philip
The Problem I have the following structs: pub struct ExAfRef<T: HasAfEnum>(pub RwLock<Array<T>>); #[derive(NifStruct)...
New
New
dimitarvp
Poking @hansihe and @scrogson if that’s okay. Everybody else’s input is appreciated as well. I need to return a Rust usize variable and ...
New
JILL24
when i tried to run mix rustler.new ** (FunctionClauseError) no function clause matching in OptionParser.validate_switch/1 The followin...
New
luchotiz
Hi there, I’m trying to create a NIF for the onvif-rf library in rust, I’m getting this error: == Compilation error in file lib/onvifphx...
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