Channel: elixir

jamesmacaulay/ruler

Elixir forward-chaining inference engine.

elixir

Rustler - Using Rust crates in Elixir | Mainmatter

I need to understand why and when Rust NIFs would be preferable to interacting with a Rust program via ports. I get that a NIF written in Rust is less likely to crash than one written in other languages, but it still seems like there’s risk of crashing the entire BEAM VM and ports would be a safer approach.

elixir rust

Phoenix Generator Diff - handy tool for viewing diffs between code generated from different Phoenix generators.

elixir

Secure Coding and Deployment Hardening Guidelines | EEF Security WG - Best-practices for writing and running applications on the BEAM, by the Erlang Ecosystem Foundation’s Security Working Group.

elixir erlang