|
Why is enif_consume_timeslice/2 a no-op on dirty schedulers since OTP 22?
|
|
1
|
113
|
July 19, 2026
|
|
Otter - write safe, efficient NIFs easily in Rust
|
|
0
|
85
|
June 22, 2026
|
|
Otter - an Erlang-first Rust NIF library (pre-release, feedback wanted)
|
|
7
|
369
|
June 12, 2026
|
|
Enif-ffi - raw Rust FFI bindings to the Erlang NIF API
|
|
0
|
100
|
June 17, 2026
|
|
Erts PR for adding the ability to load shared libraries from memory
|
|
0
|
88
|
April 10, 2026
|
|
Forcing immediate mailbox check / reducing receive latency for latency-sensitive processes?
|
|
17
|
369
|
March 31, 2026
|
|
Yielding NIFs in Rustler for bindings to async functions
|
|
6
|
236
|
March 22, 2026
|
|
High-concurrency SQLite reads with esqlite3 NIF - performance bottleneck
|
|
1
|
196
|
August 24, 2025
|
|
How to build a separate NIF library for each rebar3 profile?
|
|
12
|
203
|
August 14, 2025
|
|
Resolve NIF addresses in Address Sanatizer backtrace
|
|
1
|
69
|
August 14, 2025
|
|
Rebar3 subdir dependency with files in parent dir
|
|
1
|
91
|
May 27, 2025
|
|
Timing guarantees between `enif_send` and `receive`
|
|
2
|
124
|
January 12, 2025
|
|
Anyone explored using WebAssembly for NIFs?
|
|
5
|
1298
|
January 3, 2025
|
|
Segfault when calling nif after ct:print statement
|
|
2
|
119
|
December 22, 2024
|
|
How to deal with destructors that can take a while to run and possibly block the scheduler?
|
|
7
|
320
|
December 21, 2024
|
|
NIF like a champ: VS Code Debugging C/C++ NIFs
|
|
0
|
215
|
December 4, 2024
|
|
Using OpenCV in Erlang NIF. How?
|
|
5
|
607
|
November 28, 2024
|
|
DuckDB NIF - An erlang library for accessing DuckDB databases
|
|
18
|
1375
|
November 24, 2024
|
|
Encountering errors when compiling NIF using MinGW on Windows
|
|
2
|
151
|
November 7, 2024
|
|
Erlang NIFs. Unsupported file layout. Why?
|
|
2
|
168
|
October 12, 2024
|
|
Will all my NIF functions (of the same module) be called from the same emulator thread?
|
|
3
|
140
|
September 19, 2024
|
|
getting operation timed out when executed from NIF
|
|
1
|
185
|
April 17, 2024
|
|
Throw badarg with more information from a NIF?
|
|
4
|
456
|
April 17, 2024
|
|
How to use enif_consume_timeslice to calculate percent?
|
|
3
|
383
|
March 5, 2024
|
|
What does "stealing" resources mean in NIFs?
|
|
4
|
498
|
February 16, 2024
|
|
Zig NIF build fails for Windows
|
|
1
|
337
|
January 5, 2024
|
|
Enif_select_read: invoke a C function when a file descriptor becomes readable
|
|
11
|
585
|
December 12, 2023
|
|
Using CMake instead of Makefile when building NIFs with Rebar3. How?
|
|
4
|
627
|
October 26, 2023
|
|
Use cases for port drivers - when is it better to use a port driver instead of a NIF?
|
|
6
|
1316
|
October 18, 2023
|
|
Blas - low level matrix operations
|
|
0
|
628
|
April 18, 2023
|