-
multi-structs Public
Forked from upsuper/multi-structsMacro for generating a merged struct from multiple sub-structs
Rust MIT License UpdatedJan 13, 2020 -
serde_rustler Public
Forked from sunny-g/serde_rustlerSerde Serializer and Deserializer for Rustler NIFs.
Rust UpdatedNov 26, 2019 -
-
proper Public
Forked from proper-testing/properPropEr: a QuickCheck-inspired property-based testing tool for Erlang
Erlang GNU General Public License v3.0 UpdatedOct 16, 2019 -
NifIo Public
Forked from rusterlium/NifIoRustler example. Implements file IO in a NIF.
Elixir UpdatedSep 12, 2019 -
git-checker Public
Forked from mbforbes/git-checkerYour friendly neighborhood git repository checker.
Python MIT License UpdatedJun 16, 2019 -
-
-
dialyxir Public
Forked from jeremyjh/dialyxirMix tasks to simplify use of Dialyzer in Elixir projects.
Elixir Other UpdatedApr 9, 2019 -
distillery Public
Forked from bitwalker/distilleryA pure Elixir implementation of release packaging functionality for the Erlang VM
Elixir MIT License UpdatedMar 27, 2019 -
niffy Public
Forked from tokenrove/niffyNIF testing harness
C GNU General Public License v3.0 UpdatedMar 27, 2019 -
comeonin Public
Forked from riverrun/comeoninPassword hashing specification for the Elixir programming language
Elixir Other UpdatedFeb 27, 2019 -
rust-csv Public
Forked from BurntSushi/rust-csvA CSV parser for Rust, with Serde support.
Rust The Unlicense UpdatedFeb 12, 2019 -
gen_stage Public
Forked from elixir-lang/gen_stageProducer and consumer pipelines with back-pressure for Elixir
Elixir UpdatedFeb 7, 2019 -
fast-elixir Public
Forked from devonestes/fast-elixir💨 Writing Fast Elixir 😍 -- Collect Common Elixir idioms.
Elixir UpdatedJan 11, 2019 -
elixir-tips Public
Forked from blackode/elixir-tipsThe Killer Elixir Tips and Tricks...from the experience...
1 UpdatedNov 13, 2018 -
cargo-build-deps Public
Forked from nacardin/cargo-build-depsA cargo subcommand to build dependencies, helps speed up docker builds by allowing dependencies to be built earlier and cached.
Rust Apache License 2.0 UpdatedOct 6, 2018 -
cargo-modules Public
Forked from regexident/cargo-modulesA cargo plugin for showing a tree-like overview of a crate's modules.
Rust Mozilla Public License 2.0 UpdatedSep 24, 2018 -
erlex Public
Forked from asummers/erlexConvert Erlang style structs and error messages to equivalent Elixir.
Elixir Other UpdatedAug 27, 2018 -
elixir Public
Forked from elixir-lang/elixirElixir is a dynamic, functional language designed for building scalable and maintainable applications
Elixir Apache License 2.0 UpdatedAug 21, 2018 -
baud Public
Forked from samuelventura/baudElixir Serial Port with Modbus RTU support
Elixir Apache License 2.0 UpdatedAug 2, 2018 -
proper-dialyzer Public
Debugging a dialyzer problem when using PropEr
Erlang Apache License 2.0 UpdatedJul 31, 2018 -
doctest Public
Extract and run code within Erlang comments
-
rustler_core_dump Public archive
Reproducing a core dump with Rustler
Elixir Apache License 2.0 UpdatedJun 24, 2018 -
ale Public
Forked from dense-analysis/aleAsynchronous Lint Engine
Vim Script BSD 2-Clause "Simplified" License UpdatedMay 16, 2018 -
sniff Public
Forked from samuelventura/sniffElixir Serial Port NIF
C Apache License 2.0 UpdatedApr 26, 2018 -
exprof Public
Forked from parroty/exprofA simple code profiler for Elixir using eprof.
Elixir UpdatedJan 14, 2018 -
rust-erl-ext Public
Forked from seriyps/rust-erl-extErlang external term format codec for Rust language.
Rust Apache License 2.0 UpdatedDec 1, 2017 -
fuzz_rust_erl_ext Public
Fuzzing rust-erl-ext with PropCheck
Elixir Apache License 2.0 UpdatedDec 1, 2017 -
ex_field_doc Public
Generating defstruct field documentation from inlined strings