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-27 00:09:30 UTC
- JSON Representation
https://github.com/crabonature/ex_nip
Elixir library for NIP number.
elixir elixir-library nip nip-validation nip-validator
Last synced: 23 Feb 2026
https://github.com/collectiveidea/tic_tac_toe
An Elixir/Vue.js implementation of "Super Tic Tac Toe" for learning
Last synced: 14 May 2026
https://github.com/hosopy/programming-elixir
Exercise questions of Programming Elixir.
Last synced: 05 Oct 2025
https://github.com/ryannielson/advent-of-code
Solutions to Advent of Code programming puzzles over the years.
Last synced: 13 Apr 2026
https://github.com/elixircl/surface-hackernews
📰 An example HackerNews client made with Surface
chile elixir hackernews hackernews-api liveview phoenix surface-ui
Last synced: 18 Jun 2026
https://github.com/wilk/automata
Finite State Machine for Elixir
automata elixir finite-state-machine
Last synced: 23 Mar 2025
https://github.com/phpxcoder/lanyard
🏷️ Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds
discord discord-rpc elixir websocket
Last synced: 19 Apr 2026
https://github.com/serverport3000/crashme
Spawning 100k processes in Raw Elixir
Last synced: 18 May 2026
https://github.com/peguimasid/expencfy
💸 A simple expense tracker app built with Elixir, Phoenix LiveView. Track categories, budgets, and expenses with real-time updates.
ecto elixir liveview phoenix-framework
Last synced: 06 Oct 2025
https://github.com/amos-kibet/ash_blog
A simple blog post application, built with Elixir and the Ash framework
Last synced: 17 Mar 2025
https://github.com/harmoniousmoss/kaliko
Kaliko is a web technology detection API built with Phoenix/Elixir that analyzes websites to identify the technologies they use.
Last synced: 06 Oct 2025
https://github.com/throttle2k/leetcode_elixir
My solutions to LeetCode problems in Elixir
elixir elixir-lang leetcode leetcode-elixir
Last synced: 06 Oct 2025
https://github.com/zacharydenton/ash_meilisearch
Ash extension for full-text search using Meilisearch
Last synced: 20 Jan 2026
https://github.com/jmerriweather/rtc_ds3231
A library to work with the DS3231 RTC
Last synced: 28 Feb 2025
https://github.com/tinix/storm_bank
api api-rest authentication elixir elixir-lang elixir-phoenix erlang erlang-otp json phoenix postgresql
Last synced: 03 Feb 2026
https://github.com/miolab/phoenix_local_playground_no_ecto
ローカル直入れPhoenix開発検証用リポジトリ(no-ecto版 | CI/CD)
cicd circleci elixir githooks phoenix tailwindcss
Last synced: 27 Mar 2025
https://github.com/mtanzi/phoenix_vat_checker
Find the information of the given VAT number using Phoenix Live View
Last synced: 18 Jan 2026
https://github.com/wagner-de-carvalho/food_order
Food order API and web application
css3 elixir html5 javascript phoenix-framework postgresql sql
Last synced: 19 Apr 2026
https://github.com/zhjain/bubbleboard
一个现代化的实时协作平台,使用 Elixir/Phoenix + Alpine.js 构建。提供多用户实时聊天、协作绘图白板、用户在线状态管理等功能。基于 WebSocket 技术实现低延迟的实时通信,适合团队协作、在线教学和创意分享场景。
alpine-js chat collaboration drawing elixir phoenix real-time tailwindcss websocket whiteboard
Last synced: 19 Apr 2026
https://github.com/miolab/phoenix_local_playground
ローカル直入れPhoenix開発検証用リポジトリ
Last synced: 27 Mar 2025
https://github.com/massivefermion/erl_argon2
nifs for hashing and verifying passwords using argon2
argon2 argon2i argon2id crypto cryptography elixir erlang hash hashing nif password password-hash password-hashing rust
Last synced: 13 Apr 2026
https://github.com/azevedoguigo/gecko_api
A Web API for task management monitoring apps.
elixir exunit-tests phoenix-framework postgresql rest-api webapi
Last synced: 16 Feb 2026
https://github.com/mateuszbabski/auth_boilerplate
Custom Authentication boilerplate for future projects with tests.
Last synced: 15 Mar 2025
https://github.com/stschmaltz/fitbit_strava_integration
An elixir project to sync workouts from fitbit to strava
elixir elixir-lang fitbit phoenix-framework strava
Last synced: 23 Feb 2026
https://github.com/rogersanctus/recaptcha
A simple proof of concept for Captcha validations - backend
cloudflare-turnstile cors csrf elixir erlang-ets phoenix-framework
Last synced: 22 Oct 2025
https://github.com/diegoangel/todo-app-elixir
Todo app developed using Elixir web framework Phoenix
elixir phoenix-framework practice
Last synced: 04 Jun 2026
https://github.com/brunojppb/programming_elixir_book
Following along and doing the exercises to learn Elixir.
Last synced: 19 Apr 2026
https://github.com/abhishekkr/code-for-exercism
code for solved problems from exercism.io
elixir elixir-lang examples exercism-solutions samples
Last synced: 02 Mar 2025
https://github.com/ecly/is_it_freeze
Small service for checking whether a date is valid for deployment
Last synced: 17 Mar 2025
https://github.com/garrettmichaelgeorge/point_of_sale
A simple point-of-sale server in Elixir. My solution to the jbrains Point of Sale exercise: https://online-training.jbrains.ca/courses/wbitdd-01/lectures/136762
Last synced: 04 Jun 2026
https://github.com/emischorr/doorman
Authentication & authorization service written in Elixir
api authentication authorization elixir microservices phoenix umbrella
Last synced: 03 Feb 2026
https://github.com/andrewjprice/genserver-password-lock
Simple Elixir GenServer app to unlock and reset password
Last synced: 14 Apr 2025
https://github.com/sdball/programming-phoenix-liveview--pento
The "pento" web application from "Programming Phoenix LiveView"
Last synced: 07 Oct 2025
https://github.com/ndrean/fft-nx
Livebook to demonstrate how to use FFT and Convolution with Nx
Last synced: 20 Apr 2026
https://github.com/daniyarjakupov/phoenix-graphql-server
absinthe elixir graphql phoenix
Last synced: 20 Apr 2026
https://github.com/dreamingechoes/notion_blog
A small Elixir proof of concept for building a simple blog that manages articles stored in a Notion database.
blog-engine elixir elixir-lang notion-api
Last synced: 08 Oct 2025
https://github.com/mnishiguchi/apds9960
Use APDS9960 color, proximity and gesture sensor in Elixir
Last synced: 20 Jun 2026
https://github.com/mrroot5/elixir-try
Little examples to try different things about elixir
elixir elixir-examples elixir-lang elixir-language elixir-library elixir-programming-language elixir-try
Last synced: 15 Aug 2025
https://github.com/walkah/exercism
🧠 my exercism solutions
elixir haskell javascript python ruby rust swift
Last synced: 10 Apr 2026
https://github.com/thiagoesteves/calori_app
CALORI SOFTWARE LTDA webpage (Deprecated)
aws aws-cloudformation elixir erlang erlang-otp github-actions no-k8s no-terraform
Last synced: 29 Apr 2026
https://github.com/lukateras/config_macro
Elixir macro that defines Mix.Config.config/3 compatible getters
Last synced: 09 Jun 2026
https://github.com/thiagoesteves/parse_kyc
This is a project script that parse the KYC content from https://edoc.identitymind.com/
elixir escript floki html knowyourcustomer kyc
Last synced: 02 Apr 2025
https://github.com/paulden/advent-of-code-operator
Kubernetes operator written in Elixir for Advent of Code
advent-of-code aoc docker elixir kubernetes operator
Last synced: 09 Apr 2026
https://github.com/suddi/stress-test-demo
Stress tests for basic APIs in different languages
demo elixir golang javascript stress-test
Last synced: 09 Apr 2026
https://github.com/zeionara/pranxhow
An experimental tool for fetching fresh pranks from volnov's website
audio data-collection elixir pranks
Last synced: 06 Jul 2025
https://github.com/beam-packages/identity
Identity of the BEAM Package Registry (images, fonts, etc).
beam elixir erlang erlangsters gleam otpless-erlang package registry spark
Last synced: 20 Apr 2026
https://github.com/fbettag/lexoffice.ex
This package implements the lexoffice API in Elixir
elixir lexoffice phoenix-framework
Last synced: 16 Mar 2025
https://github.com/nezteb/live_chess
Chess using Elixir, Phoenix LiveView, and Stockfish
chess elixir elixir-lang phoenix phoenix-framework stockfish
Last synced: 09 Oct 2025
https://github.com/francescomalatesta/elixir-identicon
First experiment with Elixir, a Github-like identicons generator.
Last synced: 13 Aug 2025
https://github.com/raulpe7eira/web_chain
Chatbot w/ LangChain based on code made by Peter Ullrich at YouTube channel
ai chatbot claude elixir langchain peterullrich readability tailwind
Last synced: 09 May 2026
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/wagner-de-carvalho/chat_live_view
Chat App with Elixir, Phoenix and LiveView
ecto elixir html5 liveview phoenix phoenix-presence postgresql pubsub socket tailwindcss
Last synced: 08 May 2026
https://github.com/wilk/twitter-relay-telegram
A Twitter-to-Telegram relay
elixir telegram telegram-bot tutorial twitter
Last synced: 29 Jun 2025
https://github.com/kaikei-e/macrophylla
This program is a go-libp2p written in Elixir.
Last synced: 11 May 2026
https://github.com/tlux/database_yaml_config_provider
An Elixir 1.9+ config provider to load a Rails style database.yml file
config database ecto elixir hex-package postgresql yaml
Last synced: 05 May 2026
https://github.com/yairfalse/vaisto_bpf
eBPF backend for the Vaisto programming language — compile typed S-expressions to BPF bytecode
beam bpf compiler ebpf elixir s-expressions type-safety
Last synced: 20 Feb 2026
https://github.com/chassisframework/interval_map
(WIP) Interval-bucketizing map for Elixir
Last synced: 09 Oct 2025
https://github.com/j0a0m4/cards
Provides a Cards module for managing a deck of cards
Last synced: 09 Oct 2025
https://github.com/bnchrch/urban_airship_api
🚀 A HTTPoison Wrapper for the Urban Airship API
elixir httpoison urban-airship-sdk
Last synced: 14 Jun 2026
https://github.com/joeteerawit/warmachine
Elixir state machine
elixir elixir-erlang machine phoenix state state-machine statemachine warmachine
Last synced: 12 Aug 2025
https://github.com/awsmketchup/ragnarok
load tester
distributed-computing distributed-systems elixir elixir-apps elixir-lang load-balancer load-testing loadbalancing
Last synced: 04 Oct 2025
https://github.com/alejandronanez/servy
Learning Elixir by creating a Http Server - From PragmaticStudio course.
Last synced: 10 Oct 2025
https://github.com/brandaoplaster/bank_api
A small api for a bench application for phoenix and elixir studies
Last synced: 29 Mar 2025
https://github.com/yisus82/devto-lubien-intro-liveview
The Lazy Programmer's Intro to LiveView - Lubien on Dev.to
elixir elixir-phoenix liveview phoenix phoenix-elixir phoenix-liveview
Last synced: 10 Oct 2025
https://github.com/cgmcintyr/beiin
TSDB Benchmarking Tool
benchmarking elixir elixir-lang tsdb
Last synced: 10 Oct 2025
https://github.com/germavinsmoke/project-euler
Project Euler Solutions in Elixir
Last synced: 23 Jul 2025
https://github.com/bridgedb/bridgedb.github.io
Website of the BridgeDb project
Last synced: 20 Jan 2026
https://github.com/doawoo/telegram_fetch
Quick way to fetch telegram user info by username
Last synced: 12 Aug 2025
https://github.com/eoic/adventofcode2021
Advent of Code solutions in Elixir.
advent-of-code advent-of-code-2021 elixir functional-programming
Last synced: 23 Mar 2026
https://github.com/g13ydson/phoenix-rethinkdb-example
Phoenix 1.4 rethinkdb CRUD example
elixir phoenix phoenix-framework rethinkdb
Last synced: 11 Oct 2025
https://github.com/eoic/adventofcode2023
Advent of Code 2023 solutions in Elixir.
Last synced: 23 Aug 2025
https://github.com/brandaoplaster/food_phx
Developing a delivery system using Elixir Phoenix Liveview :pizza:
elixir liveview phoenix-framework
Last synced: 29 Mar 2025
https://github.com/enapiuz/messageroute
Helps send intranet notifications by topic with subscription management power.
elixir intranet notifications phoenix
Last synced: 11 Oct 2025