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/dmk/temp-alert
TempAlert is a lightweight service designed to seamlessly integrate temporary alerts into your existing Prometheus/Alertmanager stack. This tool is perfect for creating temporary notifications to remind your team about short-term changes or fixes that need to be addressed later.
alertmanager alerts elixir nextjs phoenix prometheus reminder
Last synced: 20 Jun 2026
https://github.com/thanos/terminusdb-client-elixir
An elixir client for the TerminusDB
api-client beam elixir knowledge-graph terminusdb
Last synced: 26 Jun 2026
https://github.com/przemekciacka/time_tracker_live
Primitive time tracker built in Phoenix LiveView — creative microcycle project
build-in-public creative-coding elixir phoenix-liveview time-tracking
Last synced: 22 Apr 2025
https://github.com/dreamingechoes/search_cache
A simple example of how GenServer works in Elixir.
Last synced: 22 Apr 2025
https://github.com/sadjow/elixir-devenv-template
A minimal and reproducible development environment for Elixir and Erlang projects using devenv and Nix. Provides the latest language versions with zero system-wide installations.
beam development-environment devenv direnv elixir erlang nix nixpkgs reproducible-development
Last synced: 16 Mar 2025
https://github.com/gotoss08/tiles_cacher
Tiles caching proxy server
cache-service elixir map map-tyles tiles
Last synced: 16 Mar 2025
https://github.com/jmp/retro_counter
A simple retro-style visitor counter for websites written in Elixir.
bandit elixir plug server visitor-counter
Last synced: 16 Mar 2025
https://github.com/dustvoice/stenodroid
German Stenography (DEK) Handwriting Input, using LiveView (Native)
android-app dek elixir elixir-apps elixir-lang elixir-phoenix german handwriting-recognition jetpack-compose liveview phoenix-live-view phoenix-liveview stenography
Last synced: 20 May 2026
https://github.com/dkharms/vuelt
🧑🎓 vuelt – yet another open source learning management system
Last synced: 18 Jan 2026
https://github.com/will-wow/floki-talk
A Spectacle deck about Floki
elixir floki mdx-deck webscraping
Last synced: 30 Mar 2025
https://github.com/meowmeowse3/language-detection-ai
Detect 18+ languages instantly using machine learning (BERT, LSTM, SVM) and NLP. Includes a Flask web app for real-time predictions, trained models, and detailed notebooks.
basic-learning chrome-ai client-side cv detect-language elixir inference java javascript keras nlp speech-recognition swing tensorflow
Last synced: 05 Aug 2025
https://github.com/idabmat/tic_tac_toe_channel
Phoenix WebSocket API for TicTacToe game
api elixir phoenix tic-tac-toe websocket
Last synced: 25 Mar 2025
https://github.com/abhishekkr/dup
elixir cli to check for duplicate files at current directories
duplicate-detection elixir elixir-apps elixir-examples file
Last synced: 08 Jun 2026
https://github.com/cantido/ex_libra
A Libravatar client for Elixir
avatar elixir hacktoberfest libravatar
Last synced: 20 Mar 2025
https://github.com/cantido/telemetry_metrics_logger
A telemetry_metrics reporter that prints to the Logger
beam-telemetry elixir metrics telemetry
Last synced: 11 Apr 2025
https://github.com/norman-thomas/omni-sense
Nerves Sensors App in Elixir
elixir iot nerves-project rpi0
Last synced: 08 Jul 2025
https://github.com/mrgravity817/design-patterns
Design patterns, implemented with languages I often use.
clojure dart design-patterns elixir rust typescript
Last synced: 12 Apr 2026
https://github.com/dineshba/99probs
My Solution for 99 probs in Elixir
99probs elixir elixir-examples elixir-lang elixir-programming-language
Last synced: 29 May 2026
https://github.com/j3rn/meseeks
Can do! A simple Elixir authorization system!
authorization elixir elixir-lang phoenix phoenix-framework rbac
Last synced: 01 Apr 2025
https://github.com/ukrbublik/nif_sorter
Faster sort typed list of strings/integers/floats for Elixir
Last synced: 29 May 2026
https://github.com/brianbroderick/rumbl
Example app from Phoenix book
elixir elixir-phoenix elixir-programming-language
Last synced: 29 May 2026
https://github.com/sebastianmarines/rumbl
Project from Programming Phoenix 1.4
Last synced: 01 Apr 2025
https://github.com/d-exclaimation/timing
In case, you miss setTimeout and setInterval while using Elixir
concurrency elixir loops non-blocking timer
Last synced: 12 Jun 2025
https://github.com/abishekaditya/phoenixhello
Project : Starting with elixir's phoenix framework
24projects elixir hello-world phoenix
Last synced: 05 Mar 2026
https://github.com/kjpar0317/elixir-phoenix-test
elixir phoenix tailwindcss daisyui postgresql
daisyui elixir phoenix postgresql tailwindcss
Last synced: 12 Apr 2026
https://github.com/ferayguluzada/homework-2
User management application built with Elixir and Phoenix
Last synced: 01 Apr 2025
https://github.com/pepicrft/digester
An Elixir utility to obtain a digest from various Elixir primities
Last synced: 21 Jan 2026
https://github.com/sasankyadavalli/instamojo
Instomojo Payment Gateway API library for Elixir
elixir elixir-lang hex instamojo instamojo-api instamojo-payment-gateway
Last synced: 28 Mar 2025
https://github.com/raulpe7eira/course-udemy-elixir_and_phoenix
Exemplos e práticas do curso
course elixir erlang learn phoenix postgresql udemy
Last synced: 10 May 2026
https://github.com/benstepp/elixir_compat
Common elixir authentication tooling, but in other languages.
Last synced: 09 Apr 2025
https://github.com/dmarcoux/exercism-exercises
Solutions for the exercises from Exercism tracks
Last synced: 12 Apr 2026
https://github.com/cargosense/setup-elixir-project
A reusable GitHub Action for Elixir projects.
Last synced: 11 Mar 2026
https://github.com/Imtjl/fp-red-black-tree-dict
TreeDict - Implementation of Dict based on Red Black Tree in Elixir
data-structures elixir functional-programming red-black-tree
Last synced: 01 Apr 2025
https://github.com/nrrso/ex_quickfs
A wrapper / elixir client / SDK to access the quickfs.net API.
data elixir financial financial-data
Last synced: 04 Sep 2025
https://github.com/gustavo-martins-pereira/elixir-elixir-recursao_enums_e_formas_de_execucao
Last synced: 14 Jul 2025
https://github.com/plus3x/shop
circle-ci elixir elixir-lang phoenix-framework travis-ci
Last synced: 12 Jun 2025
https://github.com/maxralph1/finsta
elixir phoenix-channels phoenix-framework phoenix-liveview
Last synced: 05 Jun 2026
https://github.com/rsignavong/json_api_espec
Json Api ESpec custom matcher to write quick and nice tests
Last synced: 09 Apr 2025
https://github.com/nicholasjhenry/chirp
[blog] Based on "Build a real-time Twitter clone in 15 minutes with LiveView and Phoenix 1.5"
Last synced: 13 Mar 2026
https://github.com/sammarxz/content_hub
ContentHub is an open-source web application built with Elixir and Phoenix LiveView that simplifies common digital marketing tasks:
Last synced: 09 Apr 2025
https://github.com/timnew/orchestra-mania
elixir elixir-examples elixir-lang sample
Last synced: 28 Feb 2025
https://github.com/team-alembic/haveibeenpwned
Elixir package to check passwords against Troy Hunts haveibeenpwned database
Last synced: 30 Nov 2025
https://github.com/ijackua/blog-phoenix-elixir
Attempt to rewrite my personal blog with Phoenix/Elixir
Last synced: 29 Mar 2025
https://github.com/mcsym28/open-api-client-ex
OpenAPI generator AND client for Elixir
elixir elixir-lang openapi openapi-codegen openapi-generator rest rest-api restful-api
Last synced: 26 Jan 2026
https://github.com/itsabdelrahman/elixir-http-server
🏺 A simple HTTP server in Elixir
Last synced: 12 Apr 2025
https://github.com/josecfreittas/exblog
Projeto fictício que provê uma API REST onde é possível fazer a criação de usuários e blogposts.
elixir phoenix phoenix-framework
Last synced: 16 Mar 2025
https://github.com/ourway/mail_in_a_box
Elixir client for managing email accounts for a mailinabox
client elixir elixir-library mailinabox
Last synced: 04 Jul 2025
https://github.com/ayrtonbsouza/elixir-fundamentals-list-filter-challenge
This is an application developed as a challenge for Elixir Ignite Bootcamp, proposed by RocketSeat.
elixir functional-programming fundamentals recursive
Last synced: 16 Mar 2025
https://github.com/s-m-i-t-a/memo_memcache
A memcache storage for memo library
Last synced: 21 Mar 2026
https://github.com/ousama2020/nodebook
🔍 Diagnose and fix Node.js performance issues with NodeBook, a guide filled with practical insights from years of real-world experience.
asciidoctor asynchronous-programming book code course cpp elixir exemples exercices gitbook haskell java javascript livre napi nodejs php rust
Last synced: 12 Apr 2026
https://github.com/sohibmoslem/viztube
VizTube is a scalable video streaming backend built with Node.js, Express, and MongoDB. REST APIs, docs, and cloud-ready features for quick deployment and scaling. 🐙
backend cloudinary elixir express javascript mongodb mongoose nodejs phoenix postman rest-api video-streaming youtube
Last synced: 10 Apr 2026
https://github.com/gawryco/fate
High-performance probabilistic data structures for Elixir
bloom-filter cuckoo-filter elixir elixir-lang hyperloglog probabilistic-data-structures
Last synced: 11 Dec 2025
https://github.com/nshkrdotcom/flowstone_ai
FlowStone integration for altar_ai - AI-powered data pipeline assets with classify_each, enrich_each, embed_each helpers and unified telemetry
adapter ai asset batch-processing beam classification data-engineering data-pipeline dsl elixir embeddings etl flowstone hex-package llm machine-learning nshkr-ai-infra otp resource telemetry
Last synced: 13 Jan 2026
https://github.com/hosopy/programming-elixir
Exercise questions of Programming Elixir.
Last synced: 05 Oct 2025
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/dc0d/dicect
Dice Probabilities Playground - Elixir Livebook
dice elixir elixir-lang livebook tabletop-rpg ttrpg
Last synced: 26 Oct 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/pikdum/atomvm_elixir_supervisor_example
atomvm elixir supervisor + genserver example
Last synced: 06 Oct 2025
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/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/mtanzi/phoenix_vat_checker
Find the information of the given VAT number using Phoenix Live View
Last synced: 18 Jan 2026
https://github.com/arthur24-t/timemanager
Project of creation of a TimeManager application.
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/simonmcconnell/logger_file_backend_win
Elixir Logger file backend for Windows
Last synced: 21 Oct 2025
https://github.com/emischorr/tibber_ex
An opinionated wrapper for the Tibber GraphQL API
Last synced: 23 Feb 2026
https://github.com/eltonsantos/simple-todo-elixir
A simple Todo with Elixir using prompt
Last synced: 07 Oct 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/flo0807/adventofcode
My Advent of Code solutions written in Elixir.
advent-of-code advent-of-code-2024 advent-of-code-elixir elixir livebook
Last synced: 07 Oct 2025
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