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/alekpopovic/barcoder

Production-Ready Code 39 Barcode Generator

elixir mix

Last synced: 15 Mar 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/remi/plug_locale_root_redirect

PlugLocaleRootRedirect uses PlugBest to map '/' route to a path based on the Accept-Language HTTP header.

elixir http localization plug

Last synced: 01 Jun 2026

https://github.com/noozo/rpi4_magick

rpi4_magick - Nerves Raspberry Pi 4 image + Imagemagick

elixir imagemagick nerves raspberry rpi4

Last synced: 01 Jun 2026

https://github.com/herminiotorres/elixir-and-phoenix-for-beginners

the course: Elixir & Phoenix for Beginners

course elixir elixir-lang otp phoenix-framework

Last synced: 16 Apr 2026

https://github.com/vrcca/todo_ex

Todo list built on Elixir.

elixir genserver

Last synced: 17 Oct 2025

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/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/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/at1as/parallelism

An investigation into how several langagues handle parallelism and concurrency

concurrency elixir golang parallelism process python ruby rust threading

Last synced: 14 Apr 2026

https://github.com/codeprometheus/amazing-ree

Ruby, Erlang and Elixir

elixir erlang rails ruby

Last synced: 14 Apr 2026

https://github.com/sujancse/identicon

Generating Github profile image like identicon in Elixir.

egd elixir identicon image

Last synced: 12 Oct 2025

https://github.com/librity/ignite_queue

Rocket Seat - Ignite - Elixir - Challenge 15 - Am implementation of queues using GenServers.

challenge elixir genserver rocketseat-ignite

Last synced: 28 May 2026

https://github.com/pyzlnar/calculattex

Keep track of your formulas and calculations in elixir

elixir

Last synced: 12 Oct 2025

https://github.com/enapiuz/messageroute

Helps send intranet notifications by topic with subscription management power.

elixir intranet notifications phoenix

Last synced: 11 Oct 2025

https://github.com/alejandronanez/servy

Learning Elixir by creating a Http Server - From PragmaticStudio course.

elixir

Last synced: 10 Oct 2025

https://github.com/j0a0m4/cards

Provides a Cards module for managing a deck of cards

cards elixir

Last synced: 09 Oct 2025

https://github.com/equiel-1703/ocl-polyhok

PolyHok implementation based on OpenCL for GPU programming using Elixir.

elixir gpu-programming opencl

Last synced: 09 Oct 2025

https://github.com/mateusaquino/nlw5

🚀 Projeto desenvolvido na NextLevelWeek 5ªed. (Trilha Elixir): Rocketseat

elixir inmana nextlevelweek phoenix rocketseat

Last synced: 12 May 2026

https://github.com/nezteb/live_chess

Chess using Elixir, Phoenix LiveView, and Stockfish

chess elixir elixir-lang phoenix phoenix-framework stockfish

Last synced: 09 Oct 2025

https://github.com/thiagomajesk/briefcase

A simple plug for transporting ephemeral data through requests

elixir phoenix plug prg

Last synced: 11 Jun 2026

https://github.com/hpopp/sonar-elixir

Community SonarQube plugin for the static analysis of Elixir projects.

code-quality elixir sonarqube static-analysis

Last synced: 04 Apr 2026

https://github.com/meltingice/conductor

Quick and simple redirection service written in Elixir

elixir phoenix redirect service

Last synced: 18 Jan 2026

https://github.com/cocoa-xu/fennec_precompile

Drop-in library for `:elixir_make` for precompiling NIF binaries with Zig as the cross-compiler.

elixir elixir-library zig

Last synced: 08 Oct 2025

https://github.com/eltonsantos/simple-todo-elixir

A simple Todo with Elixir using prompt

elixir

Last synced: 07 Oct 2025

https://github.com/alexdont/autoliisingukalkulaator

This is my final project to finish school. Tallinn polutehnikum TA-19V! I got a 5 for this :)

elixir phoenix phoenix-framework svelte

Last synced: 04 Apr 2026

https://github.com/pyzlnar/discord-bot

Fun time botty

discord-bot elixir

Last synced: 07 Oct 2025

https://github.com/nanlong/phoenix_webpack_example_umbrella

phoenix伞项目中的webpack例子

elixir phoenix umbrella webpack2

Last synced: 18 Apr 2026

https://github.com/ronanyeah/gitgit

scraping gitter |> github

elixir github-api gitter-api

Last synced: 13 Apr 2026

https://github.com/erlangsters/worker

The re-implemented 'gen_server' behavior for modern distribution of Erlang without the OTP framework.

beam elixir erlang erlang-otp gen-server otp-framework

Last synced: 19 Apr 2026

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/pikdum/atomvm_elixir_supervisor_example

atomvm elixir supervisor + genserver example

atomvm elixir

Last synced: 06 Oct 2025

https://github.com/mia-z/elixircaptionfetcher

Simple tool written in elixir that will fetch the captions document of a youtube video

elixir erlang erlang-otp youtube

Last synced: 20 Apr 2026

https://github.com/librity/ignite_repo

Rocket Seat - Ignite - Elixir - Challenge 11 - A repo fetcher backend made with Phoenix and Tesla.

challenge elixir github-api phoenix rocketseat-ignite tesla-api

Last synced: 16 Jun 2026

https://github.com/jrjsmrtn/pve-openapi

OpenAPI 3.1 specs for the Proxmox VE API (PVE 7.0-9.1) — extracted from official pve-docs packages

api elixir openapi proxmox proxmox-ve

Last synced: 20 Apr 2026

https://github.com/hectorip/inquiry

Elixir Library to extract a specific value from a nested data structure in a query-like style.

data-structures elixir elixir-library extract json querying-iterables

Last synced: 13 May 2026

https://github.com/stevehill1981/rachel

A strategic card game built with Phoenix LiveView. Race to empty your hand while navigating special card effects in this fast-paced family game tradition.

card-game daisyui elixir game phoenix phoenix-liveview tailwindcss

Last synced: 21 Apr 2026

https://github.com/lcpojr/elixir-koans-awnsers

These are my awnsers to elixir koans

challenge elixir elixir-koans

Last synced: 05 Jun 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/sapientpants/doctrans

Privacy-first document translation powered by local AI (Ollama). Upload PDF, Word, and OpenDocument files, extract text via vision models, and translate — all processing stays on your device.

ai document-processing docx elixir local-ai ocr ollama pdf phoenix phoenix-liveview privacy rag semantic-search tailwindcss translation

Last synced: 22 Apr 2026

https://github.com/adamanr/reddevs

Cовременный портал для разработчиков, объединяющий статьи, посты, комментарии, лайки и систему уведомлений. Проект создан на базе Elixir и Phoenix Framework

ash ash-framework elixir phoenix phoenix-framework

Last synced: 02 Jul 2025

https://github.com/foobarto/glorbo

Self-hosted agent orchestration platform: AI agents as employees of a company, running in kernel-level sandboxes. Everything is markdown.

agent-orchestration ai-agents bubblewrap elixir liveview markdown-first otp phoenix sandbox self-hosted

Last synced: 27 Apr 2026