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/fourkio/node_manager
Manage node connections and communications
Last synced: 16 May 2026
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/janjiss/escritorio
Elegant publishing platform
blog elixir phoenix publications
Last synced: 15 Apr 2026
https://github.com/oshanz/elixir_vs_ruby
concurrency and parallelism tests
concurrency elixir parallel-processing ruby
Last synced: 11 Jun 2026
https://github.com/logimos/catalyst
🚀 Catalyst is an interactive, modular Phoenix project generator that sets up a complete development environment with everything you need for modern web development.
Last synced: 26 Oct 2025
https://github.com/yayakyogi/blog-jwt-auth
CRUD Blog with JWT Auth
elixir joken pbkdf2 phoenix-framework
Last synced: 06 Feb 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/lechindianer/threema-history-checker
Upload a Threema chat history file (.csv) and see who's more interactive!
elixir elixir-lang elixir-phoenix threema
Last synced: 07 Apr 2025
https://github.com/mpol1t/nursery
A lightweight Elixir library for managing child processes based on environments.
Last synced: 20 Jan 2026
https://github.com/mudssrali/elixir-enum-cheatsheet
a simple elixir enum cheatsheet with emoji
cheatsheet education elixir elixir-lang enum learning-elixir
Last synced: 13 Jun 2026
https://github.com/darth-knoppix/exercism-elixir
Elixir exercises from exercism
elixir elixir-lang exercism-solutions
Last synced: 12 Jun 2026
https://github.com/curt/ecto_base58
The ecto_base58 package provides a custom Ecto.Type that makes shorter, friendlier Base58-encoded identifiers visible to the user, while using UUID identifiers in the database.
Last synced: 27 Oct 2025
https://github.com/dariodip/elixir_notes
A collection of Elixir notes written using Livebook
Last synced: 21 May 2026
https://github.com/dariodip/bank_api
A bank api example using CQRS/Event sourcing with Phoenix and Commanded
commanded cqrs elixir event-sourcing phoenix training-materials tutorial-code
Last synced: 14 Mar 2025
https://github.com/librity/nlw5_elixir
Rocket Seat - Next Level Week 5 - Elixir - Inmana - An inventory management API made with Elixir and Phoenix.
elixir nlw-5 phoenix-framework rocketseat-nlw
Last synced: 12 Jun 2026
https://github.com/glugg23/honours_project
This honours project looks to compare the performance of a distributed agent network written in Elixir to one written using the common agent framework JADE.
Last synced: 24 Jan 2026
https://github.com/wagner-de-carvalho/live_view_studio_stable
Aplicação LiveView
css3 elixir html5 javascript liveview phoenix-framework
Last synced: 15 Apr 2026
https://github.com/ejscunha/tortoise_websocket
Tortoise Websocket transport
elixir mqtt tortoise websockets
Last synced: 24 Apr 2026
https://github.com/maxralph1/chatphoenix
elixir phoenix-channels phoenix-framework phoenix-liveview
Last synced: 07 Jun 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/klausmeyer/filamentory
🧵 Webapp for keeping an inventory of 3D printing filaments
Last synced: 07 Mar 2026
https://github.com/cr0t/advent-of-code-2024
Elixir solutions to https://adventofcode.com/2024 challenges
advent-of-code advent-of-code-2024 advent-of-code-2024-elixir aoc aoc-2024 aoc-2024-elixir elixir elixir-lang
Last synced: 17 Mar 2025
https://github.com/svelterust/studio
Elixir Phoenix LiveView running with Nix
Last synced: 18 Mar 2025
https://github.com/babilonczyk/elixir-dummy-cards
Just a simple test app, to see how elixir works
Last synced: 08 Sep 2025
https://github.com/babilonczyk/elixir-identicon
An app that takes string as an input and generates GitHub-like image
Last synced: 08 Sep 2025
https://github.com/babilonczyk/phoenix-crud
A simple application written in phoenix. The goal was to learn basics of how phoenix framework works.
Last synced: 08 Sep 2025
https://github.com/smoynes/devbox-ansible
Personal development machine provisioned with Ansible
Last synced: 01 May 2026
https://github.com/smoynes/ballast
A Plug-based HTTP load balancer and reverse proxy
Last synced: 06 Jul 2025
https://github.com/zoedsoupe/spellbind
simple lambda calculus interpreter - WIP
elixir interpreter lambda-calculus
Last synced: 22 Jun 2026
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/utopos/key_validator
Macro for validating fields (map, keywords) against a struct.
Last synced: 25 Jan 2026
https://github.com/caioaao/pong
Multiplayer Pong "clone" to play in the browser. Toy project to study Elixir
distributed-systems elixir svelte
Last synced: 24 Jun 2026
https://github.com/librity/ignite_flightex
Rocket Seat - Ignite - Elixir - Challenge 5 - An airline manager w/ Structs and Agents.
challenge elixir rocketseat-ignite
Last synced: 12 Jun 2026
https://github.com/iamkanishka/appwrite
appwrite package for elixir
appwrite appwrite-auth appwrite-cloud appwrite-database appwrite-function appwrite-storage elixir
Last synced: 10 Apr 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/rongfengliang/phoenix-ecto-demo
phoenix-ecto-demo
activerecord ecto elixir phoenix
Last synced: 27 Jun 2025
https://github.com/blvckm1nds/elixir-practical
Elixir Programming Language Practices, most of it are from Exercism
Last synced: 17 Mar 2025
https://github.com/asynched/wabanex-nlw
Repositório da Next Level Week de Elixir. 💧
elixir nextlevelweek nlw phoenix rocketseat
Last synced: 15 May 2026
https://github.com/aguxez/loker
Search League of Legends match information at the moment.
elixir league-of-legends phoenix react
Last synced: 21 May 2026
https://github.com/ricksonoliveira/blog
Blog application following the Git Flow pattern. Made with Phoenix | CI\CD | Tests Coverage | TDD
blog-engine elixir materializecss phoenix phoenix-framework postgresql websocket
Last synced: 15 May 2026
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/krishna-404/chax
A Chat App built using Phoenix & LiveView
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
Last synced: 17 Mar 2025
https://github.com/divertimentos/course-elixir-fundamentals-headway
Elixir for JS Developers Crash Course
Last synced: 22 Jun 2026
https://github.com/francismurillo/lbry_comment_notifier
A small Elixir app to watch for comments in lbry
Last synced: 29 Oct 2025
https://github.com/supersimple/publishing-hex-packages-slides
Slide deck for hex presentation
Last synced: 02 Mar 2025
https://github.com/brandaoplaster/reports_generator
reading CSV files and generating reports.
Last synced: 23 Jul 2025
https://github.com/ggteixeira/cumbuca-elixir-cli
CLI escrito em Elixir para gerenciar transações recursivas
Last synced: 02 Jan 2026
https://github.com/mateusfg7/calebcurry-elixir-programming-introduction
course elixir functional-programming learning
Last synced: 17 Mar 2025
https://github.com/elfenlaid/ex_figures
Elixir wrapper for the Appfigures API
Last synced: 16 Mar 2026
https://github.com/tubone24/elixir_performance_tool
Checking TAT benchmark test tools for Parallel HTTP requests by Elixir.
Last synced: 30 Aug 2025
https://github.com/alumowa/learn_elixir_otp
It'll be fun they said. You can crash processes they said.
Last synced: 05 Apr 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/bigardone/live_view_stream_issue
Demo project showcasing a LiveView issue using streams and live components
elixir phoenix phoenix-liveview
Last synced: 02 Apr 2025
https://github.com/cloud8421/gig
Educational application to show state management/recovery techniques
Last synced: 02 Mar 2025
https://github.com/versilov/lo_price
Telegram bot for monitoring prices.
bot elixir price-tracker telegram
Last synced: 14 Mar 2025
https://github.com/mmmries/elixir_for_programmers
My code exercises for the "Elixir for Programmers" course
elixir learning learning-by-doing
Last synced: 28 Mar 2025
https://github.com/axelson/exercism_elixir
Exercism.io exercises done in Elixir
Last synced: 05 Apr 2025
https://github.com/paulo-ferraz-oliveira/paulo-ferraz-oliveira
Paulo F. Oliveira's GitHub profile face
Last synced: 05 May 2025
https://github.com/walkr/durex
Parse short time durations to their numerical value in milliseconds. e.g. "1s" -> 1000
Last synced: 17 Mar 2025
https://github.com/aifrak/functional-web-development-with-elixir-otp-phoenix
Code from "Functional Web Development with Elixir, OTP, and Phoenix".
elixir elixir-lang elixir-phoenix learning otp phoenix phoenix-framework
Last synced: 17 May 2026
https://github.com/feng19/tesla_hmac_auth
A tesla middleware, for use with PlugHmac as a http client.
Last synced: 02 Jan 2026
https://github.com/sean-lin/globalconst
GlobalConst converts large Key-Value entities to a module to make fast accessing by thousands of processes.
Last synced: 22 May 2026
https://github.com/gabriel4420/rocketpay
O Rocketpay é uma aplicação que simula uma API de pagamentos entre usuários, sendo possível realizar depósitos, saques e transferências.
api-rest ecto-db ecto-schemas ecto-types elixir elixir-phoenix
Last synced: 14 Apr 2025
https://github.com/turfapp/absinthe_rate_limiting
Middleware-based rate limiting for Absinthe
absinthe absinthe-graphql elixir
Last synced: 06 Mar 2026
https://github.com/lymore01/ottr
Ottr is a distributed, persistent and concurrent task queue for Elixir, designed for reliability and scalability. It supports multiple named queues, task retries, visibility timeouts and efficient processing using GenServer, Ecto, Poolboy and OTP patterns.
actor-model concurrency ecto elixir erlang otp postgresql
Last synced: 08 May 2026
https://github.com/thedelchop/ootp_utility
Out of the Park Baseball Utility built with Elixir, Phoenix, LiveView, Surface-UI and Tailwind CSS
elixir liveview phoenix phoenix-framework surface-ui tailwindcss
Last synced: 13 May 2026
https://github.com/felipeguzmansierra/localnetworkmovies
Phoenix Server to stream video files through the local network.
elixir localnetwork movies phoenix
Last synced: 27 Mar 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/rrcook/naplps_writer
An Elixir library for generating NAPLPS graphics files.
Last synced: 02 Jan 2026
https://github.com/mkhan45/ssh_game
Multiplayer Tic-Tac-Toe & Connect 4 over SSH
connect-4 elixir ssh tic-tac-toe
Last synced: 15 Jun 2025
https://github.com/warmwaffles/omnipresence
Presence checking protocol for elixir
Last synced: 21 May 2026
https://github.com/epicallan/learn-elixir
Collection of notes and code samples for learning elixir
Last synced: 21 May 2026
https://github.com/tommasoamici/nba-fantasy-lottery
A very simple website I used to simulate the lottery draft in my NBA fantasy league
Last synced: 30 Mar 2025