This Week's Trending Top

This Month's Trending Top

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
kuon
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
jschaeff
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
vegabook
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 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
sribe
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
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
bgoosman
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
akash-akya
I am trying to add support for Nerves in Vix (an Image Processing library) and facing a blocker related to cross-compilation. Background...
New
New
munksgaard
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
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
mat-hek
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
pls_halp
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
beamologist
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 Top

12433412
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
sym_num
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
solanav
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
jonericcook
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
amnu3387
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
andreyuhai
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
nhpip
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
scoop
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
Rich_Morin
I’d like to know if anyone has tried using Crystal for NIFs, etc. If so, any caveats and/or comments? -r
New
solanav
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
Rich_Morin
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
warmwaffles
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
rychale
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
MickeyOoh
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
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement