A standard library setup based on the Nerves project standard practices.
Credo checks to prevent new usage of deprecated modules, functions, macros, and structs while allowing existing usage.
`BreakerBox` is an implementation of the circuit breaker pattern, wrapping the Fuse Erlang library with a supervised server for ease of b...
Membrane MP3 encoder based on Lame
Credo check to identify cases where `Enum.reduce` can be simplified to other `Enum` functions
Credo plugin for exporting GitLab Code Quality reports
A Credo check to ensure hygenic domain boundaries.
Credo plugin for writing the CodeClimate-like result file
Dynamic, runtime configuration for your Elixir app
Dynamically updating, searchable, sortable datatables with Phoenix LiveView
A Credo plugin containing additional checks.
Plug-based authorization for your web apps. Dictate what your users can and cannot see and access.
LowEndInsight is a simple 'bus-factor' risk analysis library for Open Source Software which is managed within a Git repository. Provide t...
Elixir wrapper for the emqttc library. Some of the features: Reconnection, offline queueing, gen_* like callback APIs, QoS 0-2.
Toolkit to explore the architecture, design and quality of your elixir projects
A check to ensure there are no compile time variables used across an Elixir project.
Collection of recommended Elixir check utilities.
Collection of elixir utils
Elixir library for Binance Spot REST API
Credo plugin for allowing you to ignore checks based on a credo ignore file
A custom Credo check to verify that modules are pure
LSP implementation for Credo
Credo custom checks plugin to comply with Nimble Compass conventions
Custom Elixir rules used at Tallarium
OpenAI REST API Client
A meta package to pull common development libraries.
A check to ensure filename consistency across an Elixir project.
A Spellchecker rule for Credo
Elixir HTTP/Websockets client library for official Steemit API and standard steemd JSONRPC interface. Includes module for pseudo realtime...
A PID (proportional/integral/derivative) controller in Elixir.