Latest #nif Threads Top

Jskalc
Hi everyone :waving_hand: I’ve just released ExtractousEx, an Elixir library for extracting text and metadata from various document forma...
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
waseigo
DiskSpace Hi everyone, I needed this for a project I’ve been working on, and couldn’t find a simple solution that would work. The solutio...
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
rbino
Hey folks! I’m happy to introduce TigerBeetlex, an Elixir client for TigerBeetle, the financial transactions database. I’ve been working...
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
nix2intel
DomainTwistEx This library helps organizations protect themselves against several types of domain-based cyber attacks. It specifically lo...
New
FatigueDev
Preface ~ NIFs are rough as heck to debug properly. So you’ve created a NIF with a decent amount of complexity and have resorted to using...
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

ityonemo
Currently just starting out on a new mini-project - getting zig NIFs to run in elixir. https://github.com/ityonemo/zigler The idea here...
New
MRdotB
Greetings Elixir community! Today, I’m thrilled to present you with resvg_nif, an open-source project that provides Elixir bindings for ...
New
rbino
Hey folks! I’m happy to introduce TigerBeetlex, an Elixir client for TigerBeetle, the financial transactions database. I’ve been working...
New
waseigo
DiskSpace Hi everyone, I needed this for a project I’ve been working on, and couldn’t find a simple solution that would work. The solutio...
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
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

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
rbino
build_dot_zig is a Mix compiler that allows you to use the Zig build system and compiler from Elixir. This lets you to easily build C, C+...
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
FatigueDev
Exray is a library which leverages Unifex and Bundlex to create NIFs for Raylib’s various modules. Currently, it’s in a functional enough...
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
nix2intel
DomainTwistEx This library helps organizations protect themselves against several types of domain-based cyber attacks. It specifically lo...
New
FatigueDev
Preface ~ NIFs are rough as heck to debug properly. So you’ve created a NIF with a decent amount of complexity and have resorted to using...
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
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

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
sunny-g
Hi everyone! After having spent some time with Rust and Elixir, a few weeks ago I set out to learn more about NIFs and benchmarking. The...
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
benhaney
Jsonrs is a JSON library like Jason or Poison, but it’s faster and uses much less memory. This is thanks to the core of it being a Rust N...
New
WolfDan
So my main OS is Windows, I do must of my work with it, Elixir and vscode elixirls works just fine when you’re working only with elixir, ...
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
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
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
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
Qqwy
RustlerElixirFun With Rustler, it became a lot easier to create well-behaving Natively-Implemented-Functions (NIFs). However, one questi...
New
akash-akya
Hi everyone, I have been hacking on NIF bindings for vips for sometime to understand NIF, macros and C better. libvips is a demand-drive...
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement