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

Erlang

Erlang is a general-purpose, concurrent, functional programming language, and a garbage-collected runtime system. The term Erlang is used interchangeably with Erlang/OTP, or Open Telecom Platform (OTP), which consists of the Erlang runtime system, several ready-to-use components (OTP) mainly written in Erlang, and a set of design principles for Erlang programs.

https://github.com/comtihon/enot_auto_builder

Replacemet for octocoon build service

build-tool deployment erlang

Last synced: 06 Jan 2026

https://github.com/erlangsters/beam-graphics

The missing graphics library in the Erlang/Elixir programming language.

2d 3d beam egl elixir erlang graphics opengl

Last synced: 04 May 2026

https://github.com/ratopi/ws

A stupid webserver ... just an experiment ... never meant to be productive

erlang erlang-otp experimental webserver

Last synced: 29 May 2026

https://github.com/d-w-arnold/gambit-cipher-quiz

Solutions in C++, Python and Erlang πŸ”

ascii ciphertext cpp decryption erlang job-application python

Last synced: 18 Apr 2026

https://github.com/ckampfe/b2

An implementation of Bitcask as a Rust library

bitcask erlang kv riak rust storage-engine

Last synced: 02 Jan 2026

https://github.com/uzbekdev1/rabbitmqportable

RabbitMq Portable

erlang portable rabbitmq

Last synced: 31 Oct 2025

https://github.com/cao7113/hello-erlang

Hello Erlang/OTP

erlang

Last synced: 01 Jan 2026

https://github.com/mtchavez/binary-search-erl

Binary Search in Erlang

binary-search erlang

Last synced: 29 Mar 2025

https://github.com/ckampfe/bic

An implementation of Bitcask

bitcask databases elixir erlang storage-engine

Last synced: 30 Jan 2026

https://github.com/ryjen/emotext

(mirror) an elixir/phoenix chat app to learn and use the erlang vm

elixir-phoenix erlang functional-programming webapp

Last synced: 19 May 2026

https://github.com/biyonik/elixirlearnadventure

Elixir Language Learn Adventure Step By Step And Self Paced

data-structures-and-algorithms design-patterns elixir elixir-lang erlang

Last synced: 19 May 2026

https://github.com/seryiza/7l7w

ΠŸΡ€Π°ΠΊΡ‚ΠΈΠΊΠ° ΠΏΠΎ ΠΊΠ½ΠΈΠ³Π΅ "БСмь языков Π·Π° сСмь нСдСль" ("Seven Languages in Seven Weeks")

7l7w clojure erlang haskell io prolog ruby scala seven-languages-in-seven-weeks

Last synced: 07 Apr 2026

https://github.com/pyzh/erl-py

from erl import *

apl erlang forth python

Last synced: 18 May 2026

https://github.com/f34nk/modest_erl

Erlang library to do pipeable transformations on html strings (with CSS selectors) - WIP

css-selector erlang html-parser html-renderer

Last synced: 14 May 2025

https://github.com/belltoy/etcdgun

An etcd client built on top of gun and egrpc.

erlang etcd etcd-client etcdv3

Last synced: 13 Sep 2025

https://github.com/erlang-punch/bertjs

A production ready implementation of BERT/ETF in Javascript (inspired by BERT-JS)

bert erlang erlangtermformat etf javascript serializer

Last synced: 18 May 2026

https://github.com/barrel-platform/barrel_inference

OTP-native LLM inference runtime with token-exact tiered KV cache, plus an OpenAI/Anthropic/Ollama-compatible HTTP daemon. Erlang/OTP + llama.cpp.

erlang inference kv-cache llama-cpp llm otp

Last synced: 09 Jun 2026

https://github.com/alzo-archi/jinterface-build

Builds OtpErlang.jar for the last OTP versions starting at 25

elixir erlang java jinterface otp otperlang

Last synced: 06 May 2026

https://github.com/wahello/MongooseIM

Jabber / XMPP server with focus on performance and scalability, by Erlang Solutions

erlang im xmpp

Last synced: 12 Mar 2025

https://github.com/leondavi/erlviz

A visualization tool for Erlang OTP that scan the code of OTP behaviors and derives their connections creating a graph

automation documentation erlang python visualization

Last synced: 18 May 2026

https://github.com/joangavelan/elixir_lab

Learning Elixir, functional programming and Erlang/OTP

beam elixir erlang functional-programming otp

Last synced: 19 Apr 2026

https://github.com/stleon/chaterl

basic chat on Erlang

chat erlang messaging

Last synced: 13 Apr 2025

https://github.com/stleon/pechkin

Messages to telegram channels

erlang messaging notifications telegram

Last synced: 13 Apr 2025

https://github.com/eschmar/kth-id1019

Course programming exercises.

erlang kth

Last synced: 25 Jun 2025

https://github.com/drylikov/password_parole

Simple and fast password manager based on gen_server and general balanced trees.

erlang gbt gen-server manager otp password

Last synced: 28 Oct 2025

https://github.com/erszcz/gradualizer-talk

Slides and examples for a Krakow Erlang/Elixir Meetup talk on Gradualizer

erlang gradual-typing type-system

Last synced: 13 Mar 2025

https://github.com/futtetennista/flerlangconc

Exercises and assigments for the "Concurrent Programming in Erlang" mooc on FutureLearn

erlang erlang-learning

Last synced: 05 Apr 2025

https://github.com/kkrull/erlang-sandbox

A place to develop new ideas in Erlang

erlang sandbox

Last synced: 09 Jun 2026

https://github.com/codella/erlex_exit_signals

Testing Erlang exit signals with Elixir

elixir elixir-examples elixir-language erlang

Last synced: 25 Apr 2026

https://github.com/beam-packages/documentation

Documentation of the BEAM Package Registry.

beam erlang erlangsters gleam otpless-erlang package registry spark

Last synced: 07 May 2026

https://github.com/arizona-framework/tree-sitter-arizona

A Tree-sitter grammar for Arizona Framework

arizona erlang tree-sitter

Last synced: 12 Apr 2026

https://github.com/k2informaticsgmbh/erlpkg

Erlang OTP application multi platform deployment packaging scripts

build erlang msi packager rpmbuild

Last synced: 04 Mar 2025

https://github.com/okeuday/mapsd

Erlang Maps Dict API

data-structures erlang

Last synced: 23 Apr 2025

https://github.com/williamthome/ebank

A small financial OTP application for personal studies.

erlang erlang-learning erlang-otp

Last synced: 25 Mar 2025

https://github.com/adonig/mybase64

My "simple" Base64 decoder/encoder written in Erlang

base64 erlang fun

Last synced: 07 Apr 2026

https://github.com/rustkas/erlang_master_class

Notes related to master class material

erlang masterclass notes

Last synced: 21 Mar 2025

https://github.com/intjelic/rodeo

Cowboy handlers from HTTP API specifications.

cowboy erlang specs

Last synced: 09 Apr 2025

https://github.com/rustkas/designing-for-scalability-with-erlang-otp

rebar3 projects based on the book "Designing for Scalability with Elrlang/OTP"

erlang examples otp rebar3

Last synced: 21 Mar 2025

https://github.com/rustkas/study_proper

rebar3 projects based on tutorial examples http://proper.softlab.ntua.gr/Tutorials/

erlang proper testing-framework

Last synced: 21 Mar 2025

https://github.com/olivier-boudeville/us-main

This is the repository of the US-Main server.

automation daemon erlang functional monitoring operation scheduling server

Last synced: 09 Apr 2025

https://github.com/sumup/erlyconv

A small Erlang library for converting text between the unicode and different character sets

erlang

Last synced: 04 Oct 2025

https://github.com/niamtokik/articles

Code Source des articles publiΓ©s dans GNU/Linux Magazine et Linux Pratique.

article erlang erlang-otp linux linux-mag magazine source-code

Last synced: 18 May 2026

https://github.com/gearnode/erl-mailcatcher

Erlang module to deal with the mailcatcher API

erlang mailcatcher smtp

Last synced: 01 Sep 2025

https://github.com/llelf/riak.d

dtrace + riak

dtrace erlang riak

Last synced: 29 Mar 2025

https://github.com/zeroc0d3/tsung

Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.

amqp benchmark benchmarking erlang ldapp mqtt mysql postgresql xmpp

Last synced: 12 Mar 2025

https://github.com/raphexion/ftp2rabbitmq

FTP server based on bifrost that published files into an RabbitMQ exchange.

erlang ftp ftp-server in-memory legacy rabbitmq

Last synced: 13 Jul 2025

https://github.com/seletz/kv

OTP chapter on elixir-lang.org

elixir erlang erlang-otp

Last synced: 18 May 2026

https://github.com/indradhanush/erlang-trials

My experiments with erlang as I work through Learn You Some Erlang for Great Good!

erlang erlang-learning

Last synced: 05 Jul 2025

https://github.com/gorenje/erlang-red-type-parsers

Collection of parsers for Erlang-Red / number parsing / attribute parsing / binary packet parsing

binary-packet-definition erlang erlang-red node-red

Last synced: 30 Oct 2025

https://github.com/yeshan333/erlang_elixir_asdf_ubuntu_container

<build>Ubuntu <ASDF & Erlang & Elixir> Docker Image.

asdf docker-image elixir erlang

Last synced: 03 May 2026

https://github.com/saxarona/tc2037

Mathematical foundations of computing and programming languages---A hybrid course dealing with automata theory and covering some paradigms about programming languages

automata-theory erlang haskell prolog racket-lang

Last synced: 17 May 2026

https://github.com/0x4e3/atv_api

Elixir sandbox project

elixir erlang phoenix sandbox

Last synced: 07 May 2026

https://github.com/williamthome/ant_farm

A simple ant farm to practice Erlang/Elixir OTP

elixir elixir-phoenix erlang erlang-otp otp phoenix phoenix-framework

Last synced: 17 May 2026

https://github.com/stepankuzmin/projecteuler

My Project Euler solutions

erlang project-euler

Last synced: 30 Oct 2025

https://github.com/tdworowy/erlangplayground

Erlang playground.

erlang

Last synced: 02 Sep 2025

https://github.com/krishnakeshav/gossip

Simulation of Gossip protocol in distributed systems

concurrent-programming distributed-systems erlang

Last synced: 04 Feb 2026

https://github.com/lk-geimfari/remindme

Remindme - is a simple application written in Erlang which will remind you anything you want.

app concurency erlang event link otp server supervisor

Last synced: 13 Mar 2025

https://github.com/thecoachingonline/hello-erlang

Hello World Erlang

erlang

Last synced: 28 Mar 2025

https://github.com/221v/pomodoro_erl

pomodoro timer (pomodoro technique) with erlang + wxErlang (wxWidgets)

erlang pomodoro-technique pomodoro-timer wxerlang wxwidgets

Last synced: 30 May 2026

https://github.com/kpy3/erlscrypt

An Erlang NIF library for Colin Percival's scrypt function.

erlang erlang-nif scrypt

Last synced: 11 Feb 2026

https://github.com/ratopi/mochiweb-test

Just playing with MochiWeb

erlang mochiweb

Last synced: 30 May 2026

https://github.com/tad-lispy/cowboy-playground

A playground for Cowboy (Erlang HTTP framework)

cowboy erlang erlang-mk learning

Last synced: 28 Mar 2025

https://github.com/wajktor13/pollution

system for storing and managing data from air quality monitoring stations

agh agh-university agh-wi agh-wiet elixir erlang erlang-otp otp rebar rebar3

Last synced: 19 May 2026

https://github.com/aaronlelevier/programming-in-erlang-2nd-ed-book-code

Programming in Erlang 2nd Ed. Book code and practice

erlang functional-programming learning

Last synced: 17 May 2026

https://github.com/omarjatoi/json-rpc.erl

JSON-RPC 2.0 server and client implementation in Erlang.

erlang json-rpc json-rpc-2 json-rpc-client json-rpc-server json-rpc2

Last synced: 03 May 2026

https://github.com/adharshkamath/concurrent-event-server

A simple event server in Erlang

erlang erlang-otp

Last synced: 03 Jul 2025

https://github.com/nomadalgia/nomadalgia

You've been blessed by the Joe with strong arms

arms erlang joe strong

Last synced: 22 Mar 2025

https://github.com/ixmrm01/n2o-blog-example-2

Blog example using N2O part 2

erlang kvs n2o

Last synced: 11 Jun 2025

https://github.com/drylikov/remindme

Remindme - is a simple application written in Erlang which will remind you anything you want.

app concurency erlang event linux otp server supervisor

Last synced: 19 Apr 2026

https://github.com/jcambass/spotify_wall

Spotify social walls for your friends, familiy or coworkers.

elixir erlang music sharing social spotify

Last synced: 08 Apr 2025

https://github.com/wenszel/agh-erlang-and-elixir

[IV Semester] Air quality monitoring app developed as part of the Erlang and Elixir Course

air-quality elixir erlang

Last synced: 02 Jan 2026

https://github.com/tkyshm/dogstatsc

A DogStatsD client OTP application

datadog dogstatsd erlang erlang-otp

Last synced: 01 Apr 2026

https://github.com/tank-bohr/andy

πŸŽ‰ KV storage partially redis-compatible

cluster erlang kv metrics study-project tracing

Last synced: 23 Mar 2025

https://github.com/deadtrickster/erlang-format

Erlang-format command for erlang-mode. Based on anildigital/mix-format, powered by erlang/sourcer.

emacs erlang formatter

Last synced: 12 May 2026

https://github.com/penicholson/jvm-erlang

Attempt to run Erlang on JVM

beam erlang java jvm

Last synced: 06 Feb 2026

https://github.com/rustkas/re_tuner

Tune Regular Excretion string for Erlang standard library re module

erlang regular-expressions

Last synced: 23 Mar 2025

https://github.com/erlangsters/integration-checker-erlangmk

Integration with Erlang.mk build system checker.

erlang erlang-mk erlang-otp erlangsters

Last synced: 12 Apr 2025

https://github.com/barcek/yawl

breeze through ports | simple spawn handler | library | Erlang (kernel, stdlib) + Rebar3

backend beam dx erlang eshell library ports

Last synced: 27 Mar 2025

https://github.com/iffyio/erlunit

An elementary unit testing framework for erlang

erlang unit-testing

Last synced: 14 Nov 2025

https://github.com/pgreze/7languages7weeks

My solutions during reading of Seven Languages in Seven Weeks.

clojure erlang haskell prolog ruby scala

Last synced: 15 Apr 2026

https://github.com/aaronlelevier/datatoapi

Erlang client for djangoaws backend

erlang

Last synced: 10 Apr 2026

https://github.com/buluma/ansible-role-erlang

Install and configure Erlang on your systems.

ansible automation erlang playbook

Last synced: 11 May 2026