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/leogregianin/boox_api
Open Bookstore REST API with Elixir and Phoenix
api-rest elixir elixir-phoenix
Last synced: 07 Nov 2025
https://github.com/scrogson/goto
Demo Application for GOTO Copenhagen 2017 talk.
Last synced: 05 Apr 2025
https://github.com/yoranbrondsema/advent-of-code-2017
My solutions in Elixir for the Advent of Code 2017
advent-of-code advent-of-code-2017 elixir
Last synced: 07 Sep 2025
https://github.com/bnchrch/ecto_apns_token
📱 An Ecto type for storing, validating and generating Apple APNS Tokens
Last synced: 13 Jun 2026
https://github.com/iboard/bucketier
A simple Elixir Dictionary Application
dictionary-application elixir elixir-lang hex
Last synced: 19 Jul 2025
https://github.com/ironjanowar/daily_bot
TO-DO list bot!
bot elixir elixir-lang telegram-bot
Last synced: 29 Jul 2025
https://github.com/mnishiguchi/bit_flagger
Manipulate bit flags in Elixir
bit-flag bitflag bitflags elixir elixir-lang elixir-programming-language
Last synced: 18 Jun 2026
https://github.com/yordis/til
Today I Learned
architecture elixir elixir-lang golang postgres til today-i-learned
Last synced: 08 May 2026
https://github.com/mu-box/qwit
A library for building workflows out of queued worker jobs, and running them as transactions.
Last synced: 03 Jul 2025
https://github.com/digital-identity-labs/smee
SAML Metadata Entity Extractor (etc)
elixir metadata metadata-extraction metadata-management saml
Last synced: 19 Feb 2026
https://github.com/adia-dev/elixir-gettext-scanner
A VSCode TypeScript extension that scans Elixir code for gettext() calls, allowing users to easily determine if a text has been translated or not.
eheh elixir elixir-phoenix extension gettext i18n liveview phoenix visual-studio-code vscode vscode-extension
Last synced: 30 Apr 2026
https://github.com/michael-michalski/benchmark_persistent_term
Benchmarking :persistent_term as a way of reading static platform configuration
Last synced: 19 May 2026
https://github.com/aesteve/todobackend-phoenix
TodoBackend implementation using Phoenix + PostgreSQL
elixir elixir-lang elixir-phoenix phoenix phoenix-framework todo-backend
Last synced: 05 Apr 2025
https://github.com/danielmark0116/elixir-ecom
🏬 eCommerce with Elixir 🧪
docker docker-compose ecommerce elixir phoenix postgres postgresql
Last synced: 30 Apr 2026
https://github.com/luizparreira/ecto_cast_int_to_string
DEPRECATED - USE https://github.com/luizParreira/ecto_cast_to_string
Last synced: 22 Sep 2025
https://github.com/wagner-de-carvalho/report_generator
Gera relatório à partir de arquivos .csv
csv elixir enum pattern-matching tasks
Last synced: 22 Mar 2025
https://github.com/lambdachad/esim_access
eSIM Access API Client for Elixir
Last synced: 15 May 2026
https://github.com/pepicrft/still_scss
🎨 A scss preprocessor for the Still static site generator
Last synced: 20 Jan 2026
https://github.com/diyzx/toprox
A simple proxy for different Logger backends which allows to filter messages based on metadata.
Last synced: 18 Jun 2025
https://github.com/mikeroyal/erlang-guide
Erlang Guide
elixir erlang erlang-learning erlang-libraries erlang-library
Last synced: 18 May 2026
https://github.com/groguelon/any_http
Elixir library to wrap the main HTTP libraries.
Last synced: 09 Jun 2026
https://github.com/oldhammade/teslacacher
A caching middleware for Tesla, backed by Redix.
elixir elixir-lang elixir-library tesla
Last synced: 17 Mar 2025
https://github.com/brandaoplaster/blog_phx
Developing a blog using Elixir and Phoenix :scroll:
Last synced: 29 Mar 2025
https://github.com/byjpr/plug_shopify_verify_timestamp
Validates inbound connection timestamp delta, designed for Shopify App Bridge
app-bridge elixir plug security shopify shopify-app shopify-embedded-applications
Last synced: 21 May 2026
https://github.com/elixircl/elixir-guides
Traducción de las Guías de elixir-lang.org al Español (Latino)
chile elixir spanish traduccion translation
Last synced: 11 Jun 2026
https://github.com/damnever/completor-elixir
Elixir code completion for Vim.
code-completion elixir elixir-lang vim-plugin
Last synced: 26 May 2026
https://github.com/mveytsman/cryptopals
Doing cryptopals in Elixir LiveBook
cryptography cryptopals-crypto-challenges elixir livebook
Last synced: 18 May 2026
https://github.com/apartmenttherapy/siftsciex_plug
A Plug for processing Sift Science Web Hooks
elixir elixir-plug sift-science
Last synced: 30 Oct 2025
https://github.com/walkr/zwarm
Start, manage and run a collection of Elixir processes with ease.
Last synced: 18 May 2026
https://github.com/dkarter/socks
🧦 Example of relaying private messages on Phoenix Channels for only specific users.
elixir phoenix-channels phoenix-framework websockets
Last synced: 04 Apr 2025
https://github.com/wagner-de-carvalho/currency_convertion
Currency exchange API
Last synced: 02 Jan 2026
https://github.com/mateusfg7/rocketpay
NLW#4 - 22/02 a 28/02
auth elixir nlw nlw-4 phoenix rocketpay rocketseat
Last synced: 18 May 2026
https://github.com/matsubara0507/functional-web-development-with-elixir
The code and solutions from the book Functional Web Development with Elixir, OTP, and Phoenix
Last synced: 28 Mar 2025
https://github.com/nocursor/base1
Elixir library for encoding and decoding binaries in Base1 - Binary encoding inspired by unary numbers. For use with Multi-Base encoders.
base1 decoding elixir elixir-lang elixir-library encoding multibase
Last synced: 21 Mar 2025
https://github.com/nocursor/base2
Elixir library for encoding and decoding Base2 binaries for use with multi-base style encoding and decoding.
base2 decoding elixir elixir-lang elixir-library encoding multibase
Last synced: 21 Mar 2025
https://github.com/pointerish/ashurbanipal
An Elixir aggregator for Hacker News' top 50 stories
Last synced: 29 Mar 2025
https://github.com/nowrozshahriar/najva
An XMPP web client
elixir phoenix-framework xmpp xmpp-client
Last synced: 21 May 2026
https://github.com/ahamez/pento
A take on the book "Programming Phoenix LiveView"
elixir phoenix phoenix-liveview
Last synced: 21 Mar 2025
https://github.com/byjpr/plug_shopify_embedded_switch
Switches auth between URL Params and JWT, designed for Shopify App Bridge
app-bridge elixir plug shopify shopify-app shopify-embedded-applications
Last synced: 19 May 2026
https://github.com/vic/iexample
Mix formatted documentation iex examples.
documentation elixir iex mix-format
Last synced: 25 Jun 2025
https://github.com/untra/hello
Phoenix 1.3 hello world with nanobox configuration
Last synced: 16 May 2026
https://github.com/ndrean/mandelbrot
Mandelbrot set and orbits with Zig, Zigler and Elixir Nx in a Livebook
elixir livebook mandelbrot-set mandelbrot-viewer nx zig zigler
Last synced: 16 May 2026
https://github.com/altcha-org/altcha-lib-ex
A lightweight Elixir library for creating and verifying ALTCHA challenges.
Last synced: 31 Oct 2025
https://github.com/xxuejie/redix_sharding
A wrapper of Redix with sharding & pooling support
Last synced: 18 May 2026
https://github.com/lunarlogic/timetracker
Track your work time :waxing_crescent_moon:
elixir phoenix-framework timetracker
Last synced: 11 Sep 2025
https://github.com/linjunpop/bamboo_aliyun
🎍 An Aliyun adapter for the Bamboo.
Last synced: 12 Sep 2025
https://github.com/techgaun/named_arguments
Python like named arguments in Elixir
Last synced: 31 Dec 2025
https://github.com/barthez/kane-consumer
GenServer consumer for Kane
elixir google-pubsub kane pubsub
Last synced: 30 Jul 2025
https://github.com/serradura/phx-todo_api
App created to practise the blog posts of blog.codeship.com about Elixir/Phoenix.
elixir elixir-phoenix learning-by-doing phoenix-api-auth
Last synced: 20 Jan 2026
https://github.com/hashd/learnstack
To read is good, To practice is divine.
all-in-one elixir experiments learning-by-doing phoenix-framework playground puppeteer
Last synced: 05 Apr 2025
https://github.com/jaeyson/infinite_scroll
Sample code for infinitescroll.
elixir fly phoenix phoenix-framework tailwindcss
Last synced: 03 Jan 2026
https://github.com/tinix/personal
This will be my personal website very soon
css digitalocean elixir elixir-lang elixir-phoenix html5 javascript personal phoenix postgresql tailwindcss website
Last synced: 07 Apr 2026
https://github.com/livewareproblems/orion_collector
Collect profiling information from dynamic tracing in the beam for Orion
Last synced: 29 Mar 2025
https://github.com/lexmag/elixir-actions
Reusable GitHub Actions workflows for Elixir
code-analysis elixir github-actions
Last synced: 14 May 2026
https://github.com/iboard/timewrap
A Time-Wrapper For Elixir
elixir elixir-lang hex testing
Last synced: 20 Jan 2026
https://github.com/viniciuscestarii/elixkey
CLI and key-value db made only with Elixir and its native libraries
Last synced: 15 May 2026
https://github.com/am-kantox/sweetener
Set of nifty functions I missed in Elixir core.
elixir elixir-lang elixir-package
Last synced: 04 Apr 2025
https://github.com/vectordotdev/timber-elixir-plug
🌲Timber integration for Plug
elixir integration logging plug structured-logging timber
Last synced: 03 Oct 2025
https://github.com/dpostolachi/gmex
GraphicsMagick wrapper for Elixir.
elixir graphicsmagick graphicsmagick-wrapper
Last synced: 07 Jul 2025
https://github.com/am-kantox/xml_builder_access
Access implementation for XmlBuilder.
elixir elixir-lang xml xml-serialization
Last synced: 04 Apr 2025
https://github.com/iamd3vil/rifle
Elixir HTTP Client Library. Wrapper over Gun (https://github.com/ninenines/gun) with connection pooling
elixir gun http http-client http2
Last synced: 04 Apr 2025
https://github.com/probably-not/recruitme
An application currently in development that allows job seekers to quickly find jobs in their area that match their criteria in a user friendly way. It also allows recruiters to quickly and easily see job applicants or possible candidates in their area.
elixir location-based phoenix-framework recruiting
Last synced: 08 Sep 2025
https://github.com/johninvictus/nano_wallet
Experimental inbuilt Wallet to manage deposits, balance and withdrawals.
Last synced: 04 Apr 2025
https://github.com/techgaun/ex_gecko
Geckoboard API Client and Dataset Loader for Elixir
elixir geckoboard monitoring sdk
Last synced: 05 Apr 2025
https://github.com/ppatrzyk/stream-transport
Collecting public data with Benthos, Rabbit and Elixir Broadway
benthos broadway elixir rabbitmq
Last synced: 19 May 2026
https://github.com/techgaun/telix
Telit TR50 M2M Service Interface API Client For Elixir
Last synced: 05 Apr 2025
https://github.com/alejandronanez/elixir-identicon
Generate user icons using Elixir.
Last synced: 01 Apr 2025
https://github.com/techgaun/invoice-mongo-test
Sample Invoice App With Elixir, Phoenix 1.3, Mongodb_ecto
Last synced: 05 Apr 2025
https://github.com/giubueno/algorithms
This repository is my personal coding dojo.
cpp elixir java javascript ruby
Last synced: 12 Jan 2026
https://github.com/i1d9/metaex
Metaex is an Elixir library that provides a simple and efficient interface to interact with Meta's suite of APIs, including Facebook, Instagram, and WhatsApp. It abstracts the complexity of API requests, authentication, and error handling, allowing developers to seamlessly integrate Meta services into their Elixir applications.
elixir elixir-lang elixir-library elixir-programming-language facebook facebook-api facebook-graph-api facebook-login finch instagram instagram-api instagram-graph-api instagram-scraper meta
Last synced: 07 Mar 2026
https://github.com/mnishiguchi/hello_poncho
elixir nerves-project phoenix-framework phoenix-liveview raspberrypi
Last synced: 16 May 2026
https://github.com/sprql/senml.ex
RFC 8428 Sensor Measurement Lists (SenML) implementation
Last synced: 28 Mar 2025
https://github.com/craig-day/linked_map
data-structures elixir ordered-collections ordered-map
Last synced: 28 Mar 2025
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/cgorshing/ueberauth_stackoverflow
This is still not ready for general use (definitely alpha release). An issue with gzipped encoding still needs to be resolved. See the README file below.
elixir stackexchange stackexchange-api stackoverflow stackoverflow-api ueberauth
Last synced: 22 Mar 2025
https://github.com/cgorshing/ueberauth_khanacademy
Khan Academy removed their API's on January 6, 2020, as such this library has stopped working from that time.
elixir khan-academy oauth plug strategy ueberauth
Last synced: 22 Mar 2025
https://github.com/naimur-29/learning-elixir
just me trying elixir for the first time for fun!
elixir elixir-programming-language erlang
Last synced: 02 Jan 2026
https://github.com/robinboers/ex-german
Set of modules with methods to conjugate German verbs written in Elixir
Last synced: 28 Apr 2026
https://github.com/peterkrauz/scrylixir
An Elixir library for the Scryfall API
Last synced: 03 Apr 2025
https://github.com/thulio/plug_health_check
A configurable plug to health check your web app
Last synced: 28 Mar 2025
https://github.com/ricksonoliveira/highligh-repo
Show top 5 highlighted git repos.
elixir javascript phoenix phoenix-framework
Last synced: 16 May 2026
https://github.com/ch4s3/on_deck
A just for fun Elixir Phoenix GraphQL Preact app for managing you on tap homebrew
elixir graphql hobby-project phoenix preact spa
Last synced: 09 May 2026
https://github.com/veeso/learning-elixir
My repository containing examples and snippets written while learning elixir, from data types to phoenix
elixir elixir-lang elixir-phoenix learning learning-by-doing
Last synced: 21 Mar 2025
https://github.com/dimun/poker_validator
Elixir validator for Texas Holdem hands
elixir elixir-lang games poker
Last synced: 18 Feb 2026