ruby2elixir
-
exile-1 Public Forked from akash-akya/exile
Alternative to ports for running external programs. It provides back-pressure, non-blocking io, and solves port related issues
-
safeish Public Forked from robinhilliard/safeish
NOT FOR PRODUCTION USE: Safe-ish is an experimental sandbox for BEAM modules that examines and rejects BEAM bytecode containing instructions that could cause side effects. You can provide an optional whitelist of opcodes and functions the module is allowed to use.
-
fsmx Public Forked from subvisual/fsmx
A Finite-state machine implementation in Elixir, with opt-in Ecto friendliness
-
scc Public Forked from boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go