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.
- GitHub: https://github.com/topics/elixir
- Wikipedia: https://en.wikipedia.org/wiki/Elixir_(programming_language)
- Repo: https://github.com/elixir-lang
- Created by: José Valim
- Released: September 8, 2014
- Related Topics: language, erlang, ruby,
- Last updated: 2026-06-29 00:09:45 UTC
- JSON Representation
https://github.com/chippers/spotify_web_api
An Elixir library to help with accessing the Spotify Web API.
Last synced: 28 Mar 2025
https://github.com/xploshioon/elixir-in-action-exercises
Adding exercises from elixir in action book, example codes
Last synced: 27 Mar 2025
https://github.com/miguejs/altaria
Personal site with information about me, projects, and maybe posts. (Build with phoenix as API and ember js as client)
Last synced: 15 May 2026
https://github.com/xjkit/cards
an elixir example for creating cards and deck.
Last synced: 08 Sep 2025
https://github.com/nicklayb/duplo
Duplo is a HTML buiilder based on function calls. Instead of writing whole HTML you can simple call functions.
elixir functions html templating
Last synced: 03 Apr 2025
https://github.com/samwson/credo-nova
Credo static code analysis of the Elixir language for the Nova text editor.
credo elixir extension linting nova-editor nova-extension plugin
Last synced: 19 May 2026
https://github.com/samwson/three-reader
A command line RSS feed reader written in Elixir.
command-line-app elixir rss-reader
Last synced: 22 Mar 2025
https://github.com/johnmcguin/baddl
Multi player wordle clone
elixir elm game multiplayer phoenix phoenix-liveview wordle
Last synced: 02 Jan 2026
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/zeucxb/elixir-1.4-graphql-guardian-example
A simple grapnel api using guardian into view auth
Last synced: 15 May 2026
https://github.com/afonsir/nlw-05-inmana
Studying Elixir programming language and Phoenix framework.
Last synced: 28 Mar 2025
https://github.com/kevinschweikert/live_premier
An APi wrapper for the Analog Way LivePremier platform
analogway api api-client api-rest aquilon elixir elixir-lang elixir-library live-premier
Last synced: 03 Apr 2025
https://github.com/gustavo-martins-pereira/elixir-elixir-conhecendo_o_ecossistema_elixir
alura course elixir elixir-tasks mix
Last synced: 06 Jul 2025
https://github.com/carloskvasir/fizzbuzz-elixir
Primeiro exemplo feito no curso https://www.udemy.com/course/elixir-e-phoenix-do-zero/
elixir elixir-examples elixir-lang functional-programming
Last synced: 16 Jun 2025
https://github.com/lcmen/todoex
Simple todo application built as part of the "Elixir in Action" book.
Last synced: 29 Oct 2025
https://github.com/lambdachad/studio
Elixir Phoenix LiveView running with Nix
Last synced: 17 May 2026
https://github.com/zachpeterson13/advent-of-code-2023
My Advent of Code 2023 solutions in elixir
advent-of-code advent-of-code-2023 advent-of-code-2023-elixir elixir
Last synced: 30 Mar 2025
https://github.com/general-cbic/red_pool
Redis adapter with connections pooling and cluster support.
client cluster elixir hacktoberfest redis
Last synced: 15 May 2026
https://github.com/fsanggang/nz_bank_account_validator
An Elixir library to validate NZ bank account numbers
elixir nz-bank-account validator
Last synced: 02 Jan 2026
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/youngermaster/spacey
Spacey is an Elixir project for validating and visualizing automata. It is currently under development and provides basic functionality to generate visual representations of deterministic finite automata (DFAs) using Graphvix.
Last synced: 02 Nov 2025
https://github.com/upmaru/opsmo
Opsmaru AI Models for DevOps / Platform Engineering
axon elixir logistic-regression machine-learning
Last synced: 10 Feb 2026
https://github.com/emarifer/elixir_htmx_plug_bandit_todoapp
Simple todo web app demo with Bandit, Plug and Htmx (no Phoenix)
bandit daisyui elixir elixir-lang error-handling flash-messages genserver hateoas htmx htmx-app hypermedia hyperscript plug server-side-rendering tailwindcss template-engine todoapp todolist
Last synced: 01 May 2026
https://github.com/d-exclaimation/timing
In case, you miss setTimeout and setInterval while using Elixir
concurrency elixir loops non-blocking timer
Last synced: 12 Jun 2025
https://github.com/sebastianmarines/rumbl
Project from Programming Phoenix 1.4
Last synced: 01 Apr 2025
https://github.com/equiel-1703/ocl-polyhok
PolyHok implementation based on OpenCL for GPU programming using Elixir.
Last synced: 09 Oct 2025
https://github.com/jcserracampos/accelworlddownloader
An downloader for Accel World made in Elixir
Last synced: 09 Oct 2025
https://github.com/j3rn/meseeks
Can do! A simple Elixir authorization system!
authorization elixir elixir-lang phoenix phoenix-framework rbac
Last synced: 01 Apr 2025
https://github.com/chassisframework/interval_map
(WIP) Interval-bucketizing map for Elixir
Last synced: 09 Oct 2025
https://github.com/aifrak/testing-elixir
Code from the book "Testing Elixir".
elixir elixir-lang learning testing
Last synced: 14 Mar 2025
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/cgmcintyr/beiin
TSDB Benchmarking Tool
benchmarking elixir elixir-lang tsdb
Last synced: 10 Oct 2025
https://github.com/mrgravity817/design-patterns
Design patterns, implemented with languages I often use.
clojure dart design-patterns elixir rust typescript
Last synced: 12 Apr 2026
https://github.com/aifrak/designing-elixir-systems-with-otp
Code from the book "Designing Elixir Systems with OTP"
elixir elixir-lang learning otp
Last synced: 14 Mar 2025
https://github.com/rongfengliang/phoenix-rest-demo
phoenix-rest-demo rest demo
Last synced: 15 Jun 2026
https://github.com/cantido/ex_libra
A Libravatar client for Elixir
avatar elixir hacktoberfest libravatar
Last synced: 20 Mar 2025
https://github.com/meowmeowse3/language-detection-ai
Detect 18+ languages instantly using machine learning (BERT, LSTM, SVM) and NLP. Includes a Flask web app for real-time predictions, trained models, and detailed notebooks.
basic-learning chrome-ai client-side cv detect-language elixir inference java javascript keras nlp speech-recognition swing tensorflow
Last synced: 05 Aug 2025
https://github.com/emarifer/elixir_jwt_auth_protected_route
Demo web app with Plug, Bandit, Joken and Htmx, with JWT authentication of protected routes (no Phoenix)
bandit daisyui ecto elixir flash-message hateoas htmx hypermedia hyperscript joken jwt-authentication jwt-middleware message-middleware plug protected-routes server-side-rendering sqlite3 tailwindcss template-engine
Last synced: 14 Apr 2026
https://github.com/jakumx/elixir-microservices
Microservices test with elixir, redis, postgres
docker elixir elixir-microservice example-project microservice postgres redis
Last synced: 27 Jun 2026
https://github.com/pyzlnar/calculattex
Keep track of your formulas and calculations in elixir
Last synced: 12 Oct 2025
https://github.com/jmp/retro_counter
A simple retro-style visitor counter for websites written in Elixir.
bandit elixir plug server visitor-counter
Last synced: 16 Mar 2025
https://github.com/tommcgurl/elixir-exercism
A repo containing my solutions for exercism.io elixir exercises.
Last synced: 12 Oct 2025
https://github.com/lcpojr/financial-system
Elixir Project for the Stone Tech Challenge
Last synced: 09 Jun 2026
https://github.com/23min/liminara
dag elixir llm-workflows provenance workflow-engine
Last synced: 03 May 2026
https://github.com/dreamingechoes/search_cache
A simple example of how GenServer works in Elixir.
Last synced: 22 Apr 2025
https://github.com/landscapegeoinformatics/elixir_phoenix_maplibre_magic
Maplibre Map Synchronization Demo on Elixir Phoenix/LiveView
elixir elixir-lang elixir-phoenix maplibre maplibre-gl-js
Last synced: 22 Apr 2025
https://github.com/tenderpro/dockerfile-debian_for_elixir_rel
minimal debian for start elixir distillery release
Last synced: 24 Mar 2025
https://github.com/thasophearak/moul
Opinionated image resizing library
elixir elixir-library elixir-package image-processing image-resizing
Last synced: 21 Feb 2026
https://github.com/miolab/liveview_mock_0_17
Phoenix LiveView v0.17 お試し用
docker-compose elixir phoenix-liveview postgresql
Last synced: 03 May 2026
https://github.com/fuxi-de/docker_phoenix
Docker Environment for Elixir Phoenix Applications (built for development use)
development-environment docker docker-compose elixir elixir-phoenix local-development phoenix-framework postgres psql
Last synced: 12 Apr 2026
https://github.com/abritopach/elixir_ninety_nine_backend_challenge
Project that shows how to build an Elixir API Rest
elixir elixir-phoenix phoenix-framework
Last synced: 21 Aug 2025
https://github.com/gabrielpedepera/hangman
Project implemented in the Elixir for Programmers Course by Dave Thomas
Last synced: 13 Oct 2025
https://github.com/swelham/ms_luis
A small library that can send requests to the Microsoft LUIS service
Last synced: 24 Mar 2025
https://github.com/cardoso010/ports_scanner
Application to figure out which ports are open in a specific host.
Last synced: 15 Jun 2026
https://github.com/victorprs/financial-system
A financial system that represents money values with arbitrary-precision arithmetic
Last synced: 28 Mar 2025
https://github.com/rogersanctus/csrf_plus
A plug-based CSRF protection library for Elixir
csrf csrf-plus csrf-protection elixir library session store
Last synced: 13 Oct 2025
https://github.com/bentheburrito/pobcoin
A Discord bot for Pobsterlot's Cousins
Last synced: 05 Feb 2026
https://github.com/natoboram/lineageos-elixir-api
Demo LineageOS API in Elixir.
Last synced: 14 Oct 2025
https://github.com/atoktajuddin/learn_elixir_0_to_mastery
Repo yang berisikan kegiatan latihan/ belajar bahasa pemrograman elixir.
Last synced: 20 Jan 2026
https://github.com/h3poteto/opentelemetry_phoenixchannel
Telemetry handler that creates Opentelemetry spans for Phoenix.Channels events
elixir opentelemetry phoenix-channels telemetry
Last synced: 23 Sep 2025
https://github.com/ilkka/gtgcrawler
Playing around with Guess the Game data
Last synced: 22 Jan 2026
https://github.com/diegocurbelo/feedex
Feedex is a simple elixir feed (atom/rss) parser
Last synced: 14 Oct 2025
https://github.com/timjp87/elixir_ssz
Simple Serialize implementation in Elixir
elixir elixir-lang ethereum serialization
Last synced: 20 May 2026
https://github.com/levmn/elixir-practice
✏️ projects created during elixir practice.
Last synced: 24 Mar 2025
https://github.com/seanhandley/adventofcode2015_elixir
Advent of Code 2015 in Elixir
Last synced: 02 Jul 2025
https://github.com/diegolinhares/quero_alugar
Phoenix sample application using GraphQL.
elixir elixir-apps elixir-lang elixir-phoenix graphql phoenix
Last synced: 27 Apr 2026
https://github.com/raulpe7eira/inmana
nlw#5 - trilha elixir from rocketseat by Rafael Camarda
bamboo coveralls credo ecto elixir learn nlw nlw-5-elixir phoenix rocketseat
Last synced: 29 Apr 2026
https://github.com/mnishiguchi/project_manager
elixir jwt-authentication phoenix-framework react redux
Last synced: 04 May 2026
https://github.com/jwworth/bell
My COVID-19-inspired social-distancing code/art project
Last synced: 05 Apr 2025
https://github.com/cleyton1986/rocketseat-ignite-elixir-desafio03-generating-report
Desafio 01 - Gerando relatórios || Nesse desafio, você deverá gerar um relatório a partir de um arquivo .csv.
Last synced: 01 Jun 2026
https://github.com/cardoso010/shorten_api
Link shortener with Elixir and Phoenix
elixir elixir-lang phoenix phoenix-framework
Last synced: 04 May 2026
https://github.com/aristotelesbr/elixircode
sample application for estuding Elixir lang
Last synced: 17 Aug 2025
https://github.com/talandar99/phoenix_flutter_fullstack_shop_app
Phoenix🔥 + Flutter🐦 + Postgresql🐘
api api-integration dart docker docker-compose elixir flutter fullstack phoenix-framework postgresql
Last synced: 12 Apr 2026
https://github.com/herminiotorres/pragmaticstudio
The Pragmatic Studio Courses
course elixir learning liveview otp phoenix pragmatic-studio training
Last synced: 23 Mar 2025
https://github.com/adamanr/reddevs
Cовременный портал для разработчиков, объединяющий статьи, посты, комментарии, лайки и систему уведомлений. Проект создан на базе Elixir и Phoenix Framework
ash ash-framework elixir phoenix phoenix-framework
Last synced: 02 Jul 2025
https://github.com/carterapp/elixir-builder
Docker image for building Elixir releases
Last synced: 11 Apr 2026
https://github.com/zoedsoupe/zeropath-mcp
Model Context Protocol (MCP) server for https://zeropath.com, allowing LLMs to query/solve vulnerabilities
Last synced: 23 Jul 2025