RustlerElixirFun: Calling Elixir from Rust
|
|
3
|
1190
|
May 27, 2022
|
Using a non-thread safe library in a NIF
|
|
2
|
787
|
May 26, 2022
|
escript is unusable with NIFs (Native Implemented Functions) like the syslog module?
|
|
0
|
433
|
May 7, 2022
|
Generic Structs with Rustler
|
|
1
|
777
|
May 6, 2022
|
Error while cross compiling a NIF with Earthly and Zig
|
|
3
|
829
|
April 20, 2022
|
Unable to compile dependency which contains nifs relying on additional libs (homebrew)
|
|
1
|
448
|
April 12, 2022
|
Undefined error of "enif_make_string" happens to erlang nif function
|
|
4
|
817
|
April 6, 2022
|
Using Crystal for NIFs, etc?
|
|
5
|
1567
|
February 21, 2022
|
First call to NIF is slow, but the next one is 4x faster
|
|
8
|
1288
|
February 16, 2022
|
Operating on resource from multiple NIF libraries
|
|
2
|
452
|
February 11, 2022
|
Rust NIFs are epic! Shoutout to the Rustler folks. Version 0.22.2 is amazing!
|
|
12
|
2657
|
December 7, 2021
|
Human Name - Elixir bindings for the `human-name` crate as a Rust NIF
|
|
4
|
695
|
September 20, 2021
|
Efuse_filter, a Binary Fuse Filter NIF, They're faster and smaller than bloom, cuckoo, and xor filters
|
|
0
|
923
|
August 8, 2021
|
NIF vs Port Driver
|
|
9
|
1990
|
July 7, 2021
|
How to specify C include path for asdf managed elixir in a generic way?
|
|
4
|
810
|
June 8, 2021
|
Anonymous functions and NIF resources when working with multiple processes & nodes
|
|
0
|
667
|
May 26, 2021
|
Creating long running NIFs (or something else)
|
|
24
|
2150
|
May 24, 2021
|
Math/Stats library Numeric ported to Matrex
|
|
3
|
1276
|
May 22, 2021
|
NIFs raise Segmentation Fault while loading function has try catch block to handle the exception
|
|
3
|
729
|
May 13, 2021
|
NIFs Segmentation Fault without creating erl_crash.dump however code is working fine when ran normallly without NIFs.
|
|
0
|
482
|
May 13, 2021
|
Unifex - same code for NIFs and C nodes
|
|
1
|
960
|
May 12, 2021
|
NIF debugging with GDB/Valgrind
|
|
5
|
1030
|
February 9, 2021
|
XXH3 - NIF bindings for XXH3 hash functions implemented in Rust
|
|
0
|
753
|
January 15, 2021
|
How to call Swift 5.3 code from Elixir via NIF
|
|
0
|
678
|
November 21, 2020
|
Dirty CPU NIF blocking scheduler
|
|
15
|
2255
|
November 17, 2020
|
NIF for Cython code?
|
|
1
|
423
|
November 2, 2020
|
Marshalling NIF calls into BEAM's main thread
|
|
2
|
566
|
September 6, 2020
|
PDFTron + Elixir
|
|
5
|
1056
|
August 16, 2020
|
Pass anonymous function to NIF
|
|
4
|
596
|
August 16, 2020
|
How to use a NIF resource in multi modules?
|
|
5
|
1707
|
June 2, 2020
|