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/veeso/learning-elixir

My repository containing examples and snippets written while learning elixir, from data types to phoenix

elixir elixir-lang elixir-phoenix learning learning-by-doing

Last synced: 21 Mar 2025

https://github.com/cocoa-xu/cvt_color

Colour conversions.

colors elixir

Last synced: 04 May 2026

https://github.com/peterkrauz/scrylixir

An Elixir library for the Scryfall API

elixir hex

Last synced: 03 Apr 2025

https://github.com/raphexion/rabbitmq2db

Use together with ftp2rabbitmq, saves data and info to postgres database

ecto elixir ftp postgesql rabbitmq

Last synced: 03 Apr 2025

https://github.com/jaeyson/ex_banking

test from yolo

elixir

Last synced: 04 Apr 2025

https://github.com/ch4s3/ex_ast

Elixir AST sample repo

ast elixir plt

Last synced: 04 Apr 2025

https://github.com/0xblcklptn/box

A module for Kingdom-System whose task is to mimic the behavior of Google Drive

cloud elixir postgresql

Last synced: 16 May 2026

https://github.com/guillaume-gomez/portal-elixir

from http://howistart.org/posts/elixir/1/

elixir tutorial

Last synced: 04 Apr 2025

https://github.com/miolab/kokuraex_radio

kokura.exラジオ

elixir phoenix

Last synced: 04 Apr 2025

https://github.com/spaceeec/crux_interaction

DSL to define Discord application commands and means to respond to incoming interactions

discord discord-api elixir

Last synced: 30 Apr 2026

https://github.com/mbuffa/elixir-pathfinding-demo

An Elixir/LiveView demo of the A* pathfinding algorithm

astar astar-search-algorithm demo elixir liveview pathfinding

Last synced: 07 May 2025

https://github.com/mpol1t/amqp_channel_pool

A lightweight Elixir library for managing a pool of AMQP channels using NimblePool.

amqp elixir nimblepool rabbitmq

Last synced: 06 Mar 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/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/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/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/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/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/raulpe7eira/rp7pay

nlw#4 - trilha elixir from rocketseat by Rafael Camarda

bcrypt coveralls credo ecto elixir learn nlw nlw-4-elixir phoenix rocketseat

Last synced: 17 May 2026

https://github.com/vrcca/offer_service

A service to display airlines offers.

elixir

Last synced: 26 Mar 2025

https://github.com/joeychilson/fred_client

An Elixir HTTP client for Federal Reserve Economic Data API

api elixir federal-reserve fred

Last synced: 24 Jun 2025

https://github.com/korbin73/flowerpower

Elixir api client to parrot's flower power api

elixir parrot-flower

Last synced: 11 Sep 2025

https://github.com/vrcca/hangman-elixir

Hangman project in Elixir from "Elixir for Programmers"

elixir example-projects

Last synced: 26 Mar 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/islamhaqq/elixir-cards

Playing cards made with Elixir!

docker elixir mix

Last synced: 15 May 2026

https://github.com/ritreshgirdhar/scheduler-elixir

Implementing Scheduler in Phoenix-Elixir application

elixir genserver learning-by-doing phoenix-framework schedulers

Last synced: 05 May 2025

https://github.com/brandaoplaster/list_filtering_challenge

Filter all the numeric elements in the list and return how many odd numbers are in that list.

elixir

Last synced: 11 Sep 2025

https://github.com/pacodw/playing_deck_with_elixir

My first project learning Elixir language, I created this project whatched a Udemy course :)

elixir learning

Last synced: 29 Mar 2025

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/seletz/kv

OTP chapter on elixir-lang.org

elixir erlang erlang-otp

Last synced: 18 May 2026

https://github.com/gabrielhora/aoc

advent of code

advent-of-code elixir go golang

Last synced: 18 May 2026

https://github.com/mcodex/rocketseat-ignite-rockelivery

Rockelivery is the main Rocketseat Ignite's application written in Elixir

elixir phoenix-framework

Last synced: 13 Mar 2025

https://github.com/narven/surface_live_view

Mason Brick Surface Live View

bricks elixir flutter liveview mason phoenix

Last synced: 18 May 2026

https://github.com/ashzzzzzzz/ckeditor5-phoenix

CKEditor 5 Phoenix is an integration library designed for Elixir applications, offering web components and functions for easy editor setup. It supports various editor types, making it a versatile choice for developers. 🛠️💻

ckeditor5 cms elixir elixir-phoenix form-editor integration liveview phoenix phoenix-framework phoenix-liveview rich-text-editor text-editor web-editor wysiwyg

Last synced: 18 Jun 2025

https://github.com/petros/aoc2024

Advent of Code 2024

advent-of-code elixir elixir-lang

Last synced: 30 Oct 2025

https://github.com/annatel/periodic_task_runner

A periodically task runner. The runner wait to the former task to end before it runs the new one.

elixir otp task-runner

Last synced: 30 Oct 2025

https://github.com/mrwanderer6760/elilang

Elilang is a framework, still in beta version. Elilang allows you to simplify working with Elixir on mobile devices when using Termux, or something else. It also removes the need for root rights. Elilang removes dependency on Node.js by using Golang instead of Node.js. Compatible with Phoenix framework.

elilang elixir elixir-framework framework golang

Last synced: 18 May 2026

https://github.com/joargp/pathfinder_ex

jsonpath for elixir through nodejs

elixir jsonpath

Last synced: 04 Apr 2025

https://github.com/techgaun/zwave-elixir

Z-Wave library for Elixir

elixir home-automation library zwave

Last synced: 05 Apr 2025

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

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

elixir elixir-lang rocketseat rocketseat-ignite

Last synced: 18 May 2026

https://github.com/tmr08c/github_label_manager

A tool to mass add labels across GitHub repositories

elixir elixir-phoenix

Last synced: 29 Mar 2025

https://github.com/aenglisc/platform

A small game platform with Elm on the front end

elixir elm phoenix

Last synced: 18 May 2026

https://github.com/brandaoplaster/github_search

Application that consumes the GitHub API returning the repository list of an informed user :mag_right:

elixir phoenix

Last synced: 29 Mar 2025

https://github.com/brandaoplaster/bank-elixir

Learning elixir

elixir

Last synced: 14 Oct 2025

https://github.com/brandaoplaster/recursion_challenge

Recursively calculate how many elements are in the list and return that value

elixir

Last synced: 29 Mar 2025

https://github.com/brandaoplaster/qualify

Implementation of the AHP algorithm (analytical hierarchical process)

elixir elixir-library

Last synced: 29 Mar 2025

https://github.com/cktan/swim-ex

SWIM gossip membership for Elixir over pure UDP — no epmd, no Erlang distribution required

beam cluster distributed-systems elixir failure-detection gossip-protocol membership otp swim-protocol udp

Last synced: 15 Jun 2026

https://github.com/ibrunotome/rocketpay-elixir

An Api to make payments, created in NLW-4 [Elixir]

elixir nlw nlw-4 rocketpay rocketseat

Last synced: 19 May 2026

https://github.com/tlux/es_client

A minimalistic Elasticsearch client for Elixir.

client elasticsearch elixir elixir-library hex-package

Last synced: 03 May 2026

https://github.com/laurabeatris/crosswords_api

GraphQL API built with Elixir and Phoenix, as part of the Crosswords application

absinthe-phoenix elixir graphql phoenix-framework

Last synced: 19 May 2026

https://github.com/raulpe7eira/course-groxio-ecto

Grox.io Learning's Ecto Course by Bruce Tate

course ecto elixir groxio learn

Last synced: 06 Apr 2025

https://github.com/raulpe7eira/food-diary

ignite - module: elixir and graphql with absinthe from rocketseat by Rafael Camarda

absinthe course ecto elixir graphql ignite learn phoenix postgresql rocketseat

Last synced: 07 May 2026

https://github.com/stevegrossi/hedwig_giphy

A Hedwig responder that returns an appropriate GIF from the Giphy API.

chatbot elixir giphy-api hedwig

Last synced: 19 May 2026

https://github.com/cao7113/ecli

escript cli with elixir

cli elixir

Last synced: 24 Dec 2025

https://github.com/fbettag/rrpproxy.ex

Implements the RRPproxy.net API for registering domains in Elixir

elixir rrpproxy

Last synced: 09 Jun 2026

https://github.com/georgy5/streamers

Meet Elixir - Jose Valim introduces Elixir while building a library to parse HTTP streaming metadata files

elixir

Last synced: 28 Mar 2025

https://github.com/carlo-colombo/streamlog

single elixir script to ingest, visualize, and filter logs from your system

elixir

Last synced: 06 Apr 2025

https://github.com/ppatrzyk/elixir-minesweeper

Minesweeper clone in Elixir

elixir elixir-lang scenic

Last synced: 19 May 2026

https://github.com/nikitaavvakumov/islands_engine

Islands guessing game from "Functional Web Development with Elixir, OTP, and Phoenix" by Lance Halvorsen

book elixir otp phoenix

Last synced: 13 Apr 2025

https://github.com/shmink/advent-of-code-2018

The advent of code 2018 challenges

2018 advent-of-code elixir

Last synced: 20 Jun 2025

https://github.com/dpostolachi/magickmime

A library to guess MIME type from file signature.

elixir mime-types

Last synced: 18 Jun 2026

https://github.com/i1d9/metaex

Metaex is an Elixir library that provides a simple and efficient interface to interact with Meta's suite of APIs, including Facebook, Instagram, and WhatsApp. It abstracts the complexity of API requests, authentication, and error handling, allowing developers to seamlessly integrate Meta services into their Elixir applications.

elixir elixir-lang elixir-library elixir-programming-language facebook facebook-api facebook-graph-api facebook-login finch instagram instagram-api instagram-graph-api instagram-scraper meta

Last synced: 07 Mar 2026

https://github.com/cgorshing/ueberauth_khanacademy

Khan Academy removed their API's on January 6, 2020, as such this library has stopped working from that time.

elixir khan-academy oauth plug strategy ueberauth

Last synced: 22 Mar 2025

https://github.com/robinboers/ex-german

Set of modules with methods to conjugate German verbs written in Elixir

elixir erlang german

Last synced: 28 Apr 2026

https://github.com/dimun/poker_validator

Elixir validator for Texas Holdem hands

elixir elixir-lang games poker

Last synced: 18 Feb 2026

https://github.com/erlangsters/glfw

GLFW binding for the BEAM (Erlang and Elixir).

beam binding elixir erlang erlangsters glfw

Last synced: 20 May 2026

https://github.com/ne1ro/tracker_bot

Pivotal Tracker management bot written in Elixir

bot elixir management manager pivotal telegram telegram-bot

Last synced: 12 Jan 2026

https://github.com/farazhaider/futstats

Football Stats in Phoenix with a modular architecture

elixir

Last synced: 22 Jul 2025

https://github.com/kentaro/livegame

Game of Life made with Phoenix Liveview

elixir lifegame liveview phoenix

Last synced: 22 Mar 2025

https://github.com/efcasado/uof_api

An Elixir client for Betradar's Unified Odds Feed (UOF) API

betradar elixir sports-betting uof

Last synced: 27 Jun 2025

https://github.com/jowi-dev/arcane

Arcane is a programming language that makes your work feel like magic

elixir languages llvm systems-programming

Last synced: 20 May 2026

https://github.com/iodevs/ex_ieee754

Elixir implementation of IEEE Standard for floating-point arithmetic

elixir hacktoberfest

Last synced: 27 Mar 2025

https://github.com/membraneframework/membrane_opus_format

Opus audio format definition for Membrane Framework

elixir membrane multimedia opus streaming

Last synced: 06 Apr 2025

https://github.com/alvisonhunterarnuero/elixir-fundamentals

Just a single repo for my practices of my self taught Elixir language fundamentals

elixir elixir-examples elixir-lang elixir-language elixir-programming-language

Last synced: 02 Nov 2025

https://github.com/rohannair/pcrm

Personal CRM

elixir graphql phoenix

Last synced: 31 Mar 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/madshargreave/ectonum

Ecto custom type for enums

ecto ecto-enum ecto-types elixir

Last synced: 14 Sep 2025

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/vtm9/simple_queue

Simple persistent queues

elixir queue

Last synced: 06 Jun 2026

https://github.com/brandaoplaster/reports_generator

reading CSV files and generating reports.

elixir

Last synced: 23 Jul 2025

https://github.com/alumowa/elx_ring

Elixir process linking

elixir learn

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/nbisweden/elixir_evaluation_evaluation

An evaluation of the ELIXIR course evaluation

course elixir evaluation nbis survey

Last synced: 16 Jan 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

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