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
I wrote a NIF which have function that can take a long time to run. To prevent the scheduler from being overloaded with long running func...
New
Hello !
Mix release with NIF in a containser crashes … I can’t find why.
If I run the project locally (mix phx.serve) it works.
When I...
New
adbc seems to use a huge amount more memory than “native” drivers.
I’m dumping large amounts of data each minute, about 600k data points...
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
I’m creating a NIF, and having some issues around packaging.
I started with an empty Elixir app, added the NIF source in its own direc...
New
Recently, I came across this wonderful blog post on Parsing PDFs (and more) in Elixir using Rust. However, when trying out Github Action...
New
I got a very basic NIF working for KuzuDB: GitHub - bgoosmanviz/kuzu_nif: Adapting KuzuDB's Rust crate to Elixir using Rustler.
KuzuDB i...
New
I am trying to add support for Nerves in Vix (an Image Processing library) and facing a blocker related to cross-compilation.
Background...
New
Is there anything like Rustler or Zigler for Go?
New
I’m currently in the very early stages of implementing futlixir, a bridge that enables Elixir to call out to Futhark programs. It works b...
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
Hi there,
since erl_nif doesn’t seem to provide an interface to the logger, I’m wondering what’s the best way to accomplish logging from...
New
Hello!
I’m having problems with a compiled application in x86 and deploying it in arm arch. The thing is because Explorer lib but i don’...
New
Hi everyone,
Goal
I am seeking advice on running an Elixir WebRTC peer from a docker container.
Problem
When running the application fr...
New
Trending Over Three Years
I understand the concept of sleep or delay are for good reasons frown upon by the Erlang community. Process.send_after/4 is an excellent...
New
HI
Please help me.
I am trying to write C code of NIF referring to the following article.
However, an error occurs because the head...
New
Hello everyone!
I’m currently working on a web spider/metadata extractor and because writing parsers for many file types would be too mu...
New
I have a crazy question - does anyone think it would be possible to put the bun JS runtime (written in Zig) in a NIF via Zigler.
If that...
New
Hi,
I’m not sure if a NIF is the best option for this - I’m also not experienced with C (don’t even know how to properly link libs, for ...
New
I am trying to install expostal in a new Elixir project in a container with alpine, and since libpostal exists as a package on alpine, I ...
New
Hi,
I have a NIF where profiling indicates some functions are hovering around the 1ms region so I intend to make them dirty. Should I ju...
New
Dear community :waving_hand:t2:
I’m trying to get NIFs off the ground!
Oh boy :joy:
Goal
My goal is call a library written in C.
The ...
New
I’d like to know if anyone has tried using Crystal for NIFs, etc. If so, any caveats and/or comments?
-r
New
Hello there!
I’m currently trying to find a memory leak in a NIF I have written in C.
I have found some resources as to how to run erla...
New
The Magick Persistent Cache (MPC) is a memory-mapped file of pixels, used to store image data. ImageMagick maps this into memory, then ac...
New
Author of the exqlite library here. I need some help from experienced NIF devs in hunting down the culprit of this SIGSEGV error. This bu...
New
Hi,
I have a NIF function (let’s say FUNC) implemented with C++, which is called approx. 10-20 times a second. Its implementation is qui...
New
I am checking Nif function following Erlang erl_nif document and having an issue of compile error.
Could you please help me to solve thi...
New
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
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







