This Week's Trending
This Month's Trending
This Year's Trending
The Functionality section in the erl_nif docs mention 3 different strategies for long running NIFs: Yielding NIFs, Threaded NIFs and Dirt...
New
Last Three Year's Trending
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
This is highly subjective but in my mind Haskell and Ruby/Rust has one of the most beautiful lambda syntax
\a b → a + b
and
|a, b| a +...
New
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
Hello.
I’m working on a project where I’m currently using Rustler, and I want to integrate Pythonx as well. Additionally, I need both Py...
New
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
Trending Over Three Years
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
I’m currently learning the interaction between wasm and elixir. I am writing wasm in rust language, but it can only return the starting p...
New
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
I am looking for a way to split utf8 strings into chunks that have some logical cohesion (e.g. avoid splitting in the middle of a word or...
New
I’m having some trouble just returning ok from rust. The following fails with an Erlang error: :invalid_struct:
mod atoms {
rustler:...
New
I’ve been thinking about how I could use Elixir as a scripting language within a Rust application. I read an interesting discussion about...
New
Hi,
I need to read millions rows via rust , do some modification and return final result (some stats) to elixir apps via rustler .
When...
New
The Problem
I have the following structs:
pub struct ExAfRef<T: HasAfEnum>(pub RwLock<Array<T>>);
#[derive(NifStruct)...
New
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
Go is my main language, but I’m really looking into learning something new. The two languages on my radar are Elixir and Rust.
I really ...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







