An open API service indexing awesome lists of open source software.

Elixir

Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development, and the embedded software domain.

https://github.com/fourkio/node_manager

Manage node connections and communications

elixir node rpc

Last synced: 16 May 2026

https://github.com/shdblowers/advent_of_code_2017_elixir

:star: Solving puzzles! Saving Christmas!

advent-of-code advent-of-code-2017 elixir

Last synced: 30 Jun 2025

https://github.com/janjiss/escritorio

Elegant publishing platform

blog elixir phoenix publications

Last synced: 15 Apr 2026

https://github.com/ryoung786/strd

URL Shortener

elixir phoenix

Last synced: 25 Oct 2025

https://github.com/oshanz/elixir_vs_ruby

concurrency and parallelism tests

concurrency elixir parallel-processing ruby

Last synced: 11 Jun 2026

https://github.com/logimos/catalyst

🚀 Catalyst is an interactive, modular Phoenix project generator that sets up a complete development environment with everything you need for modern web development.

elixir geenrator phoenix

Last synced: 26 Oct 2025

https://github.com/yayakyogi/blog-jwt-auth

CRUD Blog with JWT Auth

elixir joken pbkdf2 phoenix-framework

Last synced: 06 Feb 2026

https://github.com/leesharma/functional_queues_deques

An Elixir implementation of Okasaki's 1995 paper

data-structures elixir okasaki

Last synced: 23 Jun 2025

https://github.com/lechindianer/threema-history-checker

Upload a Threema chat history file (.csv) and see who's more interactive!

elixir elixir-lang elixir-phoenix threema

Last synced: 07 Apr 2025

https://github.com/merqlove/some_ecto

Example of Ecto error on preloading belongs_to associations for embedded schemas

ecto elixir example feature issue request

Last synced: 19 May 2026

https://github.com/marclambrichs/aoc

Advent of Code 2024 in Elixir

elixir

Last synced: 11 Apr 2026

https://github.com/bennyz/identicon

elixiring

elixir

Last synced: 23 Mar 2025

https://github.com/bennyz/cards

elixiring

elixir

Last synced: 23 Mar 2025

https://github.com/joshnuss/dependency

Dependency injection for Elixir

dependency-injection elixir

Last synced: 26 Oct 2025

https://github.com/mpol1t/nursery

A lightweight Elixir library for managing child processes based on environments.

elixir otp

Last synced: 20 Jan 2026

https://github.com/mudssrali/elixir-enum-cheatsheet

a simple elixir enum cheatsheet with emoji

cheatsheet education elixir elixir-lang enum learning-elixir

Last synced: 13 Jun 2026

https://github.com/clivern/oak

🐺 Elixir Prometheus Exporter

elixir elixir-lang prometheus

Last synced: 20 Jan 2026

https://github.com/darth-knoppix/exercism-elixir

Elixir exercises from exercism

elixir elixir-lang exercism-solutions

Last synced: 12 Jun 2026

https://github.com/curt/ecto_base58

The ecto_base58 package provides a custom Ecto.Type that makes shorter, friendlier Base58-encoded identifiers visible to the user, while using UUID identifiers in the database.

base58 ecto elixir

Last synced: 27 Oct 2025

https://github.com/dariodip/elixir_notes

A collection of Elixir notes written using Livebook

elixir notes

Last synced: 21 May 2026

https://github.com/dariodip/bank_api

A bank api example using CQRS/Event sourcing with Phoenix and Commanded

commanded cqrs elixir event-sourcing phoenix training-materials tutorial-code

Last synced: 14 Mar 2025

https://github.com/librity/nlw5_elixir

Rocket Seat - Next Level Week 5 - Elixir - Inmana - An inventory management API made with Elixir and Phoenix.

elixir nlw-5 phoenix-framework rocketseat-nlw

Last synced: 12 Jun 2026

https://github.com/glugg23/honours_project

This honours project looks to compare the performance of a distributed agent network written in Elixir to one written using the common agent framework JADE.

elixir jade java

Last synced: 24 Jan 2026

https://github.com/ejscunha/tortoise_websocket

Tortoise Websocket transport

elixir mqtt tortoise websockets

Last synced: 24 Apr 2026

https://github.com/hbontempo-br/advent-of-code-2024

My Advent Of Code 2024 solutions

advent-of-code advent-of-code-2024 elixir

Last synced: 17 Mar 2025

https://github.com/klausmeyer/filamentory

🧵 Webapp for keeping an inventory of 3D printing filaments

3d-printing elixir phoenix

Last synced: 07 Mar 2026

https://github.com/rohannair/pcrm

Personal CRM

elixir graphql phoenix

Last synced: 31 Mar 2025

https://github.com/svelterust/studio

Elixir Phoenix LiveView running with Nix

elixir liveview nix phoenix

Last synced: 18 Mar 2025

https://github.com/babilonczyk/elixir-dummy-cards

Just a simple test app, to see how elixir works

elixir

Last synced: 08 Sep 2025

https://github.com/babilonczyk/elixir-identicon

An app that takes string as an input and generates GitHub-like image

elixir

Last synced: 08 Sep 2025

https://github.com/babilonczyk/phoenix-crud

A simple application written in phoenix. The goal was to learn basics of how phoenix framework works.

crud elixir phoenix

Last synced: 08 Sep 2025

https://github.com/smoynes/devbox-ansible

Personal development machine provisioned with Ansible

ansible elixir python

Last synced: 01 May 2026

https://github.com/smoynes/ballast

A Plug-based HTTP load balancer and reverse proxy

elixir

Last synced: 06 Jul 2025

https://github.com/zoedsoupe/spellbind

simple lambda calculus interpreter - WIP

elixir interpreter lambda-calculus

Last synced: 22 Jun 2026

https://github.com/sahidev1/calculator

A calculator for arithmetic mathematical expressions, developed from scratch with lexer, parser and evaluater

elixir evaluator functional-programming lexer parser personal-project

Last synced: 17 Mar 2025

https://github.com/utopos/key_validator

Macro for validating fields (map, keywords) against a struct.

elixir macro macros struct

Last synced: 25 Jan 2026

https://github.com/caioaao/pong

Multiplayer Pong "clone" to play in the browser. Toy project to study Elixir

distributed-systems elixir svelte

Last synced: 24 Jun 2026

https://github.com/librity/ignite_flightex

Rocket Seat - Ignite - Elixir - Challenge 5 - An airline manager w/ Structs and Agents.

challenge elixir rocketseat-ignite

Last synced: 12 Jun 2026

https://github.com/madshargreave/ectonum

Ecto custom type for enums

ecto ecto-enum ecto-types elixir

Last synced: 14 Sep 2025

https://github.com/blvckm1nds/elixir-practical

Elixir Programming Language Practices, most of it are from Exercism

elixir

Last synced: 17 Mar 2025

https://github.com/rakshans1/livebook-starter

Elixir livebook with Nix

elixir livebook nix

Last synced: 15 May 2026

https://github.com/asynched/wabanex-nlw

Repositório da Next Level Week de Elixir. 💧

elixir nextlevelweek nlw phoenix rocketseat

Last synced: 15 May 2026

https://github.com/aguxez/loker

Search League of Legends match information at the moment.

elixir league-of-legends phoenix react

Last synced: 21 May 2026

https://github.com/james-p-d/elixirdump

Dumping ground for learning Elixir

elixir

Last synced: 26 Aug 2025

https://github.com/ricksonoliveira/blog

Blog application following the Git Flow pattern. Made with Phoenix | CI\CD | Tests Coverage | TDD

blog-engine elixir materializecss phoenix phoenix-framework postgresql websocket

Last synced: 15 May 2026

https://github.com/tyalt1/podcaster

This will listen to podcasts so you don't have to!

ai ash-framework elixir phoenix phoenix-liveview podcast

Last synced: 01 Apr 2025

https://github.com/krishna-404/chax

A Chat App built using Phoenix & LiveView

chat elixir liveview phoenix

Last synced: 05 Jul 2025

https://github.com/joshchernoff/phoenix-vanilla-playground

Phoenix Elixir Starting Point | No LiveView / Tailwind / Ecto | With ESM JS / PostCSS / Channels

elixir elixir-phoenix

Last synced: 17 Mar 2025

https://github.com/vtm9/simple_queue

Simple persistent queues

elixir queue

Last synced: 06 Jun 2026

https://github.com/divertimentos/course-elixir-fundamentals-headway

Elixir for JS Developers Crash Course

elixir functional-programming

Last synced: 22 Jun 2026

https://github.com/francismurillo/lbry_comment_notifier

A small Elixir app to watch for comments in lbry

elixir lbry

Last synced: 29 Oct 2025

https://github.com/supersimple/publishing-hex-packages-slides

Slide deck for hex presentation

elixir hex

Last synced: 02 Mar 2025

https://github.com/brandaoplaster/reports_generator

reading CSV files and generating reports.

elixir

Last synced: 23 Jul 2025

https://github.com/ggteixeira/cumbuca-elixir-cli

CLI escrito em Elixir para gerenciar transações recursivas

cli elixir finance

Last synced: 02 Jan 2026

https://github.com/elfenlaid/ex_figures

Elixir wrapper for the Appfigures API

appfigures client elixir hex

Last synced: 16 Mar 2026

https://github.com/tubone24/elixir_performance_tool

Checking TAT benchmark test tools for Parallel HTTP requests by Elixir.

elixir perfomance-testing

Last synced: 30 Aug 2025

https://github.com/alumowa/learn_elixir_otp

It'll be fun they said. You can crash processes they said.

elixir learning

Last synced: 05 Apr 2025

https://github.com/alumowa/elx_ring

Elixir process linking

elixir learn

Last synced: 05 Apr 2025

https://github.com/azevedoguigo/banana_bank

Web api desenvolvida durante o curso Elixir e Phoenix do Zero!

elixir exunit phoenix-framework postgres

Last synced: 19 May 2026

https://github.com/bigardone/live_view_stream_issue

Demo project showcasing a LiveView issue using streams and live components

elixir phoenix phoenix-liveview

Last synced: 02 Apr 2025

https://github.com/cloud8421/gig

Educational application to show state management/recovery techniques

elixir

Last synced: 02 Mar 2025

https://github.com/versilov/lo_price

Telegram bot for monitoring prices.

bot elixir price-tracker telegram

Last synced: 14 Mar 2025

https://github.com/mmmries/elixir_for_programmers

My code exercises for the "Elixir for Programmers" course

elixir learning learning-by-doing

Last synced: 28 Mar 2025

https://github.com/axelson/exercism_elixir

Exercism.io exercises done in Elixir

elixir exercism

Last synced: 05 Apr 2025

https://github.com/emadb/gol_ex

Game of life in Elixir

elixir game-of-life kata

Last synced: 10 Sep 2025

https://github.com/paulo-ferraz-oliveira/paulo-ferraz-oliveira

Paulo F. Oliveira's GitHub profile face

elixir erlang

Last synced: 05 May 2025

https://github.com/walkr/durex

Parse short time durations to their numerical value in milliseconds. e.g. "1s" -> 1000

duration elixir millisecond

Last synced: 17 Mar 2025

https://github.com/aifrak/functional-web-development-with-elixir-otp-phoenix

Code from "Functional Web Development with Elixir, OTP, and Phoenix".

elixir elixir-lang elixir-phoenix learning otp phoenix phoenix-framework

Last synced: 17 May 2026

https://github.com/feng19/tesla_hmac_auth

A tesla middleware, for use with PlugHmac as a http client.

elixir elixir-library

Last synced: 02 Jan 2026

https://github.com/alumowa/metex-otp

Learning Elixir & OTP

elixir learning otp

Last synced: 05 Apr 2025

https://github.com/oeb25/chess

Online Chess platform written in Elixir

chess elixir phoenix

Last synced: 03 Nov 2025

https://github.com/sean-lin/globalconst

GlobalConst converts large Key-Value entities to a module to make fast accessing by thousands of processes.

elixir

Last synced: 22 May 2026

https://github.com/spilth/tdd.spilth.org

Building a simple Piglatin translator using TDD with every programming language. Eventually.

elixir java middleman ruby tdd

Last synced: 14 May 2025

https://github.com/drowzy/tide-ci

Agentless CI

agentless ci docker elixir

Last synced: 12 Apr 2026

https://github.com/gabriel4420/rocketpay

O Rocketpay é uma aplicação que simula uma API de pagamentos entre usuários, sendo possível realizar depósitos, saques e transferências.

api-rest ecto-db ecto-schemas ecto-types elixir elixir-phoenix

Last synced: 14 Apr 2025

https://github.com/turfapp/absinthe_rate_limiting

Middleware-based rate limiting for Absinthe

absinthe absinthe-graphql elixir

Last synced: 06 Mar 2026

https://github.com/lymore01/ottr

Ottr is a distributed, persistent and concurrent task queue for Elixir, designed for reliability and scalability. It supports multiple named queues, task retries, visibility timeouts and efficient processing using GenServer, Ecto, Poolboy and OTP patterns.

actor-model concurrency ecto elixir erlang otp postgresql

Last synced: 08 May 2026

https://github.com/thedelchop/ootp_utility

Out of the Park Baseball Utility built with Elixir, Phoenix, LiveView, Surface-UI and Tailwind CSS

elixir liveview phoenix phoenix-framework surface-ui tailwindcss

Last synced: 13 May 2026

https://github.com/felipeguzmansierra/localnetworkmovies

Phoenix Server to stream video files through the local network.

elixir localnetwork movies phoenix

Last synced: 27 Mar 2025

https://github.com/nbisweden/elixir_evaluation_evaluation

An evaluation of the ELIXIR course evaluation

course elixir evaluation nbis survey

Last synced: 16 Jan 2026

https://github.com/nxtlo/alex

Elixir practice

elixir elixir-lang pooling

Last synced: 10 Apr 2025

https://github.com/rrcook/naplps_writer

An Elixir library for generating NAPLPS graphics files.

elixir naplps

Last synced: 02 Jan 2026

https://github.com/mkhan45/ssh_game

Multiplayer Tic-Tac-Toe & Connect 4 over SSH

connect-4 elixir ssh tic-tac-toe

Last synced: 15 Jun 2025

https://github.com/s-m-i-t-a/memo

A memoization library

elixir hacktoberfest

Last synced: 20 Jun 2025

https://github.com/warmwaffles/omnipresence

Presence checking protocol for elixir

elixir elixir-library

Last synced: 21 May 2026

https://github.com/epicallan/learn-elixir

Collection of notes and code samples for learning elixir

elixir elixir-language

Last synced: 21 May 2026

https://github.com/tommasoamici/nba-fantasy-lottery

A very simple website I used to simulate the lottery draft in my NBA fantasy league

elixir nba phoenix

Last synced: 30 Mar 2025