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/nshkrdotcom/autoelixir
AI Multi Agent Swarms in Elixir
agent-coordination agent-swarms ai autonomous-agents beam collective-intelligence distributed-ai elixir emergent-behavior erlang-vm functional-programming multi-agent-systems nshkr-archive otp swarm-intelligence
Last synced: 23 May 2026
https://github.com/thiagoesteves/xfp_elixir
Transceiver XFP written in Elixir using Erlang Ports
cfp elixir elixir-language elixir-library elixir-programming-language erlang erlang-developement erlang-library erlang-port erlang-port-driver erlang-ports sfp sfp-statistics transceiver xfp xfp-application
Last synced: 18 Feb 2026
https://github.com/i1d9/cropper_js_phx
A Phoenix Application showcasing how to add cropperjs in Liveview using Hooks. It also has OpenCv to allow only uploads containing one face
cropperjs elixir elixir-phoenix erlport liveview opencv-python
Last synced: 10 Jun 2026
https://github.com/Ahamtech/elixir-leaseweb
Leaseweb API Wrapper for Elixir and Erlang
ahamtech elixir elixir-leaseweb erlang hex leaseweb
Last synced: 30 Mar 2025
https://github.com/herminiotorres/programming-elixir
Programming Elixir 1.6 Functional |> Concurrent |> Pragmatic |> Fun
elixir elixir-examples elixir-lang elixir-language pragprog programming programming-elixir programming-exercises
Last synced: 27 Aug 2025
https://github.com/zambal/salvo
Experimental websocket server and client leveraging Elixir streams
elixir websocket-client websocket-server websockets
Last synced: 31 Oct 2025
https://github.com/maennchen/mix-dependency-submission
Calculates dependencies for Mix and submits the list to the GitHub Dependency Submission API
dependency-submission elixir mix
Last synced: 16 Mar 2025
https://github.com/git-toni/lv-states
Common state-management for Phoenix Liveview Sockets needed by interactive applications.
elixir interactive liveview websockets
Last synced: 03 Apr 2025
https://github.com/arsduo/load_resource
A lightweight, flexible plug to load and validate resources for your Elixir app.
elixir elixir-lang phoenix phoenix-framework plug
Last synced: 22 Jul 2025
https://github.com/michael-a-grammar/mona.nvim
A set of elixir extensions and configuration for neovim!
elixir elixir-lang elixir-language elixir-programming-language neovim nvim vim
Last synced: 28 Oct 2025
https://github.com/rokf/howl-elixir
Elixir bundle for Howl
bundle editor-plugin elixir howl howl-editor
Last synced: 20 May 2026
https://github.com/secretworry/elaxto
ElasticSearch query dsl & client for Elixir
dsl elasticsearch elasticsearch-queries elixir
Last synced: 17 May 2026
https://github.com/yammine/ex_zenhub
Unofficial Elixir client for the ZenHub API(https://github.com/ZenHubIO/API)
api-client api-wrapper elixir project-management zenhub
Last synced: 21 May 2026
https://github.com/elixir-cloud-aai/elixir-cloud-aai.github.io
Documentation for the ELIXIR::GA4GH Cloud
cloud docs documentation elixir ga4gh
Last synced: 12 May 2025
https://github.com/sagarkarwande/exercism-elixir
exercism.io website elixir solutions
Last synced: 14 Apr 2025
https://github.com/brunolouvem/ecto_auto_filter
Automatic Filters based Ecto Schemas
Last synced: 22 Apr 2025
https://github.com/lebrancworkshop/lebranc-learn-functional-programming
I'm learning a Functional Programming by learning its pure math concepts and apply it on functional language like Haskell, Clojure, Elixir, etc.
abstract-algebra category-theory clojure elixir fsharp functional-programming haskell homotopy-type-theory javascript lambda-calculus mathematics pure-mathematics racket scala theoretical-computer-science theory-of-computation type-theory typescript
Last synced: 13 May 2025
https://github.com/lukad/bf
bf is a Brainfuck interpreter written in Elixir.
Last synced: 31 Oct 2025
https://github.com/jmargenberg/monok
Alternative pipe operators for clean handling of `{:ok, value}` and `{:error, reason}` tuples in Elixir
Last synced: 04 Apr 2025
https://github.com/pollskipolaczekkk/elixir-desktop-todoapp
<div align="center"># Elixir Desktop Todoapp#### Elixir Todo App using the Desktop library with LiveView to create a desktop app<br />> 🚧 This is a work in progress and therefore you should expect that the> application may not have all the features at this moment.<br />
api-elixir elixir elixir-apps elixir-lang elixir-library elixir-plug elixir-wrapper postgresql
Last synced: 15 Jun 2025
https://github.com/tlux/vx
Elixir schema parser
elixir elixir-library hex-package schema-validation
Last synced: 01 Mar 2026
https://github.com/san650/subtitle
Elixir library to parse subtitle files (SubRip .srt files or MicroDVD .sub files)
elixir microdvd subrip subtitles
Last synced: 03 Apr 2025
https://github.com/waseigo/do_trace
Provides an Elixir macro to trace function calls at runtime, mimicking Clojure's dotrace output.
Last synced: 14 Sep 2025
https://github.com/efesto/ccs811
Driver for CCS811 Ultra-Low Power Digital Gas Sensor for Monitoring Indoor Air Quality
Last synced: 10 Apr 2025
https://github.com/rasjonell/x-library
Self-Hosted, Open, and Editable Library Management Platform
elixir goodreads library phoenix phoenix-framework rest-api
Last synced: 28 Mar 2025
https://github.com/vasuadari/hello-world
A hello-world application in ruby and elixir.
elixir hello-world phoenix ruby sinatra
Last synced: 20 Jan 2026
https://github.com/afaur/elixir-plug-api
Starter for working with Elixir, Plug, and Cowboy. Provides an example of how to use a compiled eex template for a route. Has one API route with a test that validates it. Uses HTTPoison for testing a remote web request. Uses Poison for JSON encoding an API response. See `with_new_relic_agent` branch for an example of using new relic monitoring. Has code comments and getting started guide in readme.
boilerplate-application comments cowboy documentation elixir env example-app http2 httpoison https justfile makefile newrelic plug poison starter-project unlicense
Last synced: 07 Sep 2025
https://github.com/craig-day/linked_map_set
A LinkedMapSet is an extension to MapSet that maintains ordering.
data-structures elixir linked-list ordered-collections ordered-set
Last synced: 28 Mar 2025
https://github.com/kitsunesemcalda/info-elixir
A WebCrawler builded to recursive crawling
elixir elixir-ecto privategpt web-crawler web-crawling web-crawling-and-scraping
Last synced: 03 Apr 2025
https://github.com/callahat/dungeon_crawl
Phoenix App, game engine, 2d dungeon. Create your own maps with customizable scripted tiles or use many of the readymades to build puzzles.
elixir phoenix phoenix-framework rogue-like
Last synced: 20 Jan 2026
https://github.com/kortirso/yml
Elixir package for reading/writing yml/yaml files
elixir elixir-library parser yaml yml
Last synced: 27 Apr 2026
https://github.com/naemazam/hello-world
I don't Know What is Your First Language and Don't Want to know Why You Select it. But As a Programmer i know, The Smile When You run Your First Code. After That We made Thousands of Mistake In our DEV life. We did Debug, Copycat or Googling But never Forget This First 2 Words. Let's Combine Our First Happiness In A single Page.
apache-groovy c dart elixir elm fortran go graphql haskel hello-world hellogithub helloworld helloworld-programs naemazam
Last synced: 08 Apr 2026
https://github.com/alpsar4l/personacraft
This cool tool built with Elixir generates colorful and entertaining human profiles with just a single request.
Last synced: 14 Mar 2025
https://github.com/princemaple/scraper
Elixir Scraper
elixir elixir-scraper framework scraper
Last synced: 29 Aug 2025
https://github.com/princemaple/tusk
Elixir task library with retry, success/failure callback and timeout
callback elixir retry supervisor task timeout
Last synced: 29 Jan 2026
https://github.com/ninigi/ecto_dripper
Simple way to create composable ecto queries
ecto ecto-query elixir elixir-lang
Last synced: 29 Mar 2025
https://github.com/shufo/paidy-elixir
An Elixir library for working with Paidy
Last synced: 21 Mar 2025
https://github.com/lubien/elixir-lang-bot
Bot that posts @elixirstatus, @rElixir, @elixir_forum and @pctguama news on Telegram
Last synced: 27 Mar 2025
https://github.com/monkeyjunglejuice/emacs.ontop
EON – Emacs ONtop extends the Emacs ONboard starter kit. A less opinionated, loosely coupled and fully modular Emacs distro in the making. 🚀
common-lisp elixir emacs emacs-config emacs-configuration emacs-distributions emacs-setup emacs-starter-kit erlang haskell julia lfe ocaml racket unison-language
Last synced: 08 Apr 2026
https://github.com/lubien/ufpa-advanced-databases-2018-assignment-01
Implement some queries over self made db table with 1 billion entries of 8 bytes each for @gustavopinto class
college-assignment dbms elixir
Last synced: 27 Mar 2025
https://github.com/wojtekwtf/payment-api-sandbox
💶 let's code some Elixir! Phoenix, simple endpoints, no database and some cardboard authentication. For more info scroll down the readme
Last synced: 28 Mar 2025
https://github.com/phillipjhl/white_rabbit
Elixir library that uses the AMQP to provide behaviors that dynamically supervises all connections, channels, consuming, producing, and exchanging of RabbitMQ messages. Also provides an api to send RPC messages to other distributed elixir nodes via reply_to queues.
amqp autorecovery behaviour consumer dynamic-supervisor elixir genserver producer protocol rabbit rabbitmq rpc telemetry
Last synced: 11 Apr 2025
https://github.com/thmsmtylr/headlessui-phoenix
Phoenix Live View Components
elixir phoenix phoenix-framework tailwindcss
Last synced: 20 May 2026
https://github.com/silbermm/libmention
A WebMention implementation in Elixir
Last synced: 07 May 2025
https://github.com/dideler/ex_aws_sagemaker_runtime
ExAws package for the AWS SageMaker Runtime service
aws elixir ex-aws sagemaker sagemaker-runtime
Last synced: 15 Jul 2025
https://github.com/ccarvalho-eng/helix
AI agent flows blueprinting
ai-agents ai-agents-framework airflow diagramming diagramming-library elixir phoenix-framework reactjs
Last synced: 14 Sep 2025
https://github.com/shufo/activity_log
A logger with Activitiy Streams like format for Elixir
Last synced: 21 Mar 2025
https://github.com/kbaird/church-numerals
An Elixir module for Church Encoding of numerals
church-numerals elixir lambda-calculus
Last synced: 29 Dec 2025
https://github.com/ug0/aliyun_sms
Aliyun SMS(阿里云短信) SDK for Elixir
aliyun aliyun-sms api elixir hex
Last synced: 10 Apr 2025
https://github.com/stephanerob/exqui-live
(POC) UI for exq job processing library built with phoenix live view
dashboard elixir elixir-lang phoenix phoenix-framework
Last synced: 20 Mar 2025
https://github.com/davidoliver/live_cue
A Phoenix LiveView-powered shared-file music collection player, for listening in sync with friends
Last synced: 10 Sep 2025
https://github.com/elixir-webrtc/ex_sctp
Elixir wrapper for sctp_proto library
Last synced: 10 Apr 2025
https://github.com/schwarz/key_values3
KeyValues3 (KV3) parser in Elixir
deadlock dota2 elixir keyvalues3 parser-combinator source2-keyvalues3
Last synced: 08 Jul 2025
https://github.com/timdeputter/fitex
FitEx is a Macro-Module which provides a bit of sugar for function definitions.
elixir elixir-lang functional-programming macros
Last synced: 20 Mar 2025
https://github.com/elixir-webrtc/ex_turn
An Elixir implementation of TURN client (RFC 5766)
Last synced: 18 Feb 2026
https://github.com/jvzeller/sistema-financeiro
Sistema financeiro em Elixir
Last synced: 28 Mar 2025
https://github.com/anmarchenko/igroteka
Backend for the game backlog management app
backlog elixir games igdb phoenix phoenix-framework
Last synced: 29 Oct 2025
https://github.com/axelclark/islands
Functional Web Development with Elixir, OTP, and Phoenix app
Last synced: 20 Jun 2025
https://github.com/ivanhercaz/tower_telegram
Elixir error tracking and reporting with a Telegram bot
elixir error-monitoring error-reporting error-tracking telegram-notification tower
Last synced: 17 Mar 2025
https://github.com/sr2echa/aoc
My solutions to : Advent of Code
advent-of-code advent-of-code-2023 advent-of-code-solutions adventofcode aoc aoc-2023 aoc2023 elixir haskell julia kotlin python rust
Last synced: 07 Apr 2026
https://github.com/joeychilson/edgar_client
An Elixir-based HTTP Client for SEC's EDGAR
Last synced: 18 Feb 2026
https://github.com/rgolubtsov/dnsresolvd-multilang
A daemon that performs DNS lookups for the given hostname passed in an HTTP request, with the focus on its implementation using various programming languages.
bash c clojure daemon dns elixir erlang genie http java javascript lfe lua multilang perl python resolver vala
Last synced: 30 Oct 2025
https://github.com/patricknevindwyer/chunky
Extended chunking and enumeration manipulation for Elixir.
elixir elixir-library fractions hex-package math oeis
Last synced: 23 Jun 2025
https://github.com/sampscl/external_state
Store state, as a properties structure, externally to a process.
Last synced: 05 Apr 2025
https://github.com/joshuawscott/lzf_elixir
LZF decompression algorithm in elixir
Last synced: 16 Jul 2025