ruby2elixir
Popular repositories Loading
-
atomic_map
atomic_map PublicA small utility to convert deep Elixir maps with mixed string/atom keys to atom-only keyed maps.
-
-
elixir-contracts
elixir-contracts PublicForked from epsanchezma/elixir-contracts
Design by Contracts for Elixir
Elixir 5
Repositories
- 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