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/scorphus/advent-of-code-2019

πŸ’œ Solutions to Advent of Code πŸŽ„

advent-of-code advent-of-code-2019 elixir

Last synced: 18 Jun 2025

https://github.com/seletz/kv

OTP chapter on elixir-lang.org

elixir erlang erlang-otp

Last synced: 18 May 2026

https://github.com/knightpp/hikka-backup

dump/backup your hikka.io lists.

backup dump elixir hikka

Last synced: 27 Feb 2026

https://github.com/adriankumpf/discovergy

A simple wrapper for the Discovergy REST API

api-wrapper discovergy elixir smartmeter

Last synced: 19 Mar 2025

https://github.com/pacodw/identicon_with_elixir

Create an Identicon, this project was created taking a Udemy course :)

elixir learning

Last synced: 29 Mar 2025

https://github.com/ckampfe/weather_dot_gov

An Elixir API client for weather.gov

api api-client elixir elixir-lang weather weather-data

Last synced: 10 Feb 2026

https://github.com/yeshan333/erlang_elixir_asdf_ubuntu_container

<build>Ubuntu <ASDF & Erlang & Elixir> Docker Image.

asdf docker-image elixir erlang

Last synced: 03 May 2026

https://github.com/akdilsiz/elixir-parasut

Parasut client for elixir

api client elixir parasut

Last synced: 11 Sep 2025

https://github.com/therealowenrees/logger_webhook_backend

A backend for Elixir's Logger, allowing the sending of logs direct to webhooks.

elixir error-handling logger

Last synced: 11 Feb 2026

https://github.com/unexist/showcase-microservices-elixir

Showcase for Microservices based on Elixir [MIRROR]

elixir phoenix showcase

Last synced: 11 Feb 2026

https://github.com/burntcaramel/lofi-elixir

Lofi parser for Elixir

content elixir lofi markup parser

Last synced: 11 Jun 2026

https://github.com/raulrpearson/yatm

A Tailwind class merging utility

css elixir tailwindcss utility-classes

Last synced: 21 Mar 2025

https://github.com/amkisko/good_job.ex

Concurrent, PostgreSQL-based job queue for Elixir. Port of Ruby GoodJob with full compatibility.

activejob background-jobs elixir goodjob job-queue ruby-on-rails

Last synced: 13 Feb 2026

https://github.com/charlieroth/scraper

A project to learn about GenStage

elixir genstage

Last synced: 11 Sep 2025

https://github.com/eigo-mt-fuji/ex-awsconf

Elixir cli tool for generating aws-cli config

aws docker elixir elixir-lang

Last synced: 03 Apr 2025

https://github.com/ahamez/bagsy

A playground to test reading ROS2 bags in Elixir

elixir ros2

Last synced: 17 May 2026

https://github.com/kmakita13714/elixir-jumanpp

A rudimentary Elixir wrapper for JUMAN++.

elixir elixir-library japanese juman jumanpp nlp nlp-library

Last synced: 28 Feb 2026

https://github.com/oshinbiggestlab/counter_app

Learning GenServer with Counter app

css elixir frontend genserver html phoenix-liveview tailwind

Last synced: 16 Apr 2026

https://github.com/frankdugan3/mdex_mermex

An MDex plugin rendering Mermaid charts inline via Mermex

elixir markdown mdex mermaid

Last synced: 02 Mar 2026

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

A persistent settings for elixir applications

elixir hacktoberfest

Last synced: 21 Mar 2026

https://github.com/eoic/adventofcode2015

Advent of Code 2015 solutions in Elixir.

advent-of-code advent-of-code-2015 aoc-2015 aoc-2015-in-elixir elixir

Last synced: 23 Mar 2026

https://github.com/ricardopadua/dependable

A production-ready Elixir template that shows how to set up, develop, test, and deploy using GitHub Actions and other modern DevOps tools. From project structure to pipelines, dependable helps you build scalable and maintainable apps with confidence.

ci-cd devops elixir github-actions observability otel template

Last synced: 17 May 2026

https://github.com/tato-gh/mix_test_observer

Semiauto mix test runner

elixir

Last synced: 02 Mar 2026

https://github.com/potato-industries/elixrs

elixir based reverse shell

elixir elixir-lang reverse-shell

Last synced: 12 Jun 2026

https://github.com/vrcca/offer_service

A service to display airlines offers.

elixir

Last synced: 26 Mar 2025

https://github.com/fab-elixir/fab_word

Fab.Word is an Elixir library for generating random words.

elixir fab faker

Last synced: 03 Mar 2026

https://github.com/maxbarsukov/radish-db

🌱🍠 RadishDB is an in-memory distributed key-value data store

database distributed elixir key-value maxbarsukov nosql radish-db

Last synced: 17 May 2026

https://github.com/mgdawber/advent-of-code

Advent of code attempts.

advent-of-code elixir

Last synced: 05 Apr 2025

https://github.com/voronchuk/utils_http

Utilities to work with HTTP in Elixir

elixir http utilities

Last synced: 10 Sep 2025

https://github.com/vendethiel/chat.ex

First step with Elixir.

chat elixir

Last synced: 24 Jun 2025

https://github.com/eltonsantos/banana_bank

Project developed in course: https://www.udemy.com/course/elixir-e-phoenix-do-zero/

elixir phoenix

Last synced: 13 Jun 2026

https://github.com/theseanything/md5-in-elixir

This is an implementation of the MD5 hashing algorithm in Elixir

cryptography elixir elixir-lang hashing md5

Last synced: 24 Jun 2026

https://github.com/jwhittle933/metallurgy

File conversion with the power of Elixir

absinthe elixir file-conversion jpg png

Last synced: 28 Mar 2025

https://github.com/mustafabinguldev/elixir-for-beginners

This project contains sample code written in the Elixir programming language. Elixir is a functional, concurrent, and distributed programming language that runs on the Erlang VM. It is ideal for applications requiring high performance and scalability.

elixir elixir-doc elixir-starters erlang

Last synced: 17 Apr 2026

https://github.com/lucasdasial/fizzbuzz_with_elixir

A small project implementing the fizzBuzz solution in elixir and unit tests

elixir

Last synced: 21 Mar 2025

https://github.com/sschonss/encrypt-password

API Encrypt Password

elixir phoenix phoenix-framework

Last synced: 13 Jun 2026

https://github.com/rossta/tiny-earl

A process-oriented URL-shortener written in Elixir (WIP)

elixir

Last synced: 05 Apr 2025

https://github.com/afonsir/cards

Studying Elixir programming language.

elixir

Last synced: 28 Mar 2025

https://github.com/mrgravity817/sticky_db

Ecto-adapted GlueSQL - It's very sticky!

database ecto ecto-adapter elixir gluesql rustler

Last synced: 17 May 2026

https://github.com/jpbelval/phoenixforum

Forum with basic authentication - Made with Phoenix in Elixir

authentication elixir forum phoenix phoenix-framework postgresql

Last synced: 17 Apr 2026

https://github.com/ldilley/adventofcode

:christmas_tree: Advent of Code (http://adventofcode.com/) solutions

advent-of-code bash c cpp csharp elixir go groovy java javascript julia ksh lua perl php python ruby rust scala tcl

Last synced: 03 Apr 2026

https://github.com/hpopp/sonar-elixir

Community SonarQube plugin for the static analysis of Elixir projects.

code-quality elixir sonarqube static-analysis

Last synced: 04 Apr 2026

https://github.com/pyropy/scrumpoker-game-server

Scrumpoker Game Server used to drive Scrumpoker Phoenix app. 🐦πŸ”₯βš—

elixir elixir-lang scrumpoker

Last synced: 19 Jul 2025

https://github.com/sztheory/rulestead

Elixir-native feature flags, experimentation, and remote config with a mountable LiveView admin UI

ab-testing ecto elixir experimentation feature-flag feature-flags feature-toggles hex phoenix phoenix-liveview remote-config rollout

Last synced: 04 Jun 2026

https://github.com/stussysenik/math-inference

Phoenix LiveView monolith for mathematically verified LLM answers. LLMs route; SymPy / Julia / Octave / Lean4 prove.

elixir lean4 livesvelte llm math nvidia-nim openspec phoenix sympy verification

Last synced: 14 Jun 2026

https://github.com/alexdont/autoliisingukalkulaator

This is my final project to finish school. Tallinn polutehnikum TA-19V! I got a 5 for this :)

elixir phoenix phoenix-framework svelte

Last synced: 04 Apr 2026

https://github.com/tachyon322/yookassa-elixir-api

An Elixir client for the YooKassa API v3.

elixir yookassa-api

Last synced: 05 Apr 2026

https://github.com/kevgathuku/contacts_phoenix_elm

Following along http://codeloveandboards.com/blog/2017/02/02/phoenix-and-elm-a-real-use-case-pt-1/

elixir elm phoenix-framework

Last synced: 17 May 2026

https://github.com/andeemarks/exercism

Collection of exercism.io exercises I've completed (in multiple languages)

clojure csharp elixir javascript kotlin python typescript

Last synced: 05 Apr 2026

https://github.com/erlangsters/worker

The re-implemented 'gen_server' behavior for modern distribution of Erlang without the OTP framework.

beam elixir erlang erlang-otp gen-server otp-framework

Last synced: 19 Apr 2026

https://github.com/ericklima-ca/get_geocode

API to get geodata from CEP (brazilian) or full address (Nominatim).

elixir erlang-otp geocode geocoding-api

Last synced: 15 Jun 2026

https://github.com/diegoangel/todo-app-elixir

Todo app developed using Elixir web framework Phoenix

elixir phoenix-framework practice

Last synced: 04 Jun 2026

https://github.com/tomtaylor/plug_forwarded_port

Plug for handling the X-Forwarded-Port header

elixir http phoenix plug

Last synced: 17 Jul 2025

https://github.com/eltonsantos/fizz_buzz

Project developed in course: https://www.udemy.com/course/elixir-e-phoenix-do-zero/

elixir

Last synced: 04 Jun 2026

https://github.com/gilbertwong96/ado_cli

Self-contained Azure DevOps CLI in Elixir. OAuth login (including MSA), embedded skills for AI agents, cross-platform via Burrito.

azure-devops burrito cli devops elixir oauth

Last synced: 16 Jun 2026

https://github.com/cribbles/discogs-shuffle

🎧 sync and shuffle Discogs collections

discogs discogs-client ecto elixir sqlite

Last synced: 20 Apr 2026

https://github.com/jrjsmrtn/pve-openapi

OpenAPI 3.1 specs for the Proxmox VE API (PVE 7.0-9.1) β€” extracted from official pve-docs packages

api elixir openapi proxmox proxmox-ve

Last synced: 20 Apr 2026

https://github.com/fabiokleis/joe_mrbot

joe mr.bot an elixir discord bot app

discord-bot elixir hacktoberfest

Last synced: 16 Jul 2025

https://github.com/ytakhs/bun2

A Bot Framework written in Elixir

elixir

Last synced: 05 Jun 2026

https://github.com/tobiasbernet/schlusseli

A Keycloak server app (bearer-only) example written in Elixir using Absinthe.

authentication elixir keycloak keycloak-elixir oauth2 phoenix phoenix-framework

Last synced: 05 Jun 2026

https://github.com/lukeshay/home-inventory

A basic home inventory management tool

elixir phoenix-framework

Last synced: 16 Jul 2025

https://github.com/mrgravity817/gh-issue-lister

Elixir client for listing Github issues by given repo name

elixir

Last synced: 17 Jun 2026

https://github.com/mrgravity817/rumbl

Rumbl - An online platform where users can comment on interesting videos

elixir flyio phoenix phoenixliveview

Last synced: 17 Jun 2026

https://github.com/nullndr/ekvbucket

A key-value store application written in Elixir

elixir elixir-lang key-value-store

Last synced: 13 Jul 2025

https://github.com/joeychilson/fmp_client

An Elixir HTTP client for Financial Modeling Prep

elixir financial fmp modeling prep

Last synced: 18 Jun 2026

https://github.com/warborn/aoc2019

Solutions of the challenges of Advent of code 2019

elixir

Last synced: 13 Jul 2025

https://github.com/robertojnior/foodstock

:poultry_leg: Food inventory management for restaurants done right.

api async-stream elixir genserver phoenix task

Last synced: 07 Jun 2026

https://github.com/dwarvesf/template-elixir-phoenix

Elixir template using at Dwarves for the next web app

elixir elixir-phoenix sao template

Last synced: 27 Apr 2026

https://github.com/thatsme/tomato

Hierarchical DAG engine for composable NixOS configuration management β€” visual graph editor, OODN variables, template library, SSH deploy with nixos-rebuild

configuration-management dag elixir graph-editor infrastructure-as-code liveview nix nixos nixos-rebuild phoenix

Last synced: 27 Apr 2026

https://github.com/jjrio-bee/ex_code_graph

Code knowledge engine for Elixir/Ash projects: extracts the compiled + Ash-semantic + docs structure of a target Elixir codebase into a graph.json document, loadable into Neo4j/Memgraph/KΓΉzu/etc.

ash-framework code-intelligence developer-tools elixir graph-database knowledge-graph static-analysis

Last synced: 07 Jun 2026

https://github.com/tommyfurgi/erlang-and-elixir

The tasks were completed as part of laboratory classes in the Erlang and Elixir course at AGH in the academic year 2023/2024.

elixir elixir-ecto elixir-phoenix erlang erlang-otp

Last synced: 27 Apr 2026

https://github.com/erlangsters/opengl-es-3.2

OpenGL ES 3.2 binding for the BEAM (Erlang and Elixir).

beam binding elixir erlang erlangsters gles3 gles32 opengl-es

Last synced: 28 Apr 2026

https://github.com/iacobson/breadboard

a wrapper for elixir_ale package with mocked dev environment

elixir elixir-ale gpio raspberry-pi

Last synced: 28 Apr 2026

https://github.com/suddi/portal

Portal game in elixir, based on https://howistart.org/posts/elixir/1

distributed-computing elixir portal-game

Last synced: 08 Jun 2026

https://github.com/elchemista/rassifier

Rassifier is an Elixir library that provides low-resource text classification powered by a Rust implementation using lrtc

classification elixir lrtc rust rustler

Last synced: 28 Apr 2026

https://github.com/jaeyson/livebook-collection

Collections mostly on benchmarking simple algorithms

elixir elixir-lang livebook

Last synced: 28 Apr 2026

https://github.com/baransu/todos

Test Elm and Elixir todos app

elixir elixir-lang elm elm-lang phoenix-framework todos

Last synced: 28 Apr 2026

https://github.com/hackvan/islands_engine

Exercise from Functional Web Development with Elixir, OTP and Phoenix book

elixir otp phoenix

Last synced: 23 Jun 2025

https://github.com/adzz/umbrellaexql

A template repo to quickly set up a graphql API umbrella project in elixir

absinthe absinthe-graphql elixir getting-started graphql phoenix template-repo

Last synced: 29 Apr 2026

https://github.com/sean-clayton/graph-13

Phoenix 1.3 GraphQL

elixir graphql phoenix

Last synced: 30 Apr 2026

https://github.com/ayrat555/hermit

Extensible tool that helps to connect different services

bot elixir telegram telegram-bot vk

Last synced: 30 Apr 2026

https://github.com/raulpe7eira/wabanex

nlw#6 - trilha elixir from rocketseat by Rafael Camarda

absinthe crudry ecto elixir graphql learn nlw nlw-6-elixir phoenix postgresql rocketseat

Last synced: 30 Apr 2026

https://github.com/cesium/welcomer

πŸ‘‹ A slack welcome bot for newcomers

bot elixir slack

Last synced: 16 May 2026

https://github.com/tru-dev/utilrpg2

A bot that rolls dice for tabletop RPGs.

dice dice-roller discord discord-bot elixir nostrum ttrpg

Last synced: 16 May 2026

https://github.com/jameslavin/local_hexdocs

Elixir script for downloading to your local machine Hexdocs for a configurable list of Elixir packages

beam elixir erlang gleam hexdocs

Last synced: 01 May 2026

https://github.com/j3rn/elixir-test-mode

An Emacs mode containing functions to easily test Elixir files

elixir elixir-lang elixir-test emacs emacs-lisp

Last synced: 01 May 2026

https://github.com/efenstakes/graphql_elixir

Testing Elixir GraphQL API

api elixir elixir-phoenix graphql

Last synced: 01 May 2026

https://github.com/elixircl/orientador

Orientador Vocacional UVM

css elixir html phoenix

Last synced: 01 May 2026

https://github.com/miolab/nx_sandbox

Code sandbox for Nx.

circleci docker elixir nx

Last synced: 02 May 2026

https://github.com/erlangsters/beam-graphics-shapes

2D/3D shapes for the graphics library of the BEAM ecosystem.

2d 3d beam elixir erlang graphics shapes

Last synced: 16 May 2026