Showing 36 of 40 projects
Mix tasks to simplify using Dialyzer for static type analysis in Elixir projects.
Auto-administration package for Elixir and Phoenix Framework, inspired by ActiveAdmin, to create CRUD admin interfaces with minimal code.
Automatically runs Elixir project tests on file changes to support test-driven development workflows.
An Elixir library that reports test coverage statistics and posts results to coveralls.io.
A collection of Mix tasks for zero-downtime deployment of Phoenix applications using Distillery releases.
An internationalization (i18n) and localization (l10n) system for Elixir applications, implementing the standard Gettext framework.
An Elixir framework for building Kubernetes operators, controllers, and custom schedulers.
A Phoenix template engine that enables writing HTML templates using the concise Slime (Slim) syntax.
Load environment variables from a .env file into the Elixir application environment for development and non-release deployments.
A DSL for building user-friendly command-line applications in Elixir with automatic help generation.
A YAML parser for Elixir that wraps the native Erlang yamerl library, providing full YAML 1.2 support.
Configure and manage git hooks in Elixir projects to enforce code quality and automate workflows.
An Elixir reloader that automatically recompiles code when files change, supporting path dependencies and custom callbacks.
A Phoenix template engine that enables using Haml syntax for HTML templates in Elixir web applications.
Oh My Zsh plugin providing terminal shortcuts and aliases for Elixir, IEx, Mix, Kiex, and Phoenix development.
Shows desktop notifications for ExUnit test runs in Elixir, ideal for TDD workflows.
Interactive watch mode for Elixir's ExUnit tests with dynamic test selection and file watching.
A toolkit for building powerful command-line interfaces in Elixir with helpers for shell interaction, file manipulation, and directory operations.
An Elixir SDK and deployment tool that provides a universal API for cloud services across multiple providers, eliminating vendor lock-in.
A mix command to handle events on file system modifications, inspired by Ruby Guard.
An Elixir mix task that lists the licenses of all installed packages in your Mix project.
An Elixir benchmarking tool that uses statistical hypothesis testing to compare performance results.
A simplistic assembler for creating Erlang releases in Elixir applications.
An Elixir client for the Nu HTML Checker (v.Nu) that validates HTML, CSS, and SVG documents via its JSON API.
Interactive semantic versioning tool for Elixir packages that bumps versions, updates changelogs, and creates tags.
A configurable Elixir mix task that watches file changes and runs corresponding commands like tests.
Mix tasks for automated changelog generation from git commit history in Elixir projects.
A collection of tools for generating, shipping, installing, and deploying Elixir releases to remote servers.
A templating library for generating reusable Elixir projects from EEx templates via Mix tasks.
Helper script for setting up boilerplate when writing Elixir NIFs (Native Implemented Functions).
An Elixir MapReduce framework with Hadoop Streaming integration, simplifying distributed data processing.
Mix tasks for Erlang projects to run EUnit tests, Common Test suites, and generate Edoc documentation.
A simple licensing system for Elixir applications using asymmetric cryptography, inspired by JWT and PASETO.
A minimal tool for releasing (packaging and hot updating) Elixir applications, now deprecated in favor of native mix releases.
Automates deployment of Elixir releases via mix tasks, supporting multiple stages like production and staging.
A simple and flexible authentication solution for Elixir and Phoenix web applications.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.