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/edenlabllc/prm.api

Partnership Relations Management for Ukrainian Health Services government institution.

docker ehealth elixir elixir-lang government open-source partnership-relation-management postgresql prm

Last synced: 20 Apr 2026

https://github.com/ilyes512/elixir_hello_world

A HelloWorld Demo app written in Elixir for experimentation with Cowboy, Distillery and more...

cowboy distillery elixir elixir-lang poc

Last synced: 05 Jun 2026

https://github.com/nabinno/xinari

Xinari Is Not A Elixir IDE (it is an Emacs minor mode for Phoenix) https://github.com/nabinno/xinari

elixir emacs phoenix-framework

Last synced: 24 Apr 2026

https://github.com/zgbjgg/quetzal-examples

Examples using Quetzal :rocket: :bird:

analytics dashboard data data-visualization elixir erlang plotly web-app

Last synced: 24 Apr 2026

https://github.com/tokafish/sumo

Example code for a sumobot in Elixir using Pigpiox

elixir nerves

Last synced: 25 Apr 2026

https://github.com/tyalt1/elixir_rebar_example

An example of Elixir built in a rebar project.

elixir elixir-examples erlang erlang-developement erlang-learning rebar rebar3

Last synced: 27 Apr 2026

https://github.com/byjpr/plug_shopify_jwt

Validates Shopify JWT, designed for Shopify App Bridge

elixir embedded-app jwt session-tokens shopify shopify-app shopify-embedded-applications

Last synced: 29 Apr 2026

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

Elixir Ecto Plug DDD CQRS Backend POC with Rest and GraphQL APIs

absinthe ddd ecto elixir exagonal-architecture graphql plug rest

Last synced: 30 Apr 2026

https://github.com/miolab/kokuraex

This repository is for the development of kokura.ex organization's website.

cicd docker elixir phoenix-framework

Last synced: 30 Apr 2026

https://github.com/bitcrowd/elixir-sftp-server-example

Example of an SFTP server implemtation in Elixir / Erlang as a reference to a corrensponding post on the bitcrowd blog.

elixir erlang sftp

Last synced: 30 Apr 2026

https://github.com/riebeekn/elixir-twitter-scraper

A simple twitter scraper written in Elixir

elixir twitter-scraper

Last synced: 09 Jun 2026

https://github.com/sofakingworld/dev-notes

Статьи на разные около IT'шные темы

article articles elixir postgres ruby

Last synced: 04 May 2026

https://github.com/dfischer/messenger-sdk-comparison

Trivial Messenger SDK implementation by numerous languages

elixir golang messenger messenger-api messenger-bot messenger-platform nodejs typescript

Last synced: 06 May 2026

https://github.com/lee-dohm/generate-elixir-docs

A GitHub Action that generates the documentation for an Elixir project

action documentation elixir

Last synced: 09 May 2026

https://github.com/horusgoul/tweeter

Dev challenge solution to https://devchallenges.io/challenges/rleoQc34THclWx1cFFKH

ecto elixir liveview phoenix twitter-clone

Last synced: 10 Jun 2026

https://github.com/evgeniradev/page_scraper

An Elixir-based page scraper app built on Phoenix. It detects changes on a given web page and logs them to a database.

elixir phoenix scraper

Last synced: 18 Jun 2026

https://github.com/hackemateninja/phoenixliveviewexamples

Phoenix live view examples with Elixir and tailwind

elixir phoenix-framework tailwindcss

Last synced: 16 May 2026

https://github.com/axelclark/islands

Functional Web Development with Elixir, OTP, and Phoenix app

channels elixir

Last synced: 20 Jun 2025

https://github.com/imnotavirus/std_result

Yet another way to standardize function returns # Rust inspiration

elixir functions standardization

Last synced: 04 Jul 2026

https://github.com/ahtung/tanga.ex

Sexier strings for Elixir

elixir hex

Last synced: 26 Jun 2025

https://github.com/frerich/trix_editor_component

Phoenix LiveView Component for the Trix rich-text editor

elixir elixir-lang liveview phoenix-framework

Last synced: 04 Apr 2025

https://github.com/tommasocerruti/codice-fiscale

Elixir library to calculate and check Italian tax code (codice fiscale).

codice-fiscale elixir generator validator

Last synced: 02 Mar 2026

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

exercism.io website elixir solutions

elixir exercism

Last synced: 14 Apr 2025

https://github.com/ertgl/bisect

Bisection algorithms.

bisection elixir library

Last synced: 14 Apr 2025

https://github.com/lukad/bf

bf is a Brainfuck interpreter written in Elixir.

brainfuck elixir interpreter

Last synced: 31 Oct 2025

https://github.com/charlieroth/ballot

Distributed, geographically fault-tolerant, soft real-time, embedded election database

distributed-systems elixir

Last synced: 18 Feb 2026

https://github.com/profiq/swapi-elixir

The Star Wars API, reimplemented in Elixir. Example API for your projects.

api elixir openapi star-wars-api swapi tutorial-api

Last synced: 20 May 2026

https://github.com/ikeikeikeike/redisank

A common ranking system on Redis with Plug.

elixir redis

Last synced: 20 May 2026

https://github.com/waseigo/do_trace

Provides an Elixir macro to trace function calls at runtime, mimicking Clojure's dotrace output.

elixir

Last synced: 14 Sep 2025

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/buren/ex-wayback-archiver

Send URLs to Wayback Machine (Elixir)

elixir wayback-archiver wayback-machine

Last synced: 19 May 2026

https://github.com/piggypot/onfido

Elixir wrapper for the Onfido API

addresspicker elixir kyc

Last synced: 06 Mar 2026

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/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.

elixir elixir-api generator

Last synced: 14 Mar 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/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/szajbus/pogo-demo

Demo of pogo library, a distributed supervisor for Elixir

elixir

Last synced: 29 Jun 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

elixir

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/elixir-webrtc/ex_sctp

Elixir wrapper for sctp_proto library

elixir rust sans-io sctp

Last synced: 10 Apr 2025

https://github.com/timetask/buenavista

Phoenix Component Design System

component css elixir liveview phoenix theme

Last synced: 16 May 2026

https://github.com/hendi/aoc2017

My solutions for Advent of Code 2017

adventofcode2017 elixir

Last synced: 02 Nov 2025

https://github.com/elixir-webrtc/ex_turn

An Elixir implementation of TURN client (RFC 5766)

elixir networking turn webrtc

Last synced: 18 Feb 2026

https://github.com/jvzeller/sistema-financeiro

Sistema financeiro em Elixir

elixir

Last synced: 28 Mar 2025

https://github.com/shenxiangzhuang/qwen

Elixir ❤️ 通义千问

elixir llm qwen

Last synced: 23 Apr 2025

https://github.com/deftia/ejson

get json values, with simple path.

elixir json

Last synced: 21 May 2026

https://github.com/joeychilson/edgar_client

An Elixir-based HTTP Client for SEC's EDGAR

edgar elixir sec

Last synced: 18 Feb 2026

https://github.com/cogini/hello_nerves_ec2

Example Elixir Nerves app running on Amazon EC2

aws-ec2 elixir nerves

Last synced: 16 May 2025

https://github.com/germsvel/alf

Your command line todo assistant

elixir

Last synced: 21 May 2026

https://github.com/nebo15/alpine-elixir

Alpine Box with Elixir and Erlang installed.

alpine container docker elixir erlang

Last synced: 27 Jun 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/apacheli/void

Codec for the External Term Format

deno elixir erlang etf typescript void

Last synced: 09 Apr 2026

https://github.com/danieledangeli/oanda_elixir

Elixir client for Oanda API

elixir oanda oanda-api oanda-elixir trading

Last synced: 30 Mar 2025

https://github.com/rhumbertgz/elixir_qlib

A queue abstraction library to support leasing and buffering in Elixir.

elixir lease qlib support-leasing

Last synced: 30 Mar 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/cybrox/inwx-domrobot-elixir

Elixir GenServer implementation of the INWX DomRobot XML-RPC API

api client elixir inwx wrapper xml-rpc

Last synced: 25 Feb 2026

https://github.com/jpedroschmitz/list-length-elixir

Elixir algorithm exercise to practice recursion using TCO (Tail Call Optimization)

elixir elixir-lang tail-call-optimization

Last synced: 30 Mar 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/fbettag/pandadoc.ex

Elixir API for using pandadoc.com document signing services

elixir pandadoc pandadoc-api phoenix-framework

Last synced: 25 Jul 2025

https://github.com/silbermm/libmention

A WebMention implementation in Elixir

elixir indieweb webmention

Last synced: 07 May 2025

https://github.com/semoal/npm-package-info

Fetches the package information from a npm package written 100% in Elixir

dependencies elixir erlang npm private-package

Last synced: 23 Jul 2025

https://github.com/jchristgit/crow_plugins

Plugins for the Elixir Munin Node Crow

elixir monitoring munin

Last synced: 14 Apr 2025

https://github.com/rubum/flex_web_framework

A lightweight, flexible web framework for Elixir

elixir web

Last synced: 02 Jan 2026

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/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/elixircl/home-economy

🏠 A home economy Livebook

budget economy elixir livebook sqlite

Last synced: 15 May 2026

https://github.com/jmargenberg/monok

Alternative pipe operators for clean handling of `{:ok, value}` and `{:error, reason}` tuples in Elixir

elixir functional-programming

Last synced: 04 Apr 2025

https://github.com/am-kantox/finger_tree

Pure Elixir implementation of FingerTree

binary-tree data-structures elixir elixir-lang queue

Last synced: 04 Apr 2025

https://github.com/siel/rservex

Rservex communicates R with Elixir

communication elixir r rserve

Last synced: 02 May 2026

https://github.com/dennym/phosphor_icons_ex

Phoenix components for Phosphor icons!

elixir phosphor-icons phosphoricons

Last synced: 30 Jun 2026

https://github.com/rafa-kozand/elixir_projects

Elixir Code Storage.

elixir

Last synced: 09 Feb 2026

https://github.com/milmazz/aaron

CommonMark parser

commonmark elixir

Last synced: 05 Apr 2025

https://github.com/chgeuer/igniter_tls_enable

Mini experiment to play with Ash's Igniter to enable a bunch of TLS config on my Elixir projects.

elixir elixir-lang igniter

Last synced: 02 Feb 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: 07 May 2025

https://github.com/locusts-r-us/locusts

A polyglot library for adding locusts to your code

beam c cpp csharp deno elixir erlang fsharp go java javascript jvm kotlin nodejs python react rust svelte typescript vue

Last synced: 12 Apr 2025

https://github.com/serradura/conduit-commanded

My implementation of Building Conduit "eBook" using updated dependencies. e.g: Phoenix 1.4.6, Guardian: 1.2, comeonin 5.1...

commanded conduit cqrs-es elixir event-sourcing phoenix phoenix-framework

Last synced: 29 Oct 2025

https://github.com/intility/off_broadway_emqtt

An MQTT connector for Broadway based on Emqtt

broadway elixir mqtt

Last synced: 07 Jul 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/bravely/canonical_logs

Consolidates your Plug/Phoenix/Absinthe request logs into a single log line with all of their relevant information for easier querying.

absinthe-graphql elixir elixir-lang phoenix-framework plug

Last synced: 13 Apr 2025

https://github.com/cameron-kurth/elixir_alpha_vantage

A lightweight Elixir wrapper for the Alpha Vantage API.

elixir hex

Last synced: 13 Apr 2025

https://github.com/makkrnic/ecto-infinite-times

Ecto and postgrex support for infinite dates and times.

ecto elixir postgrex

Last synced: 07 May 2025