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-23 00:09:38 UTC
- JSON Representation
https://github.com/daviskregers/elixir-and-phoenix-bootcamp
Projects made while taking the "The Complete Elixir and Phoenix Bootcamp" course
elixir elixir-lang phoenix phoenix-channels phoenix-framework
Last synced: 19 May 2026
https://github.com/suddengunter/adventofcode
Advent of code solutions
advent-of-code advent-of-code-2021 advent-of-code-2022 adventofcode aoc elixir go
Last synced: 20 Feb 2026
https://github.com/bartoszgorka/plantmonitor
University project of plant condition monitoring. Used Elixir, Phoenix, Vue.js in one project.
elixir phoenix plant-condition-monitoring
Last synced: 28 Aug 2025
https://github.com/alekras/ex.rsrc_pool
Resource pool is implemented in Elixir as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Database connection is most popular example for pooling resource.
connection-pool elixir pool pooling pooling-utility resource-pool
Last synced: 05 Sep 2025
https://github.com/mnishiguchi/scd4x
Use Sensirion SCD4x CO2 sensors (SCD40 and SCD41) in Elixir
co2-sensor elixir elixir-lang elixir-language nerves nerves-project scd40 scd41 scd4x scd4x-sensor sensor sensors
Last synced: 16 Aug 2025
https://github.com/tony612/http2
An experiment HTTP/2 package(client&server) in Elixir
Last synced: 10 Jun 2025
https://github.com/nbw/phoenix-multi-database-example
Using Fly.io to host a Phoenix web app that's connected to multiple Postgres read-replica databases (1 read/write master and a number of read-only replicas).
Last synced: 16 Oct 2025
https://github.com/kenkeiras/techtree
A Technology Tree-based concept for personal project management.
elixir graph phoenix project-management technology-tree
Last synced: 25 May 2026
https://github.com/lawitschka/ex_aws_polly
ExAws module for AWS Polly Text-to-Speech
aws aws-polly elixir text-to-speech
Last synced: 23 Apr 2025
https://github.com/cr0t/frostmount
A multiplayer realtime micro-game that allows group of minions fight against a frozen zombie monster
elixir elixir-phoenix liveview phoenix-framework phoenix-live-view phoenix-liveview
Last synced: 31 Mar 2025
https://github.com/adriankumpf/sudoku-solver
An Elixir implementation of Peter Norvig's Sudoku solver.
constraint-propagation elixir norvig sudoku-solver
Last synced: 08 Apr 2025
https://github.com/natserract/lamblichus
Functors macros in Elixir inspired from haskell, and purescript
elixir functors haskell macro metaprogramming
Last synced: 30 Apr 2026
https://github.com/smddzcy/learning-new-technologies
My learning process of new technologies.
docker elixir firebase golang haskell heroku learning learning-by-doing learning-exercise phoenix prolog purescript react-native tensorflow vuejs
Last synced: 10 Apr 2026
https://github.com/am-kantox/johanna
erlcron smart wrapper :: cron for elixir
cron cron-jobs cronjob elixir elixir-lang erlang
Last synced: 05 Jan 2026
https://github.com/programisti/xml_to_keyword
Transforms Xml to Elixir Keyword List
elixir elixir-lang transformations xml
Last synced: 18 Feb 2026
https://github.com/midarrlabs/extaima
Simple duration parser - HH:MM:SS, H:MM:SS, MM:SS, M:SS
duration-parsing elixir elixir-lang elixir-library
Last synced: 24 Jun 2025
https://github.com/smddzcy/simple-phoenix-rest-api
Start point for a simple Phoenix REST API.
elixir elixir-lang elixir-programming-language json-api phoenix rest rest-api
Last synced: 01 Jun 2026
https://github.com/altenwald/elixir-recursos
Elixir: Introducción para Alquimistas (Recursos)
Last synced: 14 Mar 2025
https://github.com/allyedge/exbitly
An Elixir library to interact with the Bitly API.
bitly bitly-api elixir elixir-library
Last synced: 09 Apr 2025
https://github.com/flo0807/share-a-secret
Share a Secret is an open-source and self-hosted secret sharing platform built with Elixir, Phoenix and daisyUI.
elixir phoenix phoenix-liveview self-hosted tailwindcss
Last synced: 30 Dec 2025
https://github.com/zentetsukenz/ping_plug
Ping plug
echo-message elixir elixir-plug health-check
Last synced: 19 Feb 2026
https://github.com/kiosion/sanity-ex
Primitive Sanity.io client for Elixir applications
elixir elixir-lang elixir-library sanity sanity-cms sanity-io
Last synced: 04 Apr 2025
https://github.com/micheleriva/elixiridenticon
💠A simple Elixir program which generates Identicons.
elixir elixir-lang erlang generator identicon identicon-avatar identicon-generator
Last synced: 16 May 2026
https://github.com/gcmurphy/metasploit_ex
Metasploit RPC support for the Elixir language.
elixir metasploit-framework security-tools
Last synced: 24 Mar 2025
https://github.com/42loco42/exmls
Elixir implementation of the MLS protocol
e2ee elixir elixir-library end-to-end-encryption message-layer-security mls
Last synced: 29 Sep 2025
https://github.com/yugabytedb-samples/yugabytedb-simple-elixir-app
A simple Elixir app that connects to a YugabyteDB cluster and performs basic CRUD operations.
elixir elixir-lang elixir-phoenix yugabyte yugabytedb
Last synced: 05 Jan 2026
https://github.com/sreetamdas/exercism-elixir
Exercism Elixir track solutions
Last synced: 09 Apr 2025
https://github.com/laurabeatris/list-length-recursion
Elixir algorithm exercise to practice recursion using tail call optimization
algorithms-and-data-structures elixir functional-programming recursion
Last synced: 07 Apr 2025
https://github.com/carakan/soft_repo
ecto repo wrapper that support soft delete record's
Last synced: 11 Aug 2025
https://github.com/tiago154/live_view_todos
🐦 Todo-list utilizando Phoenix Live View. O Phoenix LiveView é uma biblioteca que funciona em cima do Phoenix, framework web feito para Elixir, e que traz todo o poder de criar aplicações ricas em tempo real. Tudo isso via server side e renderizando HTML.
elixir elixir-phoenix phoenix-liveview todolist
Last synced: 30 Mar 2025
https://github.com/cosmos-sajal/secret_keeper
An elixir API service to safely store(encrypted) passwords and secret creds online
Last synced: 15 Aug 2025
https://github.com/seniverse/ex_fast_rgc
Super fast reverse geocoding for only city-level
elixir geocoding geocoding-elixir reverse
Last synced: 30 Jul 2025
https://github.com/elixircl/surface-practice
🔨 Examples and Exercises to Practice Surface UI
chile elixir liveview phoenix surface-ui
Last synced: 19 Apr 2025
https://github.com/karolsluszniak/clustered_queue_and_pool-phoenix-1.6
Phoenix 1.6 example app with persistent & clustered transaction queue backed by Oban, clustered wallet pool and ready-to-go clustering-enabled Fly deployment.
clustering elixir flydotio oban phoenix
Last synced: 21 Aug 2025
https://github.com/mtwilliams/viz
:chart_with_upwards_trend: A real-time visualization of all the activity occurring on Github.
c99 elixir github nif visualization vuejs webpack websockets
Last synced: 11 Apr 2026
https://github.com/puemos/frida
Self-hosted customer feedback tool, for all
elixir feedback product-management self-hosted ux-research
Last synced: 15 Aug 2025
https://github.com/fstiewitz/ex_gemini
Gemini Server implementation in Elixir
Last synced: 09 Mar 2025
https://github.com/bardoor/monaditto
A pragmatic monad library for Elixir, no PhD required
elixir functional-programming monad
Last synced: 08 Mar 2026
https://github.com/weihanchen/hacker-rank
The repo contains code of the HackerRank's challenges
Last synced: 28 Apr 2026
https://github.com/kortirso/langtool
Phoenix web application for auto-translation
auto-translation elixir phoenix
Last synced: 15 Mar 2025
https://github.com/fpapado/reverie-api
The API backend for the Reverie application
Last synced: 24 Jul 2025
https://github.com/midarrlabs/open-api-tmdb
The Movie Database (TMDB) REST API client for Elixir
elixir elixir-lang elixir-library the-movie-database tmdb tmdb-client
Last synced: 21 Apr 2025
https://github.com/visheshc14/prisonic-fairytale
Prisonic Fairytale - ChronoTrigger's Bad Clone With Massively Multiplayer Online Functionality Built With Godot Engine, Elixir & Docker. Prisonic Fairytale Name is Derived From Silent Hill - 2 Original Soundtrack - Prisonic Fairytale.
docker docker-compose dockerfile ecto-schemas elixir elixir-lang elixir-library elixir-phoenix erlang godot-engine godot3 mmorpg postgres postgresql
Last synced: 28 Dec 2025
https://github.com/royalicing/mini_modules
A subscript of JavaScript modules in Elixir
elixir esmodules liveview parser-combinators phoenix state-machine
Last synced: 31 Jul 2025
https://github.com/frectonz/devshops-et
A Catalog of Ethiopian Software Companies.
catalog elixir ethiopia phoenix
Last synced: 02 Aug 2025
https://github.com/br1ght0ne/functional-programming-jargon.ex
Jargon from the functional programming world in simple terms! Now in Elixir!
elixir functional-programming glossary
Last synced: 08 Aug 2025
https://github.com/bwireman/gleither
A small data-structure for representing Left or Right. ↔️
beam either elixir erlang gleam javascript monad
Last synced: 16 May 2025
https://github.com/linjunpop/transhook
🦾 Build the connection between Internet Webhooks.
connector elixir phoenix phoenix-framework webhook
Last synced: 06 Jan 2026
https://github.com/chrislaskey/ink-server
Notes application using Elixir, GraphQL, and Redux
elixir graphql phoenix-framework react redux
Last synced: 12 Apr 2026
https://github.com/trsnium/tick
vector clock implemented with elixir
elixir elixir-library vector-clocks
Last synced: 14 Feb 2026
https://github.com/alextanhongpin/3-trivial-concurrency-exercise
3 Trivial Concurrency Exercises for the Confused Newbie Gopher
concurrency elixir golang goroutine javascript
Last synced: 03 May 2026
https://github.com/triangle-elixir/poller
A simple Elixir project to poll processes at a given interval
Last synced: 03 Jan 2026
https://github.com/cabol/btx
Bitcoin Toolkit for Elixir
bitcoin bitcoin-api bitcoin-core elixir
Last synced: 01 Aug 2025
https://github.com/marcdel/pears
Track your team’s pair programming history and get recommendations for the day’s pairing session
agile elixir elixir-phoenix extreme-programming pair-programming
Last synced: 18 Jan 2026
https://github.com/agence-webup/gulpy
:rocket: A clean and concise Gulp API for common tasks
Last synced: 25 Mar 2025
https://github.com/chrislaskey/oauth2_github
A GitHub OAuth2 Provider for Elixir
authentication elixir github oauth2
Last synced: 29 Jul 2025
https://github.com/tyalt1/auto_ex
An event-driven automation framework for Elixir.
elixir elixir-library elixir-programming-language
Last synced: 01 Aug 2025
https://github.com/kineticcafe/ip_access_control
Elixir Plug to control access by IP address
cidr elixir elixir-plug ip-restrictions
Last synced: 25 Jul 2025
https://github.com/timdeputter/FitEx
FitEx is a Macro-Module which provides a bit of sugar for function definitions.
elixir elixir-lang functional-programming macros
Last synced: 30 Mar 2025
https://github.com/allyedge/movies
A simple project that demonstrates how to use MeiliSearch and Phoenix to build a blazing-fast search engine.
elixir elixir-lang meilisearch movies phoenix phoenix-framework search
Last synced: 22 Aug 2025
https://github.com/illuria/glpi_anontickets
Phoenix Web Application for submitting tickets to GLPI over REST API
Last synced: 02 Apr 2025
https://github.com/balysv/space-elixir
A minimal Newtonian gravity and collision simulator in Elixir
collision-simulator elixir gravity newton simulation
Last synced: 22 May 2026
https://github.com/dbi-beam/dbi_pgo
DBI PostgreSQL extension using PGO
elixir erlang library postgresql
Last synced: 18 Apr 2026
https://github.com/ikeikeikeike/exmail
Email Delivery, Admin, Analyzer For Marketing
Last synced: 19 Apr 2026
https://github.com/nabinno/deps_ghq_get
Run `ghq get` and then sync/clone with a GitHub repository that depends on your project.
Last synced: 14 May 2026
https://github.com/idabmat/tic_tac_toe
Elixir Game Engine
elixir game-engine tic-tac-toe
Last synced: 25 Jul 2025
https://github.com/FranckyU/elixir-ml-digits
Computer Vision :: Digits recognition fullstack machine learning application using Nx, Axon, and LiveView :: MNIST dataset
axon elixir elixir-lang elixir-nx elixir-phoenix mnist-handwriting-recognition phoenix-liveview
Last synced: 17 Jul 2025
https://github.com/ottojimb/deep_clean
Exclude elements from deep nested maps/list
Last synced: 23 Aug 2025
https://github.com/elixircl/kombucha
🍹Kombucha: A Programming Language with Probiotics
elixir functional functional-programming kombucha language programming
Last synced: 26 Feb 2025
https://github.com/crispmark/vipex
configuration configuration-by-environment elixir
Last synced: 19 Feb 2026
https://github.com/straw-hat-team/github-actions-workflows
A set of GitHub Actions Workflow Templates
asdf elixir elixir-lang github-actions github-workflows nodejs
Last synced: 25 Jul 2025
https://github.com/ed-flanagan/riot_lor
Elixir library to encode/decode Legend of Runterra deck codes
elixir legends-of-runeterra lor riot riot-games runeterra
Last synced: 23 Jul 2025
https://github.com/zemuldo/ex_secrets
Secrets providers
azure-key-vault azure-managed-service-identity dotenv elixir google-secret-manager key secrets-management secrets-manager
Last synced: 22 Mar 2025
https://github.com/nbw/nerves_weather
Simple Weather Station written in Nerves (Elixir)
elixir nerves phoenix phoenix-framework
Last synced: 30 Mar 2025
https://github.com/mbta/server_sent_event_stage
A GenStage producer which parses the ServerSentEvent protocol
Last synced: 14 Apr 2025
https://github.com/dayanfreitas/advancedalgorithm
Repositories for advanced college algorithms subjects
docker docker-compose elixir erla ruby
Last synced: 19 Apr 2026
https://github.com/astorre88/pers_queue
The library implements persistent queue for Elixir applications.
Last synced: 18 Feb 2026