An open API service indexing awesome lists of open source software.

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.

https://github.com/hectorifc/malachimq

MalachiMQ High-performance message queue system built with Elixir/OTP.

beam broker elixir elixir-lang elixir-language elixir-programming-language erlang erlang-distribution erlang-otp message-queue queue

Last synced: 01 Feb 2026

https://github.com/software-mansion-labs/elixir-xattr

Elixir library for accessing and manipulating custom extended filesystem attributes

elixir xattr

Last synced: 15 Apr 2026

https://github.com/pertsevds/named_supervised_server

NamedSupervisedServer is a GenServer + start_link/1 behavior. By default, it registers name __MODULE__, but you can also supply a different name.

elixir

Last synced: 26 Feb 2026

https://github.com/lessthanseventy/ex_cortex

Self-improving AI agent platform — local LLMs, multi-agent clusters, tiered memory, and a neuroplasticity loop that writes its own fixes. Built with Elixir, Phoenix LiveView, and Ollama.

ai-agents ecto elixir llm local-first multi-agent ollama opentelemetry phoenix phoenix-liveview rag self-improving

Last synced: 11 May 2026

https://github.com/adonig/backfish

A flexible and powerful backtracking library for Elixir.

backtracking elixir elixir-library

Last synced: 17 Mar 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/mrifat/d_boutique

A distributed in memory data store

distributed-storage educational-project elixir

Last synced: 17 Jun 2025

https://github.com/jaeyson/ex_azure_vision

Simple REST wrapper for using Azure's Computer vision

azure-computer-vision elixir vision

Last synced: 03 Mar 2026

https://github.com/nicklatch/exercism

Solutions to problems on exercism.org in various languages

elixir elm fsharp gleam java javascript rust

Last synced: 09 Feb 2026

https://github.com/chassisframework/two_phase_commit

(WIP) Two Phase Commit state machine for Elixir

2pc distributed-systems elixir two-phase-commit

Last synced: 09 Oct 2025

https://github.com/aifrak/concurrent-data-processing-in-elixir

Code from the book "Concurrent Data Processing in Elixir".

broadway elixir flow genstage learning otp

Last synced: 14 Mar 2025

https://github.com/aifrak/elixir-in-action-exercises

My solution to the exercises from "Elixir in action - Second Edition".

elixir elixir-lang learning otp

Last synced: 14 Mar 2025

https://github.com/2kabhishek/phoenix_rest

REST in Phoenix 🦅⚙️

api elixir learning phoenix rest server

Last synced: 09 Oct 2025

https://github.com/cosmos-sajal/phoenix-uuid-helper

UUID Helper module for Phoenix (Elixir) application

elixir elixir-lang elixir-phoenix phoenix phoenix-framework uuid uuid4

Last synced: 31 Jul 2025

https://github.com/mimiquate/tower_bugsnag

Elixir error tracking and reporting to BugSnag

bugsnag bugsnag-notifier elixir error-handling error-reporting error-tracking tower

Last synced: 17 Mar 2025

https://github.com/shirayukikitsune/ex_aws

An Elixir library to access AWS resources

aws elixir

Last synced: 16 Apr 2026

https://github.com/timjp87/elixir_bls

Wrapper around the Herumi BLS 12-381 Elliptic Curve construction and signature aggregation scheme.

cryptography ecdsa-cryptography ecdsa-signature elixir elixir-lang signatures

Last synced: 30 May 2026

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/olemchls/nerves_vl53l0x

A library to interface with the VL53L0X laser time-of-flight sensor

elixir nerves sensor

Last synced: 03 Jan 2026

https://github.com/wbotelhos/i18n-with-phoenix

:globe_with_meridians: I18n With Phoenix

elixir gettext i18n phoenix

Last synced: 22 Mar 2025

https://github.com/quexpl/serve

Serve is escript to quickly start an HTTP server, with directory index.

cowboy-webserver developer-tools elixir escript http-server static-website-server

Last synced: 12 Feb 2026

https://github.com/robinboers/ecto_base64

Custom `Ecto` type to base64 {en,de}code binary data in your database.

ecto ecto-types elixir

Last synced: 13 Feb 2026

https://github.com/benschza/scrapeth

Elixir & Phoenix Ethereum smart contract address scraper

auditing elixir elixir-phoenix ethereum infosec

Last synced: 01 May 2026

https://github.com/nyo16/counterex

High-performance counter library with pluggable backends and namespace support.

counters elixir

Last synced: 18 Feb 2026

https://github.com/ryanwinchester/runtime_config

Elixir load config at runtime

elixir elixir-lang elixir-library

Last synced: 03 Oct 2025

https://github.com/arcanemachine/local_file_cacher

(NOT PRODUCTION-READY) Create a local file cache for files (e.g. API responses), and prune it to remove old files.

cache-storage elixir elixir-lang

Last synced: 28 Feb 2026

https://github.com/wasi0013/exercism

Repository for my exercism Elixir track solutions.

elixir exercism-solutions

Last synced: 03 Oct 2025

https://github.com/eoic/adventofcode2022

Advent of Code 2022 solutions in Elixir.

advent-of-code-2022 advent-of-code-2022-elixir elixir

Last synced: 23 Mar 2026

https://github.com/xtagon/snek

Battlesnake-compatible rulesets and board positions in Elixir.

battlesnake battlesnake-community battlesnakeio elixir elixir-lang elixir-library

Last synced: 18 Feb 2026

https://github.com/papercups-io/papercups-elixir

Papercups Elixir client

elixir

Last synced: 31 Jul 2025

https://github.com/preciz/max

A matrix library in pure Elixir based on Erlang arrays.

elixir matrix

Last synced: 03 Oct 2025

https://github.com/appuio/shop-example-users

This repository is part of the APPUiO Microservices Example and contains the Users microservice. Please refer to the main repository for detailed instructions.

continuous-integration elixir openshift phoenix

Last synced: 07 Sep 2025

https://github.com/kartikjagdale/exercism_elixir_solutions

Solutions for Exercism Elixir Problems

elixir

Last synced: 09 Aug 2025

https://github.com/h3poteto/ex_slack_logger

A Slack logger backend for Elixir using :gen_event

elixir genevent logger-backend slack

Last synced: 20 Jan 2026

https://github.com/viniciuslcpereira97/template-generator

Elixir template generator

elixir elixir-lang mix

Last synced: 21 Feb 2026

https://github.com/dwyl/dash-demo

Minimal repo & Livebook to illustrate DASH live Streaming

elixir livebook mpeg-dash streaming-server

Last synced: 09 Mar 2026

https://github.com/amineo/t2_server_query_elixir

Query a Tribes 2 server using Elixir!

elixir tribes2 tribesnext udp

Last synced: 03 Oct 2025

https://github.com/erasmas/poopyloops

A voting service that you never needed.

elixir phoenix-framework phoenix-liveview

Last synced: 31 May 2026

https://github.com/doomspork/emissions

Event emission for Elixir with pluggable adapters, per-request buffering, and a GenStage-powered delivery pipeline.

adapters backpressure elixir event-driven events genstage hex-package kafka pubsub webhooks

Last synced: 13 Mar 2026

https://github.com/iamd3vil/chat_roulette

A TCP chat roulette written in Elixir

chat-roulette elixir

Last synced: 05 Oct 2025

https://github.com/dmarcoux/elixir_templates

Templates for common files/configs in Elixir/Phoenix projects

docker docker-compose elixir nix phoenix

Last synced: 17 Apr 2026

https://github.com/pepicrft/terrarium

An Elixir abstraction for provisioning and interacting with sandbox environments

elixir sandbox

Last synced: 02 Apr 2026

https://github.com/mbuffa/advent-of-code-2021

My take on Advent of Code 2021 in Elixir

advent-of-code-2021 elixir

Last synced: 13 Oct 2025

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/nwjlyons/haiku

Random name generator Elixir library

elixir

Last synced: 14 Oct 2025

https://github.com/elonsoft/slowpoke_arc

Elixir lirary for image uploading.

arc elixir

Last synced: 14 Oct 2025

https://github.com/svycal/ueberauth_zoom

Zoom OAuth2 Strategy for Überauth

elixir oauth2 zoom

Last synced: 30 Jul 2025

https://github.com/takkii/darkknight

[phoenix] overdrive🗡改メ

darkknight elixir phoenix

Last synced: 09 Apr 2026

https://github.com/diegocurbelo/themoviedb

An Elixir client for themoviedb.org (TMDb) API

elixir tmdb-api

Last synced: 14 Oct 2025

https://github.com/b-erdem/lockstep

Coyote-style controlled concurrency testing for the BEAM

beam concurrency concurrency-testing coyote elixir erlang linearizability pct race-condition testing

Last synced: 31 May 2026

https://github.com/ntamvl/slackcloneelixirreactexample

Clone Slack use Elixir/Phoenix and React Example

chat elixir example phoenix-framework react

Last synced: 18 Apr 2026

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/dreamingechoes/phoenix_live_view_ai_filters_poc

POC for AI-powered project filtering using OpenAI to generate JSON filters based on user queries in a Phoenix LiveView app.

elixir elixir-lang opeanai-api openai phoenix-liveview

Last synced: 18 Apr 2026

https://github.com/timothyvanderaerden/ecto_mysql_match

Ecto MySQL (and MariaDB) fulltext search.

database ecto elixir fulltext-search mariadb mysql

Last synced: 10 Apr 2026

https://github.com/zucchinidev/elixir_weather_cli

Elixir command line program. Get a weather of a selected city

cli elixir elixir-apps elixir-lang elixir-language elixir-programming-language

Last synced: 29 Jul 2025

https://github.com/pkitazos/st_parser

Simple Parser for Multiparty Session Types

elixir session-types

Last synced: 06 Jun 2026

https://github.com/nebo15/dogstat

Elixir client for StatsD servers.

elixir elixir-lang hex metrics package statsd statsd-client

Last synced: 14 Oct 2025

https://github.com/nyctibiusvii/heatsup

Projeto web construído durante o NLW#07 com a @Rocketseat/Diego Fernandes, Daniele Leão, Rodrigo Gonçalves e Rafael Camarda. HEATSUP: "Chat de aquecimento pré evento". 🤩💬🤸‍♀️

chat-pre-evento daniele-leao diego-fernandes elixir heatsup heroku nextjs nlw7 nodejs rafael-camarda react-native rectjs rocketseat rodrigo-goncalves scss trilha-impulse typescript vercel

Last synced: 12 Apr 2026

https://github.com/bermannoah/mundane_elements

Mundane Elements is a system for checking the filetype of a given file using Magic Bytes.

contributions-welcome elixir file-format magic-bytes

Last synced: 08 Aug 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/woojiahao/advent-of-code-2021

My solutions for Advent of Code 2021 using Elixir

advent-of-code advent-of-code-2021 elixir iex mix programming-challenges

Last synced: 15 Oct 2025

https://github.com/ej4/rfc5646

Elixir repo for testing strings against RFC 5646

elixir rfc-5646

Last synced: 05 Jun 2026

https://github.com/markfchavez/queuer_otp

Queue using GenServer

elixir genserver otp

Last synced: 05 Jul 2025

https://github.com/livewareproblems/orion_collector

Collect profiling information from dynamic tracing in the beam for Orion

elixir

Last synced: 29 Mar 2025

https://github.com/nonblockio/ecto_transit

transition validator for ecto

aasm ecto elixir enum state transition

Last synced: 08 Jul 2025

https://github.com/newrelic-experimental/nr-phoenix-demo-app

A demo Phoenix web app instrumented with the New Relic Elixir Agent

elixir monitoring newrelic observability phoenix

Last synced: 15 Jan 2026

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/giddie/advent-of-code

Each branch is a different year/language combo.

advent-of-code advent-of-code-2023 advent-of-code-2024 elixir nx postgresql sql

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

book-exercises elixir phoenix

Last synced: 28 Mar 2025

https://github.com/ug0/the-little-schemer-in-elixir

The Little Schemer in Elixir.

elixir little-schemer recursion scheme

Last synced: 24 Oct 2025

https://github.com/tgrk/humanids

Generate Human Readable IDs

elixir elixir-library generator human-readable ids

Last synced: 03 Apr 2025

https://github.com/techgaun/named_arguments

Python like named arguments in Elixir

elixir named-arguments

Last synced: 31 Dec 2025

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/elliotekj/atomic_writes

LWW, FWW & serialized atomic file writes in Elixir

atomic elixir serializer

Last synced: 20 Mar 2025

https://github.com/treye/credo_report_card

report_card command and formatters for Credo.

credo elixir

Last synced: 18 Jul 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: 03 Apr 2025

https://github.com/mkdika/learn-elixir

Learning Elixir, and It's Framework

elixir example learning phoenix poc

Last synced: 26 Mar 2025

https://github.com/hpopp/tarot-cup

A drinking game bot for Discord.

bot discord drinking-game elixir

Last synced: 21 May 2026

https://github.com/arpunk/spherical

An spherical geometry library for Elixir

elixir spherical-geometry-library

Last synced: 21 Oct 2025

https://github.com/mimiquate/tower_slack

Elixir error tracking and reporting to Slack

elixir error-monitoring error-reporting error-tracking slack-webhook tower

Last synced: 10 Apr 2025

https://github.com/hackemateninja/elixir_gist

An Elixir gist clone made with Phoenix liveview

ecto elixir elixir-phoenix liveview phoenix phoenix-framework phoenix-liveview

Last synced: 01 Apr 2025

https://github.com/mveytsman/cryptopals

Doing cryptopals in Elixir LiveBook

cryptography cryptopals-crypto-challenges elixir livebook

Last synced: 18 May 2026

https://github.com/othreecodes/simple-rest-api

A Simple REST backend done with Elixir's Phoenix

auth elixir elixir-phoenix rest

Last synced: 18 May 2026

https://github.com/knightpp/embot

Bot for fediverse

elixir fediverse-bot

Last synced: 05 Apr 2025

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/gregors/fast_eip_55

Fast EIP-55 checksum library for Elixir

eip55 elixir hex

Last synced: 11 Jun 2025

https://github.com/YannickFricke/TwubSub

Elixir Twitch PubSub bindings

elixir pubsub twitch

Last synced: 28 Mar 2025