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/bacnet-ex/bacnet_ede

BACnetEDE is a BACnet EDE File parser and writer.

bacnet bacnet-ede elixir elixir-lang

Last synced: 13 Aug 2025

https://github.com/filipmnowak/ex_tic_tac_toe

Elixir, MapSet-based, variable board size, Tic-tac-toe implementation (WIP)

elixir tic-tac-toe work-in-progress

Last synced: 21 Feb 2026

https://github.com/mcodex/nlw4-elixir

My Next Level Week 4 app written in Elixir

docker docker-compose elixir elixir-phoenix phoenix-framework

Last synced: 11 Apr 2026

https://github.com/hector1274/struct-changelog

🔍 Track and record changes in nested data structures automatically, ensuring data integrity and simplifying debugging with detailed audit trails.

change-tracking changelog changelogs data-diff data-structures dict diff elixir json library list nested-data python

Last synced: 11 Apr 2026

https://github.com/ivan-sincek/mixaudit-sarif

Convert MixAudit's JSON formatted results to SARIF format.

elixir github-actions mixaudit sast sobelow testing workflows yaml

Last synced: 16 Oct 2025

https://github.com/jeffersono7/queue

Queue wrapper module of erlang

elixir queue

Last synced: 19 Feb 2026

https://github.com/am-kantox/antenna

The tiny framework to simplify work with events, based on `GenStage`

elixir event-driven events events-manager

Last synced: 22 Apr 2025

https://github.com/titaniumcoder/elixir-bexio-client-api

Defines an open source library to access the API of Bexio. We are not related in any way to Bexio, the library just implements what is documented under https://docs.bexio.com/

bexio client-api elixir open-source

Last synced: 12 Jul 2026

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

Solutions to Advent of Code programming puzzles over the years.

advent-of-code elixir ruby

Last synced: 13 Apr 2026

https://github.com/iaguirre88/parse_string_calculator

Using Erlang parse tools to evaluate a string math expression and calculate its value

elixir erlang leex parser yecc

Last synced: 17 Oct 2025

https://github.com/rodrigooler/training-center-elixir-challenge-1

Guess the word simplified

elixir erlang mix

Last synced: 19 May 2026

https://github.com/armando-couto/elixir-livro

Código fonte do livro da Casa do Código.

elixir elixir-lang

Last synced: 05 Nov 2025

https://github.com/jxub/barrel_ex

BarrelDB Elixir client done in my GSoC '18. Mirror of https://gitlab.com/barrel-db/Clients/barrel_ex

barrel-db database elixir elixir-lang

Last synced: 16 Jan 2026

https://github.com/librity/ignite_reports_generator

Rocket Seat - Ignite - Elixir - A simple Elixir program that generates sales reports from raw CSV data.

challenge elixir ignite rocketseat

Last synced: 02 Jul 2026

https://github.com/frerich/aoc2023

Solutions for Advent of Code 2023

advent-of-code advent-of-code-2023 elixir elixir-lang

Last synced: 23 Jul 2025

https://github.com/zucchinidev/github_issues_client

Handle the command line parsing and the dispatch to the various functions that end up generating a table of the last n issues in a github project

elixir elixir-lang elixir-library elixir-programming-language

Last synced: 03 Sep 2025

https://github.com/msalahz/elixir-cards

My first elixir code for developing cards module that include functions that create and handle deck cards

elixir functional-programming

Last synced: 19 Feb 2026

https://github.com/drewxs/elixir-playground

Collection of random elixir snippets

elixir

Last synced: 01 Apr 2025

https://github.com/jonnypower/hlds_rcon

Elixir library to connect to a HLDS server and execute rcon commands

elixir half-life hlds rcon

Last synced: 24 Feb 2026

https://github.com/travisty-/advent-of-code-2022

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

advent-of-code advent-of-code-2022 elixir

Last synced: 26 Feb 2025

https://github.com/xavdid/seven-more-languages

My solutions to the exercises in "Seven More Languages in Seven Weeks"

elixir elm factor idris julia lua minikanren

Last synced: 09 Apr 2026

https://github.com/Ethicoders/contributio

Contributio is a platform made to help devs find projects they'd like to contribute to and maintainers to boost their projects visibility.

elixir graphql reasonml

Last synced: 05 Aug 2025

https://github.com/around25/active

Know when a user is active on your application or website

elixir server tracking websockets

Last synced: 25 Aug 2025

https://github.com/brandaoplaster/ex_mon

A mini RPG game

elixir

Last synced: 29 Jul 2025

https://github.com/ukrbublik/nif_sorter

Faster sort typed list of strings/integers/floats for Elixir

elixir nif sort

Last synced: 29 May 2026

https://github.com/vrcca/todo_ex

Todo list built on Elixir.

elixir genserver

Last synced: 17 Oct 2025

https://github.com/byhbt/elixir-blog

The Blog Application is built base on Elixir and Phoenix Framework

blog elixir phoenix-framework

Last synced: 22 May 2026

https://github.com/shannon-kioko/blog

Repository contains blog app for CRUD and Phoenix LiveView familiarization.

crud-application elixir phoenix-liveview

Last synced: 03 Jan 2026

https://github.com/probably-not/elixir-basics

Code that I write while reading the book Learn Functional Programming With Elixir before starting to work at Spot.IM

elixir exercises functional-programming learning

Last synced: 13 Jun 2026

https://github.com/an-drian/pixie-calendar

Elixir + Phoenix pet project

elixir pet-project phoenix

Last synced: 17 Oct 2025

https://github.com/dkarter/genetic

🧬 Genetic Algorithms in Elixir

algorithms elixir genetic-algorithm

Last synced: 26 May 2026

https://github.com/treble37/concurrent_tree

Experiments with Elixir / ETS / OTP

elixir

Last synced: 18 Mar 2025

https://github.com/lagenorhynque/elixir_handson_demo

tokyo.ex elixir handson demo app

elixir handson phoenix-framework websocket

Last synced: 10 Jul 2026

https://github.com/simonbaeumer/doc-test-examples

Example repository for generating elixir documentation with example tests

doc-tests documentation elixir tdd testing

Last synced: 11 Nov 2025

https://github.com/jobcelis-team/jobcelis-elixir

Official Elixir SDK for the Jobcelis Event Infrastructure Platform

developer-tools elixir event-driven events hex-pm sdk webhooks

Last synced: 10 Mar 2026

https://github.com/brycejohnston/ex_pyshp

Read and write shapefiles using pyshp from Elixir

elixir pyshp pythonx shapefile

Last synced: 30 Mar 2025

https://github.com/gowiem/where_am_i

A simple command line app that approximates the user's location and uploads it online to Gowiem/whereami.com.

command-line elixir location

Last synced: 23 Jul 2025

https://github.com/Imtjl/fp-euler-project

Introduction to functional programming in Elixir

elixir functional-programming

Last synced: 15 Mar 2025

https://github.com/probably-not/wopair

An application currently in development to allow people to find nearby users with like-minded preferences to workout with.

elixir location-based phoenix-framework workout

Last synced: 25 Jul 2025

https://github.com/drylikov/mimety

Mimety is a tiny library for Elixir that help you handle mime types.

elixir ex handler mime mime-types mimex

Last synced: 11 Aug 2025

https://github.com/pzingg/sandbox

Example Phoenix LiveView application for Bluesky timelines and firehose

atproto bluesky-api bluesky-social cid dids elixir elixir-phoenix merkle-tree oauth2 phoenix-liveview websocket-client

Last synced: 07 Aug 2025

https://github.com/sprql/planner

Yet another todo app

ecto elixir phoenix planner todo

Last synced: 08 May 2026

https://github.com/wende/ab

Automatically compare two implementations of the same problem with property-based testing and performance benchmarks.

ab-testing elixir elixir-lang property-testing quickcheck

Last synced: 20 Jan 2026

https://github.com/hyperauth/explughyperauth

Elixir plug for HTTP authentication

authentication elixir plug

Last synced: 04 Jan 2026

https://github.com/xenocide122/gamer_tournaments_sgg

Gaming Tournament site I helped, rebrand update, build new pages and content

css3 elixir html5 javascript phoenix-liveview postgresql tailwindcss

Last synced: 11 Apr 2026

https://github.com/laurabeatris/shin-playground

🍀 UI built with Phoenix Liveview to utilize auth utilities from the shin-auth package

authentication elixir openid-connect phoenix-liveview saml

Last synced: 07 Apr 2025

https://github.com/nshkrdotcom/synapse_ai

Synapse integration for altar_ai - SDK-backed LLM providers for multi-agent workflows with automatic fallback, signal handlers, and workflow actions

adapter agents ai beam composite-pattern elixir fallback hex-package jido llm machine-learning multi-agent nshkr-ai-agents orchestration otp provider signal-bus synapse telemetry workflow

Last synced: 13 Jan 2026

https://github.com/dimamik/lisbon

An app to showcase full start to end production-ready deployment of Phoenix app.

deployment elixir phoenix

Last synced: 08 Jul 2026

https://github.com/aytchell/sise

A simple to use SSDP client library

elixir elixir-lang ssdp

Last synced: 21 Feb 2026

https://github.com/noozo/rpi4_magick

rpi4_magick - Nerves Raspberry Pi 4 image + Imagemagick

elixir imagemagick nerves raspberry rpi4

Last synced: 01 Jun 2026

https://github.com/sonota88/mini-ruccola-elixir

simple toy compiler

compiler elixir

Last synced: 22 Apr 2025

https://github.com/raulpe7eira/course-pluralsight-elixir_i

Exemplos e práticas do curso

course elixir learn pluralsight

Last synced: 10 Jul 2026

https://github.com/cybrox/mix-phxtest

Mix command for easily running specific tests in phoenix

elixir elixir-mix elixir-phoenix mix-tasks tdd testing

Last synced: 23 Mar 2025

https://github.com/chulkilee/ex_scems

A Sentinel Cloud EMS Web Services wrapper in Elixir

api-wrapper elixir hacktoberfest

Last synced: 14 Mar 2025

https://github.com/brianbroderick/rumbl

Example app from Phoenix book

elixir elixir-phoenix elixir-programming-language

Last synced: 29 May 2026

https://github.com/imtjl/fp-red-black-tree-dict

TreeDict - Implementation of Dict based on Red Black Tree in Elixir

data-structures elixir functional-programming red-black-tree

Last synced: 30 Aug 2025

https://github.com/ousama2020/nodebook

🔍 Diagnose and fix Node.js performance issues with NodeBook, a guide filled with practical insights from years of real-world experience.

asciidoctor asynchronous-programming book code course cpp elixir exemples exercices gitbook haskell java javascript livre napi nodejs php rust

Last synced: 12 Apr 2026

https://github.com/sohibmoslem/viztube

VizTube is a scalable video streaming backend built with Node.js, Express, and MongoDB. REST APIs, docs, and cloud-ready features for quick deployment and scaling. 🐙

backend cloudinary elixir express javascript mongodb mongoose nodejs phoenix postman rest-api video-streaming youtube

Last synced: 10 Apr 2026

https://github.com/friendly-banana/mensaplan

Garching's hottest new tool to find friends while eating.

elixir mensa phoenix-framework tum

Last synced: 07 Nov 2025

https://github.com/h-ikeda/complex_number

Complex number operations for Elixir/erlang.

arithmetic complex elixir hex imaginary math mathmatical mathmatics number numbers real

Last synced: 02 Jul 2026

https://github.com/remi/plug_locale_root_redirect

PlugLocaleRootRedirect uses PlugBest to map '/' route to a path based on the Accept-Language HTTP header.

elixir http localization plug

Last synced: 01 Jun 2026

https://github.com/tenderpro/dockerfile-debian_for_elixir_rel

minimal debian for start elixir distillery release

elixir

Last synced: 24 Mar 2025

https://github.com/shadinkappachali/bill-share

A simple React app to manage shared expenses with friends. Add friends, select a friend, and split bills while keeping track of balances. Built using functional components, React hooks (useState), and basic state management logic.

django elixir expense-tracker expenses javascript mongodb nodejs react storybook stress-free-planning styled-components tracker transactions vue

Last synced: 11 Apr 2026

https://github.com/kevindasilvas/duper

Elixir app to find duplicated files in folders and subfolders

elixir elixir-lang genserver otp

Last synced: 21 Aug 2025

https://github.com/ymdarake/elixir_and_phoenix_bootcamp

Sample code for the course The Complete Elixir and Phoenix Bootcamp.

elixir phoenix phoenix-bootcamp

Last synced: 07 Sep 2025

https://github.com/zkayser/flash

A simple flash card system written in Elixir

elixir elixir-lang phoenix phoenix-framework

Last synced: 23 Mar 2025

https://github.com/atoktajuddin/learn_elixir_0_to_mastery

Repo yang berisikan kegiatan latihan/ belajar bahasa pemrograman elixir.

elixir excercises programming

Last synced: 20 Jan 2026

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

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

beam binding elixir erlang erlangsters gles2 gles20 opengl-es

Last synced: 10 Jul 2026

https://github.com/nshkrdotcom/ex_cloudflare_durable

Elixir client library for Cloudflare Durable Objects - stateful edge computing with distributed consistency

beam client-library cloud cloudflare consistency distributed-systems durable-objects edge-computing elixir erlang-vm nshkr-archive serverless state-management

Last synced: 23 May 2026

https://github.com/solobarine/lorcan_bet_async

An Inventory management platform

api elixir phoenix postgresql

Last synced: 03 Jan 2026

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

Solutions for Advent of Code puzzles.

advent-of-code elixir

Last synced: 30 Aug 2025

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

ElixirFiddle.com Issue Tracker

elixir fiddle

Last synced: 14 May 2025

https://github.com/dmmulroy/learning_elixir

Learning Elixir via excercism.io exercises.

elixir exercism learning-elixir

Last synced: 08 Jul 2026

https://github.com/sfat/phoenix-passphrase-diceware-generator

API for passphrase diceware generator using https://github.com/sfat/elixir-passphrase-diceware-generator

diceware diceware-passphrase-generator elixir password-generator phoenix

Last synced: 20 Oct 2025

https://github.com/gertjana/filament_calculator

small command line tool to calculate the price of filament used

3d-printing elixir filament

Last synced: 24 May 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/sifferhans/finsta

A simple Instagram clone built with Phoenix

elixir liveview phoenix realtime

Last synced: 02 Jul 2026

https://github.com/elchemista/auto_gettext

A library for automatically translating Gettext `.po` files using LLM services.

elixir gettext llm translation

Last synced: 28 Aug 2025

https://github.com/thanos/ex_graphblas

ex_graphblas` is an Elixir library for sparse linear algebra and graph computation inspired by the GraphBLAS model

blas elixir graphdb graphs linear-algebra matrix nx

Last synced: 26 May 2026

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/b0nam/elixir-process-ring

Process ring implemented in Elixir using processeses.

elixir process-ring processes ring

Last synced: 22 Mar 2025

https://github.com/pr0grammr/time-ago

🕐 Elixir module for calculating the range of two datetimes and get the days/hours/minutes/seconds

elixir time timeago

Last synced: 20 Feb 2026

https://github.com/rmparr/oriza

A small library to add authorization to Elixir functions.

authorization elixir

Last synced: 19 Feb 2026

https://github.com/scorsi/umbra

umbra helps you make your GenServer rocks in lesser code

elixir elixir-library

Last synced: 19 Feb 2026