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/ashinefoster/htam

A fork of the Math package

elixir math

Last synced: 24 Jul 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/mmilk23/image_unmirrorer

Image Unmirrorer is an API that allows users to upload an image and receive a horizontally mirrored version in return. Developed with Elixir, this project can be easily run using Docker, making it simple and quick to set up.

docker docker-compose elixir image-editing-api image-manipulation image-mirroring image-processing microservices openapi

Last synced: 18 Apr 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/alejandronanez/phoenix-template

Phoenix Project Template

docker elixir phoenix template

Last synced: 19 Apr 2026

https://github.com/georgeroman/aoc-2019

Advent of Code 2019 in Elixir

advent-of-code-2019 elixir

Last synced: 18 Jan 2026

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/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/erickgnavar/stock_chat

Simple chat application with a bot which fetch stock data from stooq.com

elixir liveview phoenix stooq

Last synced: 25 Mar 2025

https://github.com/kociamber/sketch

Client-server system representing an ASCII art drawing canvas.

ascii drawing elixir flood-fill-algorithm floodfill forest-fire liveview phoenix rectangle

Last synced: 26 May 2026

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/fremantle-industries/rewind

Backtest historical trading strategies

backtest elixir quant

Last synced: 13 Oct 2025

https://github.com/alex88/grpc_client_pool

Elixir GRPC client pooling library

elixir grpc

Last synced: 04 Feb 2026

https://github.com/maxmellen/into.ex

Collect the result of a pipe expression into a variable with ~>

elixir pipe

Last synced: 22 Jun 2026

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/cjen07/neural_network

experiments in Erlang VM: single layer perceptron in elixir

elixir erlang-vm neural-network perceptron

Last synced: 29 Jun 2025

https://github.com/ne-sachirou/mnemonics_ex_machina

ExMachina strategy for Mnemonics.

database elixir testing

Last synced: 15 Jun 2026

https://github.com/tomheaton/elixir-playground

an elixir playground

elixir elixir-lang

Last synced: 14 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/ej4/rfc5646

Elixir repo for testing strings against RFC 5646

elixir rfc-5646

Last synced: 05 Jun 2026

https://github.com/brianbolnick/humanize_time

Hex package for converting time durations to a more human readable format.

elixir humanize time

Last synced: 18 Feb 2026

https://github.com/mailtrap/mailtrap-elixir

The official mailtrap.io Elixir client

elixir email mail mailtrap-io

Last synced: 24 Apr 2026

https://github.com/artemeff/travis_release

Elixir release assembling using Travis CI and Docker

distillery docker elixir elixir-lang release travis-ci

Last synced: 24 Apr 2026

https://github.com/simonedavico/sona-comments

A toy Phoenix LiveView application implementing threaded comments

elixir elixir-phoenix liveview

Last synced: 09 Apr 2025

https://github.com/simonedavico/pageviews

A Phoenix LiveView application where page views get tracked

elixir liveview phoenix

Last synced: 09 Apr 2025

https://github.com/licenser/orgtool2

Orgtool is a comunity managment tool for Star Citizen and other games.

elixir ember game star-citizen

Last synced: 25 Apr 2026

https://github.com/rzcastilho/xmlx

Elixir native XML parser that enables search by attribute or element names

elixir parser xml

Last synced: 30 May 2026

https://github.com/sachinvarghese/elixir_symworld

This is a simulation project for an Elixir Actor World

elixir python

Last synced: 26 Apr 2026

https://github.com/wagner-de-carvalho/exlivery

Aplicação de criação de pedidos de comida para entrega.

agent elixir exmachina exunit-tests guards maps pattern-matching struct

Last synced: 20 May 2026

https://github.com/germsvel/bible_study

Tool to find resources for bible passages

elixir phoenix

Last synced: 20 May 2026

https://github.com/eteubert/elephant

Elixir STOMP client

elixir elixir-library stomp stompclient

Last synced: 22 Aug 2025

https://github.com/chalmagean/mobilpay

Elixir API client for Mobilpay

api elixir payment

Last synced: 21 Feb 2026

https://github.com/aviabird/yt_comment_service

Comment Service in Phoenix

elixir microservice phoenix-framework

Last synced: 27 Apr 2026

https://github.com/cnsa/redix_pubsub_fastlane

Fastlane pattern based on Redix.PubSub interface for Elixir

elixir fastlane phoenix pubsub pubsub-interface redis redix

Last synced: 21 Feb 2026

https://github.com/rjnemo/exercism-elixir

My journey on the elixir track on exercism

elixir exercism

Last synced: 22 Aug 2025

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/leesharma/ex_deriv

Symbolic differentiation in Elixir

elixir symbolic-differentiation symbolic-math

Last synced: 15 May 2025

https://github.com/micartey/elixir-distributed-database

Elixir distributed database (eddb) with optimistic locking and data synchronization

database dirstributed elixir

Last synced: 28 Apr 2026

https://github.com/feggah/university-api

This repository contains an Elixir API developed for the discipline SI202 (UNICAMP)

api docker elixir unicamp

Last synced: 28 Apr 2026

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/ymtszw/ex_ghpr

CLI to work with Github Pull Request

cli elixir github

Last synced: 18 May 2026

https://github.com/meenachinmay/phoenix-react-chatpp

A reactjs and elixir phoenix real time chat app for my company's project called Okinawa-connect.

elixir phoenix real-time

Last synced: 29 Apr 2026

https://github.com/shahryarjb/sample_dynamic_supervisor

This is a sample for elixir dynamic supervisor

elixir

Last synced: 24 Mar 2025

https://github.com/artur-sulej/rolling_stats

High-performance RESTful service in Rust + Elixir + Rustler

elixir rust rustler

Last synced: 29 Apr 2026

https://github.com/omurkoc/enhanced-sentiment-analysis

A unique sentiment analysis model on IMDB reviews with custom negation handling. Instead of generic preprocessing, it smartly tags words after negators like "not" (e.g., "not good" → "not_good"), preserving sentiment context. Comparison of models with and without this logic shows improved accuracy and real-world reliability.

affective afinn aspect-based-sentiment-analysis aws-athena aws-kinesis cdk createml deep-learning elixir emotion-recognition machine-learning sentiment-analysis textclassification textsentimentanalysis

Last synced: 30 Apr 2026

https://github.com/webstronauts/ex_verify_origin

Plug adapter to protect from CSRF attacks by verifying the `Origin` header.

cors csrf elixir phoenix plug

Last synced: 10 Dec 2025

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/mithereal/ex_zillow

a zillow elixir module

elixir zillow zillow-elixir

Last synced: 08 Jun 2026

https://github.com/aruizeac/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: 08 Apr 2026

https://github.com/idopterlabs/wind_tail

Boilerplate code for Phoenix + TailwindCSS + TailwindUI + AlpineJS

elixir flyio phoenix tailwindcss tailwindui

Last synced: 02 May 2026

https://github.com/camirmas/redis-conf

Exercises for RedisConf18

elixir redis

Last synced: 03 May 2026

https://github.com/pedro-gutierrez/horde_test

A simple Elixir testbed for Horde and libcluster

elixir erlang horde libcluster otp

Last synced: 03 May 2026

https://github.com/rdf-elixir/content_type

An Elixir parser for HTTP Content-Type headers

content-type elixir http parser

Last synced: 18 Jun 2026

https://github.com/andreyfesunov/pingtower

pingtower - monitoring system for web services and APIs. Developed for T1 Hackathon.

elixir grafana grafana-plugin multiagent python react

Last synced: 03 May 2026

https://github.com/linjunpop/bamboo_aliyun

🎍 An Aliyun adapter for the Bamboo.

aliyun bamboo elixir email

Last synced: 12 Sep 2025

https://github.com/janpieper/cayenne_lpp

Elixir library for Cayenne Low Power Payload (LPP) format

cayennelpp elixir lora lorawan lpwan mydevices rak7258 rak811 raspberrypi thethingsnetwork ttn

Last synced: 04 May 2026

https://github.com/linjunpop/qr_code_ex

QR code encoder in Elixir.

elixir qrcode

Last synced: 04 Sep 2025

https://github.com/alphahydrae/elixir-brownbag

Playing with Elixir: functional, concurrent, distributed & fault-tolerant programming

brownbag concurrency elixir erlang fault-tolerance

Last synced: 05 May 2026

https://github.com/linjunpop/sendcloud

📮 SendCloud in Elixir

elixir email sendcloud

Last synced: 08 Aug 2025

https://github.com/joshnuss/phoenix_vue

Example integration of Phoenix with Vue.js and Vuex

elixir vue vue-router vuex websocket

Last synced: 06 May 2026

https://github.com/forsaken1/uphill-rating

rating for bicyclists

elixir learning phoenix website

Last synced: 30 Mar 2025

https://github.com/prxssh/beetle

redis compliant key-value store using bitcask 🐞

bitcask cache database elixir redis

Last synced: 07 May 2026

https://github.com/sylver/katalyst

Server API backend for modern web and mobile applications, written in Elixir

api api-rest docker elixir

Last synced: 19 Jul 2025

https://github.com/urbanos-public/streaming_metrics

Library for shipping metrics from Elixir apps to monitoring sinks

cloudwatch elixir metrics-gathering monitoring prometheus

Last synced: 10 Jun 2026

https://github.com/manuraj17/hodor

Hodor

elixir hodor

Last synced: 14 Sep 2025

https://github.com/travisty-/advent-of-code-2022

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

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

Last synced: 26 Feb 2025

https://github.com/youngermaster/spacey

Spacey is an Elixir project for validating and visualizing automata. It is currently under development and provides basic functionality to generate visual representations of deterministic finite automata (DFAs) using Graphvix.

automata elixir

Last synced: 02 Nov 2025

https://github.com/efcasado/uof_api

An Elixir client for Betradar's Unified Odds Feed (UOF) API

betradar elixir sports-betting uof

Last synced: 27 Jun 2025

https://github.com/rodrigooler/training-center-elixir-challenge-1

Guess the word simplified

elixir erlang mix

Last synced: 19 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/timjp87/panacea

Ethereum 2.0 Beacon Chain Elixir Client

client elixir elixir-lang eth ethereum serenity

Last synced: 30 Mar 2025

https://github.com/muzhawir/learn_elixir_from_documentation

Learn Elixir through the official documentation

elixir learn-project

Last synced: 07 Apr 2025

https://github.com/axelclark/home_detection

A Nerves project using GrovePi

elixir nerves

Last synced: 30 Jun 2025

https://github.com/filipmnowak/ex_tic_tac_toe

Elixir, MapSet-based, variable board size, Tic-tac-toe implementation (WIP)

elixir tic-tac-toe work-in-progress

Last synced: 21 Feb 2026

https://github.com/thanos/ex_graphblas

ex_graphblas` is an Elixir library for sparse linear algebra and graph computation inspired by the GraphBLAS model

blas elixir graphdb graphs linear-algebra matrix nx

Last synced: 26 May 2026

https://github.com/jeremywildsmith/shadowhash-distributed

Elixir distributed Shadow File password cracker with GPU accelerated cracking for md5crypt hashing algorithm.

cracking-hash cracking-hashes cracking-password cuda distributed-systems elixir erlang hashing nx security

Last synced: 11 May 2026

https://github.com/charlieroth/monkey_ex

Monkey programming language implemented in Elixir

elixir

Last synced: 01 Sep 2025

https://github.com/kentaro/livegame

Game of Life made with Phoenix Liveview

elixir lifegame liveview phoenix

Last synced: 22 Mar 2025

https://github.com/hauntedhost/extras

Tiny, tested, namespaced helper functions for Elixir

elixir

Last synced: 19 Sep 2025

https://github.com/timuryan/sherlock_mem

Elixir memory usage tracer for GenServer processes

elixir genserver performance-metrics

Last synced: 21 Feb 2026

https://github.com/alexkorban/snap_assert

An experiment in self-modifying code, or, instant snapshot testing inside your `ex_unit` tests.

elixir

Last synced: 30 Jun 2025

https://github.com/librity/ignite_jwt_ttl

Rocket Seat - Ignite - Elixir - Challenge 14 - An authenticated API made with Phoenix and Guardian.

challenge elixir guardian phoenix rocketseat-ignite

Last synced: 10 Jun 2026

https://github.com/klausmeyer/filamentory

🧵 Webapp for keeping an inventory of 3D printing filaments

3d-printing elixir phoenix

Last synced: 07 Mar 2026