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-22 00:10:08 UTC
- JSON Representation
https://github.com/tanguilp/http_cache_store_disk
Disk store for http_cache
Last synced: 10 Jun 2025
https://github.com/farhadi/spinlock
Spinlock for Erlang and Elixir
atomics elixir erlang spinlock
Last synced: 03 May 2025
https://github.com/violetbuse/httpp
A gleam http client with support for server-sent events and long-running requests, based on hackney
Last synced: 26 Jul 2025
https://github.com/paulfioravanti/exercism
My solutions for Exercism exercises
bash c clang cplusplus crystal elixir elm erlang exercism exercism-exercises exercism-solutions java javascript julia python reasonml ruby rust swift typescript
Last synced: 26 Feb 2026
https://github.com/zadean/basexerl
Erlang BaseX client
erlang erlang-basex-client xquery
Last synced: 26 Oct 2025
https://github.com/axelf4/nix-rebar3
Nix library for building rebar3 projects
Last synced: 26 Oct 2025
https://github.com/jeffgrunewald/kitt
DSRC encoder/decoder for Elixir
dsrc-encoder elixir-lang elixir-structs erlang
Last synced: 11 Jul 2025
https://github.com/comtihon/social_network_example
Social Network and Chat project example (Erlang)
code-structure erlang erlang-developement patterns refactoring
Last synced: 08 Jul 2025
https://github.com/toadmaninteractive/eunzip
Simple unzip library with Zip64 support
Last synced: 06 Mar 2026
https://github.com/temporal/rfc2047-erl
Decoder tool for RFC 2047 - conforming message headers.
Last synced: 13 May 2025
https://github.com/okeuday/supool
Erlang Process Pool as a Supervisor
data-structures erlang erlang-process-pool
Last synced: 04 Aug 2025
https://github.com/innoq/innoq-blockchain-erlang
This blockchain is a crude and partial hack.
blockchain erlang handsonevent2018 iamheribertinnoq
Last synced: 02 Mar 2025
https://github.com/sztheory/elixirtoolbox.dev
Curated list of Elixir/Erlang libraries
beam curated-list elixir erlang json-api static-site toolbox
Last synced: 13 Apr 2025
https://github.com/strawmelonjuice/gleamy_lights
gleamy_lights - Colored console output for Gleam.
browser colors colours console cross-platform erlang gleam gleam-lang javascript
Last synced: 10 Oct 2025
https://github.com/shiguredo/rebar3_zig
Rebar3 plugin to call Zig functions from Erlang using NIF
Last synced: 12 Apr 2025
https://github.com/erlanglab/epl_counter
Example of Erlang Performance Lab plugin in Elixir
Last synced: 09 Apr 2025
https://github.com/kkostov/ex_sopsy
Pragmatic wrapper around Mozilla SOPS allowing decryption of secrets at runtime.
elixir erlang mozilla-sops pragmatic self-hosted sops
Last synced: 22 Jun 2025
https://github.com/feuerlabs/exometer_collectd
Exometer reporter for collectd
Last synced: 24 Apr 2025
https://github.com/bryanhughes/proto-crudl
A simple Erlang database mapping tool that maps protobuffers to a relational schema, generating the .proto as well as all the CRUDL (Create, Read, Update, Delete, and List/Lookup) code. You can now serialize protobuffers from a web client straight to the database using protobuffers. Supports integration with gpb. Currently only support Postgres.
erlang postgres protobuf protobuffer
Last synced: 16 Jan 2026
https://github.com/apache/couchdb-folsom
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 22 Apr 2025
https://github.com/okeuday/record_info_runtime
Parse transform for using record_info(size, _) and record_info(fields, _) during runtime
Last synced: 23 Apr 2025
https://github.com/deadtrickster/rebar3_archive_plugin
Create Erlang Code archives (.ez)
Last synced: 13 Apr 2025
https://github.com/apache/couchdb-ibrowse
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 29 Oct 2025
https://github.com/joergen7/lib_dp
Dynamic Programming in Erlang.
alignment erlang needleman-wunsch similarity-score smith-waterman
Last synced: 10 Apr 2025
https://github.com/Olivier-Boudeville-EDF/Sim-Diasca
Official repository of the Sim-Diasca simulation engine.
complex-systems discrete-event-simulation erlang simulation
Last synced: 22 Apr 2025
https://github.com/aenglisc/hkdf_erlang
An implementation of HKDF in Erlang.
Last synced: 17 Aug 2025
https://github.com/williamthome/maps_in
An Erlang library to handle nested maps.
Last synced: 05 Oct 2025
https://github.com/silviucpp/etrie
A Fast and Memory-Efficient Erlang HAT-Trie Implementation Based on Tessil hat-trie.
Last synced: 10 Apr 2025
https://github.com/goncalotomas/swear
OTP Library for filtering profanity in text
erlang filter otp-library profanity
Last synced: 04 Apr 2026
https://github.com/aerosol/recycle
:recycle: Convenience wrapper around gen_cycle behaviour
cycle elixir erlang periodic-jobs
Last synced: 13 Apr 2025
https://github.com/mnishiguchi/kantan_cluster
Form a simple Erlang cluster easily in Elixir
elixir erlang nerves-device nerves-project
Last synced: 14 Jul 2025
https://github.com/gfngfn/sesterl_cowboy
A Cowboy (https://github.com/ninenines/cowboy) wrapper for Sesterl (https://github.com/gfngfn/Sesterl)
Last synced: 29 Oct 2025
https://github.com/hauntedhost/programming-elixir
Programming Elixir by Dave Thomas
Last synced: 29 Jul 2025
https://github.com/yertools/event_hub
Event-Hub is a Gleam library that provides simple hubs with publishers and subscribers for event-driven observers. It supports asynchronous message handling and event notifications, decoupling components efficiently. It works on Erlang and JavaScript.
erlang events gleam javascript notifications observer observer-pattern publisher subscriber
Last synced: 30 Jun 2025
https://github.com/leo-project/leo_commons
leo_commons include common modules for LeoFS and other Erlang applications.
common-library erlang leofs library
Last synced: 24 Oct 2025
https://github.com/helium/cream
An Erlang cache backed by the performant Moka library
Last synced: 15 Apr 2025
https://github.com/lrascao/simple_web_server
A simple Erlang web server as a Kubernetes use-case
clustering erlang kubernetes release-upgrades
Last synced: 17 Mar 2025
https://github.com/erlef/purl
Implementation of the purl (package url) specification.
elixir elixir-lang elixir-library erlang erlang-library library package-url purl
Last synced: 21 Jul 2025
https://github.com/shun159/tres
OpenFlow Controller In Elixir
elixir erlang networking openflow openflow-controller sdn
Last synced: 25 Sep 2025
https://github.com/niamtokik/distributed-space-invader
Distributed Space Invader in Erlang, forward data across all nodes.
Last synced: 19 Apr 2025
https://github.com/lambdaclass/erlang_log_to_kibana_example
Redirect Erlang shell output to kibana via logstash
docker elasticsearch erlang kibana logstash
Last synced: 09 Apr 2025
https://github.com/inaka/elvis.mk
3rd party erlang.mk plug-in for Elvis
elvis erlang hacktoberfest plugin
Last synced: 02 Apr 2026
https://github.com/hachreak/mongoql
An OTP library to convert a easy-to-use textual search-engine-like query language in a MongoDB query.
erlang erlang-libraries erlang-library mongodb mongodb-query query-language
Last synced: 08 Apr 2025
https://github.com/redclawtech/vmq_cloudwatch_metrics
VerneMQ plugin to send broker metrics to Amazon CloudWatch.
aws cloudwatch-metrics erlang monitoring-plugins monitoring-tool mqtt vernemq
Last synced: 14 Mar 2025
https://github.com/nayibor/iso8583_erl
erlang codec for iso8583 financial message protocol
elixir erlang fintech iso8583 payment-processing
Last synced: 07 Apr 2025
https://github.com/dedaldino3d/ejabberd-python3d
Execute ejabberd commands, register users, etc. Later will be possible to set a custom authentication
django-ejabberd ejabberd erlang python xml-rpc xmpp
Last synced: 27 Sep 2025
https://github.com/ixmrm01/islands_interface
Erlang front end application for the islands game
Last synced: 07 Apr 2025
https://github.com/dkarter/cookie_monster
🍪 HTTP Cookie Encoder and Decoder in pure Elixir with zero runtime dependencies.
cookie cookies elixir erlang http phoenix phoenix-framework
Last synced: 10 Aug 2025
https://github.com/umamaistempo/formaterl
An Erlang source formatter written in Elixir because why not ?
elixir erlang formatter pretty-print
Last synced: 17 Mar 2025
https://github.com/motus/zerl
Minimalistic web framework based on misultin, zml, and epgsql_pool
erlang erlang-framework web-framework
Last synced: 02 Jul 2025
https://github.com/mochams/rebar3_go
A rebar3 plugin that eases creating and building go ports in erlang projects
erlang go rebar3 rebar3-plugin
Last synced: 07 Sep 2025
https://github.com/hrefhref/erlang-s2geometry
(work in progress) S2Geometry NIF/Wrapper for Erlang. :-)
elixir erlang geo geography geometry s2geometry
Last synced: 05 May 2026
https://github.com/leo-project/leo_watchdog
leo_watchdog keep monitoring an application in order to realize high-availability.
Last synced: 14 Apr 2025
https://github.com/red-shirts/reviewdog-action-elvis
Run elvis with reviewdog
beam elvis erlang github-pr-review review reviewdog
Last synced: 30 Mar 2025
https://github.com/mudssrali/erlang-elixir-stuff
Awesome Erlang and Elixir reading, learning and practice materials
elixir elixir-lang erlang livebook phoenix-framework phoenix-liveview
Last synced: 03 Mar 2026
https://github.com/tgrk/yatael
Yet Another Twitter API Erlang Library
erlang erlang-library oauth twitter-api
Last synced: 07 Jul 2025
https://github.com/adamzapasnik/bob_docker_list
DISABLED. Repo with auto-updated Bob's docker tags
Last synced: 01 Apr 2025
https://github.com/altenwald/erlang-i-recursos
Erlang/OTP Volumen I: Un Mundo Concurrente (Recursos)
Last synced: 03 Aug 2025
https://github.com/kellyi/katas
Programming exercises in Elixir, Haskell, Erlang et cetera
Last synced: 17 Jan 2026
https://github.com/kleeedolinux/gorilix
A lightweight, fault-tolerant actor model framework for Go. Inspired by Erlang/OTP, Gorilix enables seamless scalability and robust error recovery in distributed systems. Build resilient, concurrent applications with ease.
actor-model concurrent distributed-systems erlang erlang-otp fault-tolerance go golang gorilix resilient
Last synced: 13 Apr 2025
https://github.com/inaka/erlang_iso8601
Erlang ISO 8601 date formatter/parser
date-formatting erlang erlang-iso8601 iso8601
Last synced: 04 Oct 2025
https://github.com/olivier-boudeville/ceylan-myriad
Part of the Ceylan project gathering all Erlang-based generic developments.
Last synced: 05 Apr 2025
https://github.com/geomyidia/midiserver
A MIDI CLI tool and server written in Go, focused on supporting BEAM music apps via Erlang Ports
Last synced: 28 Feb 2026
https://github.com/ut-proj/undermidi
An Erlang/LFE MIDI soft real time server for live play of MIDI devices
erlang generative-music hacktoberfest lfe lisp-flavoured-erlang midi music
Last synced: 14 Apr 2025
https://github.com/goncalotomas/kashe
A simple LRU Cache with no dependencies written in Erlang
Last synced: 13 Feb 2026
https://github.com/ruel/google-token-erlang
Google ID token verifier for Erlang
erlang google-authentication google-id-token google-token jwt-token otp
Last synced: 26 Oct 2025
https://github.com/hirotnk/formulerl
Example DSL for dynamic compile on BEAM: Erlang & Elixir Factory SF Bay Area 2017 Lightning Talk
dsl erlang math-formula metaprogramming
Last synced: 19 May 2026
https://github.com/apache/couchdb-meck
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 22 Apr 2025
https://github.com/logflare/telemetry_metrics_logflare
Easily ship Telemetry metrics events to Logflare from your Erlang or Elixir app.
elixir erlang logging logs metrics o11y observability
Last synced: 24 Aug 2025
https://github.com/kopera/erlang-pgc
Erlang PostgreSQL client
database erlang postgresql sql
Last synced: 28 Jul 2025
https://github.com/williamthome/zotonic-ls
Zotonic Language Server
completions erlang erlang-library highlighting language-server-protocol lsp marketplace snippets visual-studio-code vscode vscode-extension zotonic zotonic-library
Last synced: 02 Feb 2026
https://github.com/bragful/ephp_mysql
MySQL Client Library for ePHP (Bragful)
bragful ephp erlang interpreter mysql php-library
Last synced: 15 May 2026
https://github.com/lpgauth/rig
Auto-reloading Erlang config file indexer
auto-reload config erlang indexer
Last synced: 10 Apr 2025
https://github.com/eproxus/access
Generic access and update functionality on nested data structures in Erlang
Last synced: 01 Mar 2025