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/tattle-made/viral-spiral
multiplayer card game about content consumption
elixir elixir-lang game media-literacy multiplayer-browser-game multiplayer-game phoenix-framework
Last synced: 12 Jun 2026
https://github.com/drumusician/baco
🔧Useful tool to use inside your Mix projects
Last synced: 18 Jul 2025
https://github.com/neysofu/securion
Elixir client library for https://api.securionpay.com.
api-wrapper elixir payment-gateway payment-processing securionpay
Last synced: 01 Apr 2025
https://github.com/shiryel/graphme
A Elixir Mix Task to generate a relationship graph of your project modules using the DOT language
documentation-generator documentation-tool elixir graphviz graphviz-dot
Last synced: 08 Apr 2025
https://github.com/zstix/victor
A simple solution for creating SVGs in Elixir.
Last synced: 21 Feb 2026
https://github.com/maxmellen/into.ex
Collect the result of a pipe expression into a variable with ~>
Last synced: 22 Jun 2026
https://github.com/gdonald/blackjack-ex
Console Blackjack in Elixir
21 blackjack blackjack-game console elixir elixir-lang game
Last synced: 16 Mar 2025
https://github.com/north-shore-ai/nsai_registry
Service discovery and registry for the NSAI ecosystem—distributed registry with health checking, circuit breakers, multiple storage backends (ETS/PostgreSQL), PubSub event broadcasting, and comprehensive telemetry. Built on OTP with Horde-ready architecture for multi-node deployments.
beam circuit-breaker distributed-systems elixir ets fault-tolerance genserver health-checking high-availability load-balancing microservices north-shore-ai nshkr-ai-infra otp postgresql pubsub registry service-discovery service-mesh telemetry
Last synced: 13 Jan 2026
https://github.com/frankdugan3/ex_opcua
Pure Elixir client and server implementation of OPC UA
elixir opcua opcua-client opcua-server
Last synced: 21 Jun 2026
https://github.com/shahryarjb/sample_dynamic_supervisor
This is a sample for elixir dynamic supervisor
Last synced: 24 Mar 2025
https://github.com/gottfrois/ex_text
Collection of text algorithms for Elixir
Last synced: 28 Aug 2025
https://github.com/hackemateninja/servy
A simple demo Server made with Elixir no Phoenix, no Cowboy, It contains Ecto
elixir elixir-lang elixir-programming-language
Last synced: 19 Jul 2025
https://github.com/cloud8421/oredev-flow-demo
Elixir Flow demo application for Oredev 2017 conference
Last synced: 03 Jul 2025
https://github.com/csarnataro/phoenix-todomvc
A TodoMVC implemented in Elixir/Phoenix
Last synced: 18 Jun 2026
https://github.com/haylockgrant/compute_rated
ComputeRated, a leaky bucket rate limiter optimized for compute time limits. This library allows you to rate-limit operations based on compute time, with support for checking capacity, adding compute time, and waiting for capacity to be available.
ai-api bucket elixir leaky-bucket otp phoenix rate-limit rate-limiting rate-limits
Last synced: 21 Feb 2026
https://github.com/jb3/find_type
An Elixir library to find the type of an object
Last synced: 28 May 2026
https://github.com/wizardone/awful_housing_nz
A phoenix application to keep track of the awful housing in New Zealand
Last synced: 06 Apr 2025
https://github.com/izelnakri/fixturist
Fix the foreign-key constraints in your fixture driven backend tests. This library is an algorithm for populating relationships from your development database
database ecto elixir fixtures foreign-key-constraints testing testing-tools
Last synced: 27 Apr 2026
https://github.com/pierce-h/fhir_client
fhir client implementation in elixir
elixir fhir fhir-client healthcare interoperability
Last synced: 22 Jun 2026
https://github.com/ezkemboi/elixir_api
This is API build using Phoenix(Elixir framework). It is majorly for showcasing that I can develop API's with Elixir
Last synced: 13 Jun 2025
https://github.com/erickgnavar/stock_chat
Simple chat application with a bot which fetch stock data from stooq.com
Last synced: 25 Mar 2025
https://github.com/nallwhy/doumi_uri_query
A Elixir helper library that supports encoding complicated query of URI.
Last synced: 12 Jun 2025
https://github.com/ncyian/membrum
Elixir auth library
authentication elixir elixir-lang elixir-phoenix phoenix
Last synced: 22 Feb 2026
https://github.com/keshihoriuchi/paraiso
Validation and sanitization library of Elixir for nested objects and arrays
Last synced: 22 Feb 2026
https://github.com/stephanerob/authit
Tiny authorization library for Phoenix application. (POC)
elixir phoenix phoenix-framework
Last synced: 20 Mar 2025
https://github.com/abc3/ex_iceberg_port
Elixir bindings for Apache Iceberg via Apache Spark
Last synced: 01 Sep 2025
https://github.com/aifrak/elixir-docker
Installation of dockerized Elixir (Debian).
Last synced: 11 Apr 2026
https://github.com/d3caf/racko
Writing Racko in Elixir with Pragmatic Studio's Bingo as a guide
Last synced: 21 Jul 2025
https://github.com/aifrak/phoenix-docker
Installation of dockerized Phoenix / Elixir (Debian).
docker dockerfile elixir phoenix phoenix-docker phoenix-framework
Last synced: 13 Apr 2026
https://github.com/railsmechanic/simple_token
SimpleToken generates random alphanumeric, non-cryptographic string tokens.
Last synced: 15 Mar 2025
https://github.com/mcrumm/off_broadway_imps
In-memory producers for Broadway and Elixir
broadway data-processing elixir genstage in-memory
Last synced: 03 Oct 2025
https://github.com/vanderhoop/slender_channel
A small, dependency-free module that exposes helpful macros for working with Phoenix Channels.
elixir elixir-library hex-package phoenix-channels phoenix-framework
Last synced: 15 Mar 2025
https://github.com/ironbay/exeth
Elixir client for Ethereum JSON RPC API
blockchain elixir ethereum rpc
Last synced: 01 May 2026
https://github.com/alex88/grpc_client_pool
Elixir GRPC client pooling library
Last synced: 04 Feb 2026
https://github.com/anamba/adventofcode2020
Advent of Code 2020 solutions in Elixir
advent-of-code advent-of-code-2020 elixir elixir-lang
Last synced: 16 Mar 2025
https://github.com/gridpoint-com/ostara
🐇 Transform Ecto schemas into JSON Schemas
Last synced: 21 Feb 2026
https://github.com/davorbadrov/bdd_elixir_example
Shows how to use BDD in Elixir
Last synced: 27 Mar 2025
https://github.com/dhonysilva/shire
Application based on the Ash's official documentation for multi tenancy utilizing the :attribute strategy
ash elixir multitenancy phoenix-framework
Last synced: 02 Apr 2025
https://github.com/tgrk/.emacs
Emacs configuration file customized for Erlang, AS/MXML and JavaScript
editor editorconfig elixir emacs emacs-lisp erlang javascript
Last synced: 08 May 2026
https://github.com/paulfioravanti/live_view_studio
Sandbox for Pragmatic Studio's Phoenix LiveView course
elixir phoenix phoenix-framework
Last synced: 29 Mar 2025
https://github.com/craigtaub/full-stack-graphql-todo
Todo app. FE React/Apollo/Jest. BE Elixir. Docker composed. Unit tested. Documented
apollographql docker docker-compose elixir elixir-phoenix graphql react styled-components unit-testing unittesting
Last synced: 13 Apr 2026
https://github.com/advancedpricing/delimit
CSV/TSV/PSV/XLSX reader/writer utilizing Ecto like module definitions
Last synced: 10 Mar 2026
https://github.com/mudssrali/google_cloud_storage_ex
a simple elixir app for uploading objects on google cloud storage
elixir elixir-phoenix google-cloud-storage
Last synced: 13 Jun 2026
https://github.com/carburetor/log
Elixir logger with log filtering through environment variables
elixir filtering logger logger-backend
Last synced: 26 Jan 2026
https://github.com/apartmenttherapy/siftsciex
Elixir SiftScience client
api-client elixir risk-scores sift-science
Last synced: 26 Aug 2025
https://github.com/lpil/photobank
An app for sharing photos!
elixir elm grape-api phoenix progressive-web-app ruby social-network
Last synced: 11 May 2026
https://github.com/csarnataro/liveview-todomvc
A TodoMVC implementation built with Phoenix 1.7.7 and LiveView 0.20.1
Last synced: 13 Jun 2026
https://github.com/rodrigorvsn/burningheat
Fullstack application to communicate in real-time
docker elixir jwt nodejs postgresql prisma react react-native websocket
Last synced: 03 Apr 2026
https://github.com/goneri/the_zuul_watcher
Retrieve and store the Zuul-CI logs
Last synced: 12 Jun 2025
https://github.com/kr00lix/gen_server_async
GenServerAsync allows to run `.call` method in a separate non-blocking GenServer process.
elixir elixir-lang gen-server gen-server-async hex
Last synced: 13 Jun 2026
https://github.com/borgoat/ex_twelve_data
Elixir client for Twelve Data
elixir twelve-data twelvedata websocket
Last synced: 13 Jun 2026
https://github.com/skunkwerks/sofa
Yet Another Elixir CouchDB Client.
couchdb couchdb-api couchdb-client elixir
Last synced: 21 Feb 2026
https://github.com/thara/elixir_alias_method
Implementation of Walker's Alias method in Elixir
algorithm alias-method elixir walker-alias
Last synced: 21 Feb 2026
https://github.com/jordan-sussman/phoenix-presence-react
A lightweight React hook for real-time presence tracking with Elixir Phoenix Channels
elixir elixir-phoenix phoenix presence react react-hooks real-time
Last synced: 30 May 2026
https://github.com/linjunpop/tello
🛸 Ryze/Dji Tello SDK (Unofficial)
dji elixir ryze tello tello-drone
Last synced: 11 Feb 2026
https://github.com/kurenn/medusa
A command tool to stack images from URL's
cli elixir image-processing imagemagick
Last synced: 23 Mar 2025
https://github.com/maciektalaska/dpgex
Diceware password generator in Elixir
diceware diceware-algorithm diceware-passphrase-generator diceware-password elixir elixir-lang elixir-library
Last synced: 13 Jun 2026
https://github.com/gillkyle/egghead-elixir
Getting started lessons with elixir
Last synced: 14 Oct 2025
https://github.com/sonicdoe/alfred-elixir
Search the Elixir documentation right from Alfred
alfred alfred-workflow alfy elixir hexdocs macos mit-license nodejs npm npm-package
Last synced: 12 Apr 2026
https://github.com/patrykwozinski/gecko
Coingecko API adapter for Elixir applications written with 💜.
api-client coingecko cryptocurrency elixir trading
Last synced: 16 May 2025
https://github.com/gilcierweb/app-elixir-ruby
App Elixir and App Ruby github API
cowboy elixir elixir-lang puma ruby sinatra
Last synced: 12 Apr 2026
https://github.com/mudssrali/ex_banking
a bit simple banking app build with elixir with request limiter
dynamic-supervisor elixir elixir-lang gen-server request-rate-limiter
Last synced: 18 Jun 2026
https://github.com/christhekeele/alea
An RPG dice engine and notation language for Elixir.
Last synced: 18 Jun 2026
https://github.com/stackcats/collections
A library provides efficient implementations of the most common general purpose programming data structures.
algorithms data-structures elixir
Last synced: 30 Mar 2025
https://github.com/herminiotorres/elixir-for-programmers
Elixir for Programmers
coding-gnome elixir elixir-lang elixir-language genserver otp phoenix
Last synced: 04 Oct 2025
https://github.com/bukalapak/purwa
A microservice boilerplate
boilerplate elixir microservice
Last synced: 05 Jul 2025
https://github.com/maestre3d/k8s-microservices-sample
A sample platform using Kubernetes (K8s) to manage a set of container-based microservices clusters and web clients written in Java, Golang, Elixir, Rust, Javascript (+ NodeJS) and Python.
elixir golang java javascript kubernetes microservices pyhton rust sre
Last synced: 02 Apr 2025
https://github.com/d3caf/breddit
A Reddit client for Elixir built on OAuth2. It's called Breddit because all the good Reddit/Elixir puns were taken and I like bread.
elixir elixir-lang oauth2 reddit reddit-api
Last synced: 12 Jul 2025
https://github.com/ne-sachirou/mnemonics_ex_machina
ExMachina strategy for Mnemonics.
Last synced: 15 Jun 2026
https://github.com/trsnium/extreamseek
Search for files containing arbitrary word in parallel
Last synced: 15 Jun 2026
https://github.com/ayrtonbsouza/elixir-fundamentals-list-length-challenge
This is an application developed as a challenge for Elixir Ignite Bootcamp, proposed by RocketSeat.
elixir functional-programming fundamentals recursive
Last synced: 10 Jul 2025
https://github.com/sasankyadavalli/ex_razorpay
Razorpay Payment Gateway API library for Elixir
Last synced: 03 Jan 2026
https://github.com/leesharma/metaprogramming_elixir
My notes and exercise solutions for Metaprogramming Elixir. This book was read as part of the DC Elixir Bookclub.
elixir elixir-bookclub exercises metaprogramming-elixir
Last synced: 15 May 2025
https://github.com/hvalfangst/phoenix-api
Phoenix REST API secured with JWT
docker ecto elixir erlang exmachina exunit github-actions phoenix
Last synced: 11 Apr 2026
https://github.com/mrjoelkemp/plug-web-metrics
Telemetry metrics you'd want for a website powered by Plug
Last synced: 05 Apr 2025
https://github.com/emischorr/border_control
buffer connection elixir mnesia
Last synced: 03 Feb 2026
https://github.com/arcanemachine/phoenix-guide-todo-list
The companion repo for the todo list application in Phoenix Web Framework: The Unauthorized Guide
book elixir elixir-lang elixir-phoenix guide phoenix-framework tutorial
Last synced: 26 Oct 2025
https://github.com/happyrip/ephemeral-chat
Real time chat application created with Phoenix framework and deployed on fly.io
chat chat-application chatroom elixir phoenix phoenix-framework
Last synced: 25 Mar 2025
https://github.com/zgbjgg/legolas
Legolas - A process message interceptor for debugging purposes
debug debugging elixir erlang intercept-messages
Last synced: 19 Apr 2026
https://github.com/whossname/utm_ex
Convert coordinates between WGS84 and UTM in Elixir
coordinate-conversion coordinate-systems elixir gps-coordinates utm
Last synced: 02 Jul 2025