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.
- GitHub: https://github.com/topics/erlang
- Wikipedia: https://en.wikipedia.org/wiki/Erlang_(programming_language)
- Repo: https://github.com/erlang
- Created by: Joe Armstrong, Robert Virding, Mike Williams
- Released: December 8, 1998
- Related Topics: language, elixir,
- Last updated: 2026-06-23 00:10:07 UTC
- JSON Representation
https://github.com/meysam81/get-response-client
a client that sends a request to the server "get-responser-server", and gets its response
Last synced: 09 Sep 2025
https://github.com/bondy-io/bondy_net
An Erlang/OTP Library that implements unified proxy distribution module providing a common interface between disterl, partisan and any alternative distribution layer.
Last synced: 09 Apr 2025
https://github.com/serverport3000/crashme
Spawning 100k processes in Raw Elixir
Last synced: 18 May 2026
https://github.com/iasakura/yjs_in_erlang
Experimental Yjs implementation in pure Erlang
Last synced: 29 Oct 2025
https://github.com/nomadalgia/nomadalgia
You've been blessed by the Joe with strong arms
Last synced: 22 Mar 2025
https://github.com/xandkar/erlang-google-authenticator-uri
Google Authenticator URI constructor
Last synced: 28 Mar 2025
https://github.com/xandkar/erlang-x-plane-data
X-Plane UDP data parser for Erlang
Last synced: 28 Mar 2025
https://github.com/rustkas/regular-expressions-in-10-minutes-in-erlang
This is a rebar3 projects based source code on the Ben Forta book "Teach Yourself Regular Expressions in 10 Minutes" https://www.informit.com/store/sams-teach-yourself-regular-expressions-in-10-minutes-9780672325663, "Learning Regular Expressions" https://www.informit.com/store/learning-regular-expressions-9780134757063 SAMS (Sams Publishing)
Last synced: 02 Sep 2025
https://github.com/chrisdoc/functional-programming-erlang
earn the theory and practice of functional programming in Erlang, through practical exercises and suggested projects. https://www.futurelearn.com/courses/functional-programming-erlang
Last synced: 08 Oct 2025
https://github.com/meysam81/get-response-server
a service that gets the clients request in a frame, deframe & decodes it, calculate response, encode & frame it, and send it back to the client itself
bisphone client-server erlang get-response server-side service socket-programming
Last synced: 08 Oct 2025
https://github.com/ianisparfait/message-broker
Simple message broker written in Erlang
erlang message-broker messaging streaming
Last synced: 28 Mar 2025
https://github.com/aaronlelevier/cowboy_hello_erlang
Code from the `hello_erlang` example Cowboy app
Last synced: 09 Oct 2025
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/maartz/nn
A Feed Forward Neural Network in Erlang
ai erlang feedforward-neural-network
Last synced: 21 May 2026
https://github.com/thiagoesteves/usd2real
A simple binary to capture the current USD=>REAL rate from UOL webpage
cambio elixir erlang erlang-otp uol usd-real
Last synced: 27 Apr 2026
https://github.com/sirwumpus/erlang-date
Erlang version of date(1).
date date-formatting date-time erlang posix
Last synced: 22 Mar 2025
https://github.com/deadtrickster/lazy-supervisor
Too lazy to write this field
beam elixir erlang lazy random-tag supervisor
Last synced: 08 May 2026
https://github.com/rustkas/suitability-of-erlang-for-the-coral-protocol
Suitability of Erlang for the Coral Protocol’s Server-Side Architecture
Last synced: 11 Oct 2025
https://github.com/vitorribe/erlang_paradigmas
Repositório para atividades relacionadas ao paradigma funcional com o uso da linguagem Erlang.
Last synced: 11 Oct 2025
https://github.com/allowexe/safebox
erlang isen-toulon mnesia student-project
Last synced: 28 Jun 2025
https://github.com/velimir/ssl_cat
Small application which was built to reproduce issue () with ssl sockets, when messages are received one by one using [{active, once}] method.
Last synced: 22 May 2026
https://github.com/sirwumpus/erlang-getopt
POSIX style command-line option parsing.
Last synced: 11 Oct 2025
https://github.com/chiroptical/advent_of_code_2024
Advent of Code 2024 (aka Advent of Parsers)
Last synced: 21 Jun 2026
https://github.com/wmealing/cellium
Cellium TUI library
console console-application erlang tui
Last synced: 13 Oct 2025
https://github.com/mopp/aggregator
aggregator is KVS server and it automatically removes value when the caller is down.
Last synced: 16 Jun 2025
https://github.com/easimonenko/erlang_rest_api_example
REST API example in Erlang with Cowboy web server.
Last synced: 03 Apr 2025
https://github.com/thiagoesteves/applev
This app validates Apple receipts with the App Store. The code is written in Erlang
apple apple-validation erlang erlang-library
Last synced: 14 Oct 2025
https://github.com/erlangsters/opengl-4.6
OpenGL 4.6 binding for the BEAM (Erlang and Elixir).
binding elixir erlang erlangsters gl4 opengl
Last synced: 08 May 2026
https://github.com/mwoss/erlang-prodcons
Producent and Consumer problem solved using Erlang
erlang multithreading producer-consumer shared-memory synchronization
Last synced: 17 Mar 2025
https://github.com/opencensus-beam/opencensus_vmstats
OpenCensus integration for vmstats library
beam erlang metrics monitoring
Last synced: 17 Mar 2025
https://github.com/mrbrunelli/curso-elixir
Meus estudos da Linguagem Elixir
elixir elixir-lang erlang functional-programming
Last synced: 19 Apr 2026
https://github.com/otakup0pe/erl_openrouter
Erlang API Client for Open Router
Last synced: 01 Jun 2026
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/litsynp/erlang-practice
Examples from "Learn You Some Erlang for Great Good!"
Last synced: 10 Jan 2026
https://github.com/cole-glotfelty/halligame
A framework for running multiplayer games concurrently.
concurrent-programming erlang framework games python
Last synced: 01 Mar 2026
https://github.com/desireeav/99-problems
This is a repository that will have the solutions to the Ninety-Nine Prolog Problems in various lenguages
99-problems 99-problems-erlang 99-problems-prolog 99-problems-scheme erlang prolog prolog-exercises scheme
Last synced: 17 Mar 2026
https://github.com/vkatsuba/peer2peer
:speech_balloon: The peer2peer is a small example of peer to peer web service of one to one conference
conference erlang javascript otp peer2peer web webrtc
Last synced: 09 May 2026
https://github.com/tejasbubane/erlang_mooc
My solutions to the exercises and assignments from Functional Programming in Erlang MOOC
Last synced: 04 Jun 2026
https://github.com/rodrigooler/training-center-elixir-challenge-1
Guess the word simplified
Last synced: 19 May 2026
https://github.com/petitgrizzlies/99problems
Solutions for 99 Problems with Erlang
elixir-lang erlang functional-programming
Last synced: 12 Jul 2025
https://github.com/muhammadmoeezkhan/erlang-parallel-algorithm-performance
Erlang Powered Analysis of Sorting Algorithms Using Parallel Processing And Performance Tracking!
erlang functional-programming parrallel-computing sorting-algorithms-implemented
Last synced: 01 Mar 2026
https://github.com/gearnode/erl-mhttp-influx
InfluxDB metrics support for erl-mhttp.
Last synced: 22 Oct 2025
https://github.com/erlangsters/settings-validator
A quick and simple settings validator for Erlang.
configuration erlang format schema settings specs validator
Last synced: 28 Jun 2025
https://github.com/lymore01/ottr
Ottr is a distributed, persistent and concurrent task queue for Elixir, designed for reliability and scalability. It supports multiple named queues, task retries, visibility timeouts and efficient processing using GenServer, Ecto, Poolboy and OTP patterns.
actor-model concurrency ecto elixir erlang otp postgresql
Last synced: 08 May 2026
https://github.com/dedhawk/arangodb-ern
🚀 Connect ArangoDB with your Node.js applications seamlessly using this efficient integration tool for managing data and enhancing performance.
api arangodb backend-development cloud-database clustering data-storage database distributed-systems erlang graph-database nosql open-source performance remote-procedure-call schema-design
Last synced: 19 May 2026
https://github.com/eldon-bait-and-tackle/iot-device-network
IoT platform and network developed using Erlang for public use in the HAC project
erlang erlang-otp iot-platform network-programming
Last synced: 24 Oct 2025
https://github.com/sharpmiind/erlang-1em
🛠️ Develop and test Erlang applications effortlessly with erlang-1em, simplifying deployment and enhancing productivity for developers.
api-development cloud-computing concurrency database-integration distributed-systems erlang fault-tolerance functional-programming high-availability messaging mobile-development programming-languages server-side software-development tcp-ip web-frameworks
Last synced: 24 Oct 2025
https://github.com/florianpfleiderer/mini_chat_server
A minimal chat server built with Erlang/OTP. Demonstrates lightweight processes, message passing, supervision, and OTP application structure.
concurrent-programming distributed-systems erlang erlang-otp
Last synced: 24 Oct 2025
https://github.com/james-p-d/wordsearch
Wordsearch puzzle solver with UI in Java Swing and solver in Erlang
erlang java swing wordsearch wordsearch-puzzle
Last synced: 19 Apr 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/agungdwiprasetyo/erlangrest
Experiment with Erlang programming language
Last synced: 26 May 2026
https://github.com/hyperimpose/minutiae
An Erlang application that extends the minutia (https://github.com/hyperimpose/minutia) Python library.
erlang html http hyperimpose link minutia parsing url website
Last synced: 13 Oct 2025
https://github.com/hyperimpose/irc
IRC client library. The project aims to abstract the IRC protocol completely and provide easy access to the state of the connection. It can be used to implement any kind of service.
client erlang hyperimpose irc irc-client
Last synced: 10 Jun 2026
https://github.com/hfagerlund/erlang-experiments
Dockerizing an Erlang app
devcontainer docker docker-compose erlang rebar3
Last synced: 09 May 2026
https://github.com/aaronlelevier/book2-erlang-programming
Coding exercises from Erlang Programming by Francesco Cesarini
Last synced: 23 Mar 2025
https://github.com/mhuzaifa/comp_6411_cspl
Programming Languages
clojure docker erlang programming-languages python3
Last synced: 16 Mar 2026
https://github.com/kzemek/beam_patch
Patch Elixir & Erlang modules at runtime
Last synced: 08 Jul 2025
https://github.com/mattdean1/erlang
An implentation of Tarry's algorithm in Erlang
Last synced: 10 Jun 2026
https://github.com/schlawg/wspad
Live browser-based plaintext doc sharing based on erlang & cowboy websockets. Only run it behind a firewall unless you're insane.
Last synced: 03 Apr 2025
https://github.com/thiagoesteves/ksz8895
KSZ8895 driver written in Erlang using Port
Last synced: 09 Aug 2025