Things you should read or watch to explore Elixir and become a true alchemist.
-
bernheisel - PSA for asdf and...
PSA for asdf and Elixir users put this in your .zshrc or .bashrc export KERL_BUILD_DOCS="yes" Now...
-
akoutmos/doctor: Make sure your documentation is healthy
Make sure your documentation is healthy
-
brianbinbin/Raf: An Elixir library which implements the Raft consensus protocol
An Elixir library which implements the Raft consensus protocol
-
CargoSense/briefly: Simple, robust temporary file support for Elixir.
Simple, robust temporary file support for Elixir.
-
mirego/mix_audit
🕵️♀️ MixAudit provides a mix deps.audit task to scan a project Mix dependencies for known Elixir...
-
sasa1977/boundary
manage and restrain cross-module dependencies in Elixir projects
-
elixir-waffle/waffle
Flexible file upload and attachment library for Elixir
-
gmtprime/skogsra
Library to manage OS environment variables and application configuration options with ease
-
marick/phoenix_integration
Lightweight server side integration test tools for Phoenix
-
acscherp - ~ cat .git/hooks/pre-push set...
~ cat .git/hooks/pre-push set -e mix format --check-formatted mix test mix credo -- mix dialyzer --halt-exit-status...
-
koudelka/visualixir: A process/message visualizer for BEAM nodes.💪👁
A process/message visualizer for BEAM nodes.💪👁
-
-
-
-
appcues/exconstructor
An Elixir library for generating struct constructors that handle external data with ease.
-
jeremyjh/dialyxir
Mix tasks to simplify use of Dialyzer in Elixir projects.
-
-
Nebo15/confex
Useful helper to read and use application configuration from environment variables.
-
ericmj/mint
Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2
-
sorentwo/oban
🥃 Robust asynchronous job processor powered by Elixir and modern PostgreSQL
-
whitfin/local-cluster
Easy local cluster creation for Elixir to aid in unit testing