-
My old pc that had Nifskope installed stopped working 6 months ago i decided to finally install to a laptop that i had(not the greatest but gets the job done except this)and i downloaded this version …
-
So that we can distribute escripts to people who don't have erts installed.
It seems like this could be done according to http://erlang.org/doc/man/escript.html
Maybe we could add a configuratio…
-
Hola,
en primer lugar enhorabuena por tu trabajo. En segundo lugar te escribo porque estoy teniendo errores en la validación de todos los NIF's. Estoy usando para probar varios generados de nifs on…
-
Rustler doesn't compile with the latest OTP release.
walkr updated
6 years ago
-
`mix dialyzer` returns the following errors with using Comeonin v4.0.3 with Argon2 v1.2.11 on OSX 10.13 (Bcrypt works just fine). It does not matter whether I use checkpw(password, hash) or check_pass…
maehr updated
6 years ago
-
The following OTP PR was rejected because some tests didn't pass. It's however interesting because it allows saving one round trip (to the port) when accepting a socket. Investigate and perhaps submit…
essen updated
6 years ago
-
One can write `rust` based NIFs using [rustler](https://github.com/hansihe/rustler).
With `rust` we could get close to C-performance with no runtime GC or other shenanigans, a relatively high-level l…
-
I am able to reproduce a core dump with the simple `roundtrip()` function below (see https://github.com/evnu/rustler_core_dump). The function takes a term, encodes it into a binary, reencodes into a t…
-
Headers only, optionally built on boost::asio (only):
https://github.com/zaphoyd/websocketpp
-
Hi 👋
I want to publish a package on Hex that depends on erlcass, but this would require erlcass to be published as well. Do you have plans for publishing it on Hex?
Thanks,