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/holsee/matchsticks

matchsticks kata

elixir kata

Last synced: 30 Mar 2025

https://github.com/bentheburrito/cai

A Planetside 2 session tracker. Built with Elixir and LiveView

elixir phoenix-framework phoenix-liveview planetside2

Last synced: 07 Jan 2026

https://github.com/kelvinst/circleci_elixir

Teamweek's Circle CI Docker Image for Elixir projects

circleci docker elixir

Last synced: 03 May 2026

https://github.com/naps62/mkm

An Elixir client for the https://www.magiccardmarket.eu/ API

api elixir elixir-library magic-the-gathering

Last synced: 30 Mar 2025

https://github.com/vrcca/task_service

A task service which generates a execution plan.

elixir

Last synced: 26 Mar 2025

https://github.com/christopherlai/hustle

Elixir Web Push Notifications Library

elixir elixir-lang push-notifications web-notifications

Last synced: 25 Feb 2025

https://github.com/thetonymaster/keychain

SSH key utils for a personal project

elixir keychain ssh-key

Last synced: 29 Mar 2025

https://github.com/undr/robo

Test Task

coding-challenge elixir

Last synced: 31 Oct 2025

https://github.com/silbermm/rallex

Elixir interface to Rally

elixir rally

Last synced: 03 Nov 2025

https://github.com/karolsluszniak/live_auth_and_avatars-phoenix-1.6

Phoenix 1.6 example app with auth provided by mix phx.gen.auth converted to live view plus avatar uploads backed by it.

authentication avatars elixir phoenix s3 upload

Last synced: 14 Jul 2025

https://github.com/ndrean/phoenix_react

Phoenix API & landing page with React SPA

elixir phoenix react vite websocket

Last synced: 13 May 2026

https://github.com/rjnemo/ai_advent_code_2024

AI-Driven Advent of Code 2024 Participation

advent-of-code-2024 ai aider elixir

Last synced: 11 Jul 2025

https://github.com/3zcurdia/deux

Status monitor for external services

elixir monitor otp status

Last synced: 16 Mar 2026

https://github.com/appulse-projects/echo-service-elixir

Simple Echo service in Elixir

elixir

Last synced: 14 Mar 2025

https://github.com/librity/ignite_nutri

Rocket Seat - Ignite - Elixir - Challenge 8 - A calories counter backend made with Phoenix.

calories-counter challenge elixir phoenix-framework rocketseat-ignite

Last synced: 07 Jun 2026

https://github.com/librity/ignite_nutri_tests

Rocket Seat - Ignite - Elixir - Challenge 9 - A tested calories counter backend made with Phoenix.

calories-counter challenge elixir phoenix-framework rocketseat-ignite

Last synced: 25 Feb 2025

https://github.com/librity/ignite_sum_over_list

Rocket Seat - Ignite - Elixir - Demo program that sums all elements of a list.

demo elixir ignite rocketseat

Last synced: 16 May 2026

https://github.com/roy-corentin/r-tree

Implementation of R-Tree in Elixir

elixir rtree

Last synced: 07 Jul 2025

https://github.com/sneako/elixir-jit-docker

Try out OTP's upcoming JIT!

docker elixir erlang jit

Last synced: 04 May 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/iampeterbanjo/programming-phoenix

Pragmatic programmer |> programming Phoenix

elixir elixir-lang phoenix pragprog programming-phoenix

Last synced: 14 Mar 2025

https://github.com/thiagoesteves/usd2real

A simple binary to capture the current USD=>REAL rate from UOL webpage

cambio elixir erlang erlang-otp uol usd-real

Last synced: 27 Apr 2026

https://github.com/baileylutcd/next-gear-motors

Web app for NextGear Motors garage - shop for vehicles, make reservations and more

elixir nix phoenix

Last synced: 28 Jun 2025

https://github.com/feipinghuang/elhex_elivery

Elixir Application

elixir genserver supervisor

Last synced: 29 Mar 2025

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/blvckm1nds/elixir-practical

Elixir Programming Language Practices, most of it are from Exercism

elixir

Last synced: 17 Mar 2025

https://github.com/kevindasilvas/hookme

Async data fetch and sender built with Elixir

elixir elixir-lang httpoison plug

Last synced: 23 Jul 2025

https://github.com/eiel/chatwork_ex

ChatWork API Interface for Elixir

chatwork elixir

Last synced: 21 May 2026

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/james-p-d/elixirdump

Dumping ground for learning Elixir

elixir

Last synced: 26 Aug 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/lcmen/toy-robot

Application built as part of the Toy Robot - Elixir Version book.

elixir elixir-lang

Last synced: 17 May 2026

https://github.com/techgaun/ex_nrel

NREL(https://developer.nrel.gov/) Api client for Elixir

elixir nrel solar

Last synced: 30 Oct 2025

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/ferperales/exercises_for_programmers_elixir

The 57 exercises from the Exercises for Programmers book made in Elixir

elixir elixir-examples elixir-lang learning-by-doing

Last synced: 05 Apr 2025

https://github.com/alexpearce/2048

A 2048 clone in Elixir/Phoenix.

elixir game multiplayer phoenix

Last synced: 07 Apr 2026

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

First step with Elixir.

chat elixir

Last synced: 24 Jun 2025

https://github.com/sammarxz/ignite-elixir-modulo-02-desafio-01

RocketSeat Ignite - Elixir - Módulo 02 - Desafio 01

elixir elixir-lang ignite-rocketseat rocketseat

Last synced: 17 May 2026

https://github.com/jimmymckegger/identicon

Makes identicons out of words

elixir identicon-generator

Last synced: 05 Apr 2025

https://github.com/nulib/ueberauth_openam

OpenAM strategy for Überauth

authentication elixir openam ueberauth

Last synced: 21 Mar 2025

https://github.com/ltfschoen/elixir-test

Elixir basic playground

elixir

Last synced: 28 Mar 2025

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/scoiatael/flyio-libcluster-example

Showcase easy clustering for Phoenix apps on https://fly.io

elixir flyio libcluster phoenix

Last synced: 08 May 2025

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/identicon

Studying Elixir programming language.

elixir

Last synced: 28 Mar 2025