Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Mix
M

Mix

Tool
65 projects15.4k total stars2.1k total forks6 languages

Open-source projects built with Mix

There are currently 65 open-source projects built with Mix, with a combined total of 15.4k GitHub stars. The most common language among these projects is Elixir.

Showing 65 open-source projects · page 1 of 2

distillery
distillerybitwalker/distillery

A pure-Elixir tool for generating OTP releases from Mix projects, enabling dependency-free deployments.

3.0k398Elixir
1 year ago
nerves
nervesnerves-project/nerves

A framework for building and deploying bulletproof embedded software using Elixir and the Erlang VM.

2.5k206Elixir
8 days ago
elixir_koans
elixir_koanselixirkoans/elixir-koans

Interactive learning exercises to master Elixir programming through test-driven exploration.

2.4k614Elixir
10 months ago
dialyxir
dialyxirjeremyjh/dialyxir

Mix tasks to simplify using Dialyzer for static type analysis in Elixir projects.

1.8k161Elixir
1 month ago
real world example app
real world example appgothinkster/elixir-phoenix-realworld-example-app

A fully-featured real-world backend application built with Elixir and Phoenix, implementing the RealWorld API specification.

893140Elixir
4 years ago
benchfella
benchfellaalco/benchfella

A microbenchmarking tool for Elixir that intelligently runs small tests to estimate average run times and compare results.

51624Elixir
3 years ago
gatling
gatlinghashrocket/gatling

A collection of Mix tasks for zero-downtime deployment of Phoenix applications using Distillery releases.

49316Elixir
9 years ago
gettext
gettextelixir-lang/gettext

An internationalization (i18n) and localization (l10n) system for Elixir applications, implementing the standard Gettext framework.

49193Elixir
22 days ago
The Little Schemer in Elixir
The Little Schemer in Elixirjwhiteman/a-little-elixir-goes-a-long-way

Exercises and algorithms from The Little Schemer book implemented in Elixir with Scheme comparisons.

3458Elixir
10 years ago
ex_check
ex_checkkarolsluszniak/ex_check

A single Mix task to efficiently run all code analysis and testing tools in an Elixir project.

32814Elixir
2 years ago
serum
serumDalgona/Serum

A simple static website generator written in Elixir, focused on blogging.

32330Elixir
2 years ago
koans
koansdojo-toulouse/elixir-koans

Interactive exercises to learn Elixir by completing test-driven koans.

24860Elixir
10 years ago
white_bread
white_breadmeadsteve/white-bread

A story BDD tool for Elixir that parses Gherkin feature files and executes them as acceptance tests.

22936Elixir
5 years ago
exprof
exprofparroty/exprof

A simple Elixir code profiler that wraps Erlang's eprof profiler with a convenient macro.

18010Elixir
5 years ago
git_hooks
git_hooksqgadrian/elixir_git_hooks

Configure and manage git hooks in Elixir projects to enforce code quality and automate workflows.

18022Elixir
10 days ago
statistics
statisticsmsharp/elixir-statistics

Statistical functions and distributions for Elixir, including descriptive statistics and probability distributions.

14130Elixir
2 years ago
Consolex
Consolexsivsushruth/consolex

Attach a web-based console to any Elixir Mix project for remote IEx and Erlang shell access.

12510JavaScript
10 years ago
webdriver
webdriverstuart/elixir-webdriver

An Elixir client library implementing the WebDriver protocol for browser automation with PhantomJS, Firefox, Chrome, and remote servers.

11930Elixir
6 years ago
alice
alicealice-bot/alice

A Lita-inspired Slack bot framework for Elixir, featuring a plugin system for custom handlers.

11319Elixir
4 years ago
JSON Schema to Elm
JSON Schema to Elmdragonwasrobot/json-schema-to-elm

Generates Elm types, JSON decoders, JSON encoders, and fuzz tests from JSON Schema draft v7 specifications.

9212Elixir
1 month ago
chinese_translation
chinese_translationtyrchen/chinese_translation

An Elixir module for translating between simplified and traditional Chinese, converting to pinyin, and slugifying Chinese text.

9111Elixir
8 years ago
kaguya
kaguyaLuminarys/Kaguya

A small, powerful, and modular IRC bot built with Elixir for customizable chat automation.

746Elixir
6 years ago
mustache
mustacheschultyy/Mustache.ex

A minimal Mustache templating engine implementation for Elixir, following the official Mustache specification.

6914Elixir
2 years ago
ex_doc_dash
ex_doc_dashJonGretar/ExDocDash

Generates Dash.app documentation sets (Docsets) for Elixir projects from ex_doc output.

637CSS
5 years ago
dress
dressveelenga/dress

A CLI tool that colorizes, formats, and filters stdout output using customizable regex rules.

623Elixir
8 months ago
relex
relexyrashk/relex

A simplistic assembler for creating Erlang releases in Elixir applications.

6011Elixir
12 years ago
nitro
nitrosynrc/nitro

A lightweight Erlang/Elixir web framework for building HTML5 and SVG applications with WebSocket support.

5733Erlang
1 month ago
diver
divernovabyte/diver

An Erlang/Elixir driver for HBase that uses a Java server with Asynchbase to provide asynchronous database queries.

517Java
9 years ago
mnemonix
mnemonixchristhekeele/mnemonix

A unified interface to Elixir and Erlang key/value stores, providing a common GenServer interface and Map-style API.

394Elixir
8 years ago
exgen
exgenrwdaigle/exgen

A templating library for generating reusable Elixir projects from EEx templates via Mix tasks.

366Elixir
6 years ago
elixgrep
elixgrepbbense/elixgrep

An Elixir framework for implementing concurrent versions of Unix utilities like grep and find using a map/reduce pattern.

283Elixir
9 years ago
nifty
niftyrossjones/nifty

Helper script for setting up boilerplate when writing Elixir NIFs (Native Implemented Functions).

282Elixir
10 years ago
vessel
vesselwhitfin/vessel

An Elixir MapReduce framework with Hadoop Streaming integration, simplifying distributed data processing.

241Elixir
5 years ago
hexdocset
hexdocsetyesmeck/hexdocset

Convert Elixir/Erlang hex documentation to Dash.app's docset format for offline browsing.

221Elixir
10 years ago
clope
clopeayrat555/clope

Elixir implementation of the CLOPE algorithm for fast clustering of transactional data.

222Elixir
6 years ago
mahaul
mahaulemadalam/mahaul

Parse and validate environment variables in Elixir with compile-time guarantees, typed values, and pre-boot validation.

222Elixir
2 years ago
12
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub