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/diegocurbelo/feedex
Feedex is a simple elixir feed (atom/rss) parser
Last synced: 14 Oct 2025
https://github.com/andrewjprice/liveview-counter
Simple counter app using Phoenix LiveView
elixir liveview phoenix-framework
Last synced: 14 Apr 2025
https://github.com/emischorr/tibber_ex
An opinionated wrapper for the Tibber GraphQL API
Last synced: 23 Feb 2026
https://github.com/pggalaviz/recursion
Examples of simple vs tail recursion in Elixir
elixir elixir-examples elixir-lang elixir-language
Last synced: 14 Oct 2025
https://github.com/mvalitov/slack_logger
A simple Logger backend for sending logs to slack
Last synced: 05 May 2026
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/thiagoesteves/myumbrella
Elixir umbrella app showing hot upgrades with LiveView—no downtime, just smooth updates.
deployex elixir elixir-lang elixir-otp elixir-umbrella hot-code-reload hot-upgrade
Last synced: 15 Oct 2025
https://github.com/raulpe7eira/inmana
nlw#5 - trilha elixir from rocketseat by Rafael Camarda
bamboo coveralls credo ecto elixir learn nlw nlw-5-elixir phoenix rocketseat
Last synced: 29 Apr 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/willc33/ambrosia
Ambrosia is a containerised BEAM based server for gemini capsules, that provides easy to use and configure defaults for users looking to self-host on the Geminispace
elixir gemini gemini-protocol server
Last synced: 29 Oct 2025
https://github.com/mvdwg/red_potion
Easily implement metrics for your agile team.
Last synced: 15 Oct 2025
https://github.com/mizcausevic-dev/incident-handoff-broker
Elixir incident routing backend for SLA-aware handoff scoring, owner assignment, and cross-functional escalation planning.
backend cowboy elixir erlang handoff incident-management plugin workflow
Last synced: 01 Jun 2026
https://github.com/fowos/ceres
Simple server for storing and distributing comics
comics elixir manga self-hosted
Last synced: 06 Oct 2025
https://github.com/cantido/calamity
An event-sourcing library with a focus on pure functions and protocols
cqrs-es elixir event-sourcing hacktoberfest
Last synced: 15 Oct 2025
https://github.com/cleyton1986/rocketseat-ignite-elixir-desafio03-generating-report
Desafio 01 - Gerando relatórios || Nesse desafio, você deverá gerar um relatório a partir de um arquivo .csv.
Last synced: 01 Jun 2026
https://github.com/cleyton1986/rocketseat-ignite-elixir-desafio01-using-recursion
Utilizando recursão no Elixir
Last synced: 01 Jun 2026
https://github.com/orgmatileg/jelajah_koding
elixir phoenix phoenix-framework phoenix-liveview
Last synced: 09 Jun 2026
https://github.com/eu-diogo-ferreira/beecrowd-challenges
📌 Bateria de exercícios propostos, submetidos e aceitos pela plataforma URI
Last synced: 05 May 2026
https://github.com/jonnystorm/frank
A small parser to process single-line, whitespace-delimited input using a grammar
Last synced: 22 Jan 2026
https://github.com/pikdum/atomvm_elixir_supervisor_example
atomvm elixir supervisor + genserver example
Last synced: 06 Oct 2025
https://github.com/cardoso010/ports_scanner
Application to figure out which ports are open in a specific host.
Last synced: 15 Jun 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/buccolo/anybar
Elixir interface for interacting with AnyBar
Last synced: 16 Oct 2025
https://github.com/zacharydenton/ash_meilisearch
Ash extension for full-text search using Meilisearch
Last synced: 20 Jan 2026
https://github.com/nshkrdotcom/antigravity_cli_sdk
Elixir SDK for the Google Antigravity CLI (agy) — stream-json headless sessions, governed launch, and stack integration via cli_subprocess_core and agent_session_manager. Standalone execute/run APIs, materialized governed credentials, multi-instance isolation, and Hex-ready docs for nshkrdotcom AI SDK consumers.
agent-session-manager agy ai-agents ai-sdk antigravity automation cli-sdk cli-subprocess developer-tools elixir elixir-lang google-antigravity governed-execution headless-cli hex hexpm nshkr-ai-sdk nshkrdotcom otp stream-json
Last synced: 09 Jun 2026
https://github.com/ivan-sincek/mixaudit-sarif
Convert MixAudit's JSON formatted results to SARIF format.
elixir github-actions mixaudit sast sobelow testing workflows yaml
Last synced: 16 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/abreujp/hexreader
Offline HexDocs reader for Android
android elixir hexdocs kotlin offline-reader
Last synced: 02 Apr 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/serverport3000/crashme
Spawning 100k processes in Raw Elixir
Last synced: 18 May 2026
https://github.com/thanos/livebook_test
Bring mix test-style workflows to Livebook. Test .livemd notebooks locally or in CI/CD by converting them to executable Elixir scripts, validating examples remain working, and supporting local dependency overrides so standalone notebooks can be tested against your current checkout.
cicd developer-tools documentation-testing elixir elixir-lang github-actions livebook livemd mix mix-task notebooks test testing
Last synced: 22 Jun 2026
https://github.com/icaroponce/appstore
Itunes app store scraper developed in Elixir
apple-store apps appstore elixir itunes
Last synced: 24 Feb 2026
https://github.com/scottswezey/twilio_magic_values
Provide elixir apps with simple, pragmatic access to magic testing values for the Twilio API.
elixir testing-tools twilio twilio-magic-values
Last synced: 15 May 2025
https://github.com/nshkrdotcom/chassis
Spatial & deployment plane for NSHKR: standalone manager beside the stack that installs, provisions, health-checks, rolls back, and upgrades NSHKR installations.
beam blitz-workspace chassis deployment-manager elixir host-control infrastructure-as-code monorepo node-provisioning nshkr-ai-infra orchestration otp release-manager rollback-safety self-upgrade spatial-plane ssh-orchestrator stack-manager systemd-deployment
Last synced: 09 Jun 2026
https://github.com/nshkrdotcom/trinity_framework
Reusable TRINITY router and coordination framework for deterministic agent routing, provider pool contracts, typed coordination patterns, and local-first AI infrastructure.
agent-coordination agentic-systems ai-infrastructure beam contracts deterministic-runtime elixir governance local-first mix nshkr-ai-infra nshkrdotcom otp provider-pools router trinity trinity-framework typed-contracts weld workflow
Last synced: 09 Jun 2026
https://github.com/g13ydson/phoenix_chat
chat elixir elixir-phoenix phoenix-channels phoenix-framework
Last synced: 30 Mar 2025
https://github.com/ejscunha/tortoise_websocket
Tortoise Websocket transport
elixir mqtt tortoise websockets
Last synced: 24 Apr 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/geraldojrcg/magic_link
MagicLink - URL shortener and link management tool built with inertia and phoenix
ecto elixir inertia inertia-phoenix inertiajs inertiajs-react phoenix phoenix-framework phoenix-liveview postgresql shadcn-ui tailwindcss
Last synced: 05 May 2026
https://github.com/yisus82/exercism-elixir-track
Elixir track exercises - Exercism.org
Last synced: 24 Mar 2025
https://github.com/sneako/queue_consumer
Small and simple Elixir lib to process messages from a queue via GenStage ConsumerSupervisor
Last synced: 19 Oct 2025
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/foxbenjaminfox/ex_textwrap
Elixir NIF bindings to the textwrap crate, for wrapping and indenting text.
elixir formatting nif textwrap
Last synced: 19 Oct 2025
https://github.com/f34nk/riak_demo
Many languages OpenRiak demo
curl elixir erlang gleam java python riak rust typescript
Last synced: 09 Jun 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/lostbean/blau_drill
Phoenix LiveView app that drives a modified 3D printer to drill PCBs — fits a board→machine affine transform from fiducials, then streams Marlin G-code dry-run-first, with the safety invariants enforced in types and a state machine.
cnc elixir gcode liveview marlin pcb phoenix svelte
Last synced: 21 Jun 2026
https://github.com/erlangsters/opengl-x.y-generator
OpenGL binding generator for the BEAM.
binding-generator elixir erlang erlangsters opengl opengl-es
Last synced: 06 May 2026
https://github.com/sfat/phoenix-passphrase-diceware-generator
API for passphrase diceware generator using https://github.com/sfat/elixir-passphrase-diceware-generator
diceware diceware-passphrase-generator elixir password-generator phoenix
Last synced: 20 Oct 2025
https://github.com/alzo-archi/jinterface-build
Builds OtpErlang.jar for the last OTP versions starting at 25
elixir erlang java jinterface otp otperlang
Last synced: 06 May 2026
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/natevick/docker-dev
Multiple runtime versions using Docker
docker docker-compose elixir ruby
Last synced: 06 May 2026
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/erlangsters/opengl-samples
Tiny OpenGL demos in C, Erlang and Elixir —handy for quick reference.
beam demos elixir erlang erlangsters glfw opengl opengl-es
Last synced: 06 May 2026
https://github.com/wagner-de-carvalho/twix
A simple social network implementation. You can add users, add followers, follow an user, show users, create posts, add likes to posts.
api crudry ecto elixir graphql insomnia json phoenix-framework postgersql postman
Last synced: 02 Mar 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/stephanvd/advent_of_code_2018
https://adventofcode.com/2018/
Last synced: 11 Nov 2025
https://github.com/herminiotorres/pragmaticstudio
The Pragmatic Studio Courses
course elixir learning liveview otp phoenix pragmatic-studio training
Last synced: 23 Mar 2025
https://github.com/gertjana/filament_calculator
small command line tool to calculate the price of filament used
Last synced: 24 May 2026
https://github.com/alissonfpmorais/plastic_card
Library to handling with credit card. Here are some utils and validations
Last synced: 21 Oct 2025
https://github.com/fernando-martens/lynxplanningpoker
🐆 Free real-time planning poker for agile teams. No accounts, no cookies.
agile agile-tools elixir estimation fibonacci gdpr lgpd no-cookies phoenix planning-poker privacy-friendly real-time scrum scrum-poker self-hosted
Last synced: 10 Jun 2026
https://github.com/ryochin/charset_detect
Guess character encoding for Elixir
character charset-detection elixir encoding
Last synced: 21 Oct 2025
https://github.com/fourkio/node_manager
Manage node connections and communications
Last synced: 16 May 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/drewxs/elixir-playground
Collection of random elixir snippets
Last synced: 01 Apr 2025
https://github.com/north-shore-ai/crucible_datasets
Dataset management and caching for AI research benchmarks
ai ai-benchmarks beam benchmark-datasets benchmarking data-loading dataset-management datasets elixir ensemble-methods gsm8k humaneval llm machine-learning ml-datasets mmlu otp reliability research statistical-testing
Last synced: 21 Oct 2025
https://github.com/north-shore-ai/crucible_bench
Statistical testing and analysis framework for AI research
ai anova beam benchmarking effect-size elixir ensemble-methods hypothesis-testing llm machine-learning mann-whitney otp power-analysis reliability research statistical-analysis statistical-testing statistics t-test testing-framework
Last synced: 21 Oct 2025
https://github.com/zucchinidev/github_issues_client
Handle the command line parsing and the dispatch to the various functions that end up generating a table of the last n issues in a github project
elixir elixir-lang elixir-library elixir-programming-language
Last synced: 03 Sep 2025
https://github.com/trax-retail/json_confix
Crowd library: Load configuration from JSON files for Elixir apps
Last synced: 20 Feb 2026
https://github.com/pr0grammr/time-ago
🕐 Elixir module for calculating the range of two datetimes and get the days/hours/minutes/seconds
Last synced: 20 Feb 2026
https://github.com/kentaro/rorty
Yet Another Language Implementation using Elixir.
elixir language-implementations peg
Last synced: 22 Mar 2025
https://github.com/colelawrence/elixir_in_action_todo_cache
Code following the book Elixir in Action, and other Elixir scribbles.
Last synced: 01 Aug 2025
https://github.com/victoriayotka/poll
simple polling application with Phoenix LiveView
chartjs elixir phoenix phoenix-liveview phx-hook rwd
Last synced: 27 Mar 2025
https://github.com/nbisweden/elixir_evaluation_evaluation
An evaluation of the ELIXIR course evaluation
course elixir evaluation nbis survey
Last synced: 16 Jan 2026
https://github.com/seangtkelley/hampsteadwx
Text and Visual Summaries for the Cooperative Climatological Station in West Hampstead, NH
bootstrap3 bower composer elixir google-charts jquery laravel5 mvc mysql node php weather
Last synced: 06 Apr 2026
https://github.com/ricksonoliveira/doctor_shedule
API for scheduling medical appointments
design-patterns elixir git-flow otp phoenix postgresql restful-api
Last synced: 19 May 2026
https://github.com/thanos/fastset-nif
The is a NIF wrapping Rust's HashSet - POC: NOT FOR PRODUCTION
data-structures-and-algorithms elixir nif rust rust-lang
Last synced: 14 May 2026
https://github.com/graziele-fagundes/elixir
Programação funcional usando Elixir
Last synced: 12 Jun 2025
https://github.com/lkwinta/advent_of_code_2024
🎄 Advent of Code 2024
advent-of-code advent-of-code-2024 advent-of-code-2024-elixir elixir
Last synced: 27 Mar 2025
https://github.com/techgaun/brainfexk
A simple C code generator given the brainfuck code
Last synced: 05 Apr 2025
https://github.com/theoboldalex/wee_jobby
A basic concurrent job runner library created to learn about Elixir GenServers
beam elixir erlang-otp genserver otp
Last synced: 14 Jun 2025