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-30 00:09:46 UTC
- JSON Representation
https://github.com/aviabird/elixir-beginner
Repository to get started with Elixir
Last synced: 11 Jun 2025
https://github.com/elixircl/weekly-2022
💻 Retos semanales 2022 de la comunidad Elixir Chile para practicar Elixir
challenge chile code coding elixir exercises hacktoberfest practice
Last synced: 26 Apr 2025
https://github.com/alextanhongpin/elixir-basic
Learning the basics of Elixir from Elixir School
Last synced: 24 Mar 2025
https://github.com/alextanhongpin/elixir-in-action
Examples from the book Elixir in Action
Last synced: 10 Oct 2025
https://github.com/luc4sguilherme/number-guessing-game
A simple number guessing game
Last synced: 18 Jun 2025
https://github.com/fbettag/phoenix_mdbootstrap_live_view.ex
Material Design Bootstrap 4 LiveViews for Phoenix Applications
elixir material-design mdbootstrap phoenix-framework phoenix-liveview
Last synced: 02 Sep 2025
https://github.com/mnishiguchi/elixir_todo
elixir erlang-otp functional-programming
Last synced: 02 Sep 2025
https://github.com/matthewoden/service_discovery
Experiments around service discovery, and self healing clusters
elixir phoenix service-discovery
Last synced: 20 Mar 2025
https://github.com/alextanhongpin/phoenix-starter
Starter project with Phoenix, dockerized
Last synced: 24 Mar 2025
https://github.com/cardoso010/challenges
Leetcode, codewar, hackerrank Challenges
algorithms challenges codewa data-structures elixir leetcode study
Last synced: 23 Mar 2025
https://github.com/cardoso010/portal
Following -> https://howistart.org/posts/elixir/1/
Last synced: 23 Mar 2025
https://github.com/cardoso010/studyingplug
Studying plug in elixir - https://elixirschool.com/pt/lessons/specifics/plug/
Last synced: 23 Mar 2025
https://github.com/ndrean/dynamic-supervisor-genserver
create dyn supervised genserver with Elixir
Last synced: 31 Mar 2025
https://github.com/emischorr/photobooth
Photobooth control software written in Elixir
Last synced: 03 Feb 2026
https://github.com/emischorr/sitex
Static Site Generator with Elixir & Phoenix
elixir phoenix-framework static-site-generator
Last synced: 03 Feb 2026
https://github.com/alexkorban/snap_assert
An experiment in self-modifying code, or, instant snapshot testing inside your `ex_unit` tests.
Last synced: 30 Jun 2025
https://github.com/emischorr/mob
Distributed Load Testing Tool
ditributed elixir load-testing multinode performance-testing phoenix
Last synced: 03 Feb 2026
https://github.com/timuryan/sherlock_mem
Elixir memory usage tracer for GenServer processes
elixir genserver performance-metrics
Last synced: 21 Feb 2026
https://github.com/charlieroth/monkey_ex
Monkey programming language implemented in Elixir
Last synced: 01 Sep 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/devstopfix/evrythng.thngpush
Elixir MQTT client for EVRYTHNG THNG-push
Last synced: 10 Mar 2025
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/timjp87/panacea
Ethereum 2.0 Beacon Chain Elixir Client
client elixir elixir-lang eth ethereum serenity
Last synced: 30 Mar 2025
https://github.com/lawitschka/airport_weather
CLI tool to display airport weather data from NOAA
elixir exercise programming-elixir weather-data
Last synced: 30 Jun 2025
https://github.com/rodrigooler/training-center-elixir-challenge-1
Guess the word simplified
Last synced: 19 May 2026
https://github.com/elixircle/phoenix_with_api
A template that creates a basic Phoenix project with authentication, authorization, and a JSON API.
Last synced: 30 Jan 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/edwardsmit/csv_to_es
POC for loading a CSV into Elasticsearch
csv-importer elasticsearch elixir
Last synced: 01 May 2026
https://github.com/levmn/elixir-practice
✏️ projects created during elixir practice.
Last synced: 24 Mar 2025
https://github.com/evokelektrique/coingecko_elixir
Coingecko client library for Elixir
Last synced: 22 Nov 2025
https://github.com/dkarter/genetic
🧬 Genetic Algorithms in Elixir
algorithms elixir genetic-algorithm
Last synced: 26 May 2026
https://github.com/bizneo/metro
Plug and play Prometheus metrics of Erlang VM and Ecto for Elixir projects.
ecto elixir monitoring prometheus
Last synced: 18 Feb 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/farhaduneci/identicon
GitHub-style Identicons as PNGs in Elixir
Last synced: 26 May 2026
https://github.com/treble37/concurrent_tree
Experiments with Elixir / ETS / OTP
Last synced: 18 Mar 2025
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/solar05/descisionex
analytic-hierarchy-process descion-making elixir library
Last synced: 26 May 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/gowiem/where_am_i
A simple command line app that approximates the user's location and uploads it online to Gowiem/whereami.com.
Last synced: 23 Jul 2025
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/louiscb/elixir-exercises
Collection of solutions to various Elixir exercises.
Last synced: 23 Mar 2025
https://github.com/hyperauth/explughyperauth
Elixir plug for HTTP authentication
Last synced: 04 Jan 2026
https://github.com/glamboyosa/em
Create short links ! 🚀
elixir express mongodb react typescript
Last synced: 11 Apr 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/victorprs/financial-system
A financial system that represents money values with arbitrary-precision arithmetic
Last synced: 28 Mar 2025
https://github.com/Imtjl/fp-euler-project
Introduction to functional programming in Elixir
Last synced: 15 Mar 2025
https://github.com/pyzh/flo.c
一种通用教学代码/适用于类C编程语言
c csharp elixir programming-languages python rust
Last synced: 11 Apr 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/aristotelesbr/ex_mon_api
Pokémon API made with elixir for educational purposes
Last synced: 03 Sep 2025
https://github.com/dideler/graylog_search
Simple package to build composable Graylog queries
elixir graylog query-builder query-dsl search-queries
Last synced: 24 Mar 2025
https://github.com/chgeuer/ex_microsoft_azure_utils
Utilities for authN against Azure Active Directory (AAD)
elixir elixir-language elixir-library elixir-programming-language
Last synced: 26 May 2026
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/h-ikeda/complex_number
Complex number operations for Elixir/erlang.
arithmetic complex elixir hex imaginary math mathmatical mathmatics number numbers real
Last synced: 23 Aug 2025
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/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/zkayser/flash
A simple flash card system written in Elixir
elixir elixir-lang phoenix phoenix-framework
Last synced: 23 Mar 2025
https://github.com/sampscl/opentimelane
Live view timelanes using debug data collected at runtime
Last synced: 11 Apr 2026
https://github.com/cuchi/turmite
Chaotic two-dimensional Turing machine
elixir functional-programming turing-machine
Last synced: 23 Mar 2025
https://github.com/brandaoplaster/signex
Library to integrate with clicksign API to create and sign documents
Last synced: 14 Jul 2025
https://github.com/thiagoesteves/ectoapp
Elixir application with Ecto showing hot upgrades with LiveView—no downtime, just smooth updates.
deployex elixir elixir-lang elixir-otp hot-code-reload hot-upgrade
Last synced: 30 Jun 2025
https://github.com/luigiminardi/nlw-06
Projeto construido durante a Next Level Week #06 Together
absinthe-graphql absinthe-phoenix elixir elixir-phoenix graphql graphql-api next-level-week next-level-week-6 nextlevelweek nextlevelweek6 nextlevelweektogether phoenix phoenix-framework test-automation
Last synced: 17 May 2026
https://github.com/yeshan333/erlang_elixir_vfox_ubuntu_container
<build>Ubuntu <vfox (version-fox) & Erlang & Elixir> Docker Image.
container docker docker-images elixir erlang version-fox vfox
Last synced: 21 Feb 2026
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/leesharma/elixir_in_action
My completed exercises for the Elixir Bookclub
elixir elixir-bookclub elixir-in-action exercises
Last synced: 15 May 2025
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/muzhawir/learn_elixir_from_documentation
Learn Elixir through the official documentation
Last synced: 07 Apr 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/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/ckampfe/atomic_semaphore
concurrency elixir elixir-lang semaphore synchronization
Last synced: 26 May 2026
https://github.com/thasophearak/moul
Opinionated image resizing library
elixir elixir-library elixir-package image-processing image-resizing
Last synced: 21 Feb 2026