Comment by leansensei
16 hours ago
It's because the most familiar thing to me that uses a NIF was Exqlite, so that was my starting point.
Using Rust and Rustler turned out to be way easier and it also now works across Elixir versions 1.14 to 1.18.
16 hours ago
It's because the most familiar thing to me that uses a NIF was Exqlite, so that was my starting point.
Using Rust and Rustler turned out to be way easier and it also now works across Elixir versions 1.14 to 1.18.
Great outcome :)
Truly, way better than before: https://github.com/waseigo/disk_space
And it now runs on everything, across more Elixir and Erlang/OTP versions than before!