Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Erlang
![](https://explore-feed.github.com/topics/erlang/erlang.png)
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: 2025-02-11 00:09:57 UTC
- JSON Representation
https://github.com/sumup/erlyconv
A small Erlang library for converting text between the unicode and different character sets
Last synced: 23 Jan 2025
https://github.com/the-mikedavis/tree-sitter-edoc
A tree-sitter grammar for the Erlang documentation generator (Edoc) syntax
edoc erlang lexer parser tree-sitter
Last synced: 10 Feb 2025
https://github.com/ot7etoyoshimura/ot7etoyoshimura
You've been blessed by the Joe with strong arms
Last synced: 10 Dec 2024
https://github.com/pvgupta24/erlang-assignment-checker
Erlang application to compare assignments with the correct solution and time taken.
Last synced: 06 Jan 2025
https://github.com/nitrogen/mutagen
Erlang mutex server (originally built for Nitrogen, but usable anywhere)
Last synced: 10 Jan 2025
https://github.com/ahf/orbis_example
Orbis: Example Application
consistent-hashing consistent-hashing-library cryptography erlang
Last synced: 26 Jan 2025
https://github.com/ahf/orbis_uuid
UUID Generator that uses Orbis.
consistent-hashing consistent-hashing-library cryptography erlang uuid-generator
Last synced: 26 Jan 2025
https://github.com/matsubara0507/erlang-build
Erlang version of elixir-build
Last synced: 02 Feb 2025
https://github.com/matsubara0507/simple-ierlang
Erlang kernel for Jupyter/IPython Notebook
Last synced: 02 Feb 2025
https://github.com/juxhindb/poolparty
Supervisor library in Rust, inspired by Erlang's poolboy
Last synced: 21 Jan 2025
https://github.com/bel-framework/bel-scan
Generic scanner for Erlang
erlang erlang-library parser parser-library
Last synced: 21 Jan 2025
https://github.com/the-mikedavis/AbstractMachinesLab-tree-sitter-erlang
Tree-sitter grammar for Erlang
erlang grammar parser tree-sitter
Last synced: 23 Oct 2024
https://github.com/mhuzaifa/comp_6411_cspl
Programming Languages
clojure docker erlang programming-languages python3
Last synced: 20 Jan 2025
https://github.com/wanjinyoo/csc330
Functional programming
channels concurrency erlang functional-programming golang haskell prolog
Last synced: 17 Jan 2025
https://github.com/mwoss/erlang-prodcons
Producent and Consumer problem solved using Erlang
erlang multithreading producer-consumer shared-memory synchronization
Last synced: 24 Jan 2025
https://github.com/olivier-boudeville/ceylan-oceanic
Erlang-based facilities for the support of the Enocean building automation system
enocean erlang home-automation
Last synced: 23 Dec 2024
https://github.com/olivier-boudeville/us-common
This is the base on which the various Universal Service elements are built.
ceylan daemon erlang functional services toolbox universal-server
Last synced: 23 Dec 2024
https://github.com/tomjschuster/gleam_universal_server
A Gleam implementation of Joe Armstrong's Universal Server
Last synced: 21 Jan 2025
https://github.com/pulseflow/philter
general purpose elixir library for pulseflow
elixir elixir-lang erlang mix philter
Last synced: 19 Jan 2025
https://github.com/vkatsuba/elos
:briefcase: elos is Erlang Log Server
erlang logger logging logging-server otp
Last synced: 21 Jan 2025
https://github.com/vkatsuba/enn
:man_teacher: Solutions of Erlang 99 Problems
99problems erlang functional-programming ninety-nine-erlang-problems ninety-nine-problems
Last synced: 21 Jan 2025
https://github.com/lpgauth/pier
High-Performance Erlang Redis Client
client erlang high-performance redis
Last synced: 21 Jan 2025
https://github.com/deadtrickster/erlang-format
Erlang-format command for erlang-mode. Based on anildigital/mix-format, powered by erlang/sourcer.
Last synced: 21 Jan 2025
https://github.com/paulo-ferraz-oliveira/paulo-ferraz-oliveira
Paulo F. Oliveira's GitHub profile face
Last synced: 21 Jan 2025
https://github.com/futtetennista/flerlangfunc
Exercises and assigments for the "Functional Programming in Erlang" mooc on FutureLearn
Last synced: 19 Dec 2024
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: 07 Feb 2025
https://github.com/xandkar/erlang-google-authenticator-uri
Google Authenticator URI constructor
Last synced: 02 Feb 2025
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: 20 Jan 2025
https://github.com/xandkar/erlang-x-plane-data
X-Plane UDP data parser for Erlang
Last synced: 02 Feb 2025
https://github.com/futtetennista/flerlangconc
Exercises and assigments for the "Concurrent Programming in Erlang" mooc on FutureLearn
Last synced: 19 Dec 2024
https://github.com/sirwumpus/erlang-getopt
POSIX style command-line option parsing.
Last synced: 09 Feb 2025
https://github.com/mystpi/term_size
đź“Ź Retrieve the terminal's size in rows and columns in Gleam.
erlang gleam javascript size terminal
Last synced: 21 Jan 2025
https://github.com/luc527/catan_ex
Server for playing Catan online, in Elixir
board-game catan elixir erlang multiplayer online otp websocket
Last synced: 21 Jan 2025
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: 21 Jan 2025
https://github.com/flimberger/aoc2023
Advent of Code 2023 using Erlang
advent-of-code advent-of-code-2023 erlang
Last synced: 21 Jan 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: 09 Feb 2025
https://github.com/naimur-29/learning-elixir
just me trying elixir for the first time for fun!
elixir elixir-programming-language erlang
Last synced: 21 Jan 2025
https://github.com/tinix/storm_bank
api api-rest authentication elixir elixir-lang elixir-phoenix erlang erlang-otp json phoenix postgresql
Last synced: 21 Jan 2025
https://github.com/fenollp/benchees
Microbenchmarks of various Elixir fns
beam elixir erlang microbenchmarks
Last synced: 06 Feb 2025
https://github.com/gabryv00/p2p_streamingapp
Streaming system based on a Peer-to-Peer network
distributed-systems erlang ghs-algorithm graph-algorithms p2p-network widest-path-problem
Last synced: 21 Jan 2025
https://github.com/erlang-punch/erml
An HTML (and template) engine made in Erlang
engine erlang erlang-term-format html template terms
Last synced: 21 Jan 2025
https://github.com/cargosense/setup-elixir-project
A reusable GitHub Action for Elixir projects.
Last synced: 21 Jan 2025
https://github.com/twolodzko/goer
A minimal Erlang implemented in Go
erlang golang interpreter programming-language
Last synced: 21 Jan 2025
https://github.com/niamtokik/pgq
Erlang interface to pgq
database epgsql erlang pgq postgresql queue queuing
Last synced: 21 Jan 2025
https://github.com/hyperimpose/urbandictionary
An Erlang libary to access to urbandictionary.com API
api client erlang hyperimpose urban-dictionary
Last synced: 12 Jan 2025
https://github.com/codella/erlex_exit_signals
Testing Erlang exit signals with Elixir
elixir elixir-examples elixir-language erlang
Last synced: 03 Jan 2025
https://github.com/yeshan333/erlang_elixir_vfox_ubuntu_container
<build>Ubuntu <vfox (version-fox) & Erlang & Elixir> Docker Image.
container docker docker-images elixir erlang version-fox vfox
Last synced: 21 Jan 2025
https://github.com/beenotung/bon
stackish based decode and encode library in Erlang and Typescript
Last synced: 01 Jan 2025
https://github.com/yordanov0502/6-49-lottery-game
6/49 lottery game
erlang erlang-learning erlang-otp lottery-game processes-and-signals tree-structure
Last synced: 21 Jan 2025
https://github.com/jcosentino11/whack-a-mole
An online multiplayer game of whack-a-mole
canvas erlang javascript multiplayer-online-game websockets
Last synced: 21 Jan 2025
https://github.com/nhpip/nhpip.github.io
Functional programming, erlang, elixir etc
currying elixir erlang partial-application variadic-functions
Last synced: 23 Jan 2025
https://github.com/adonig/mybase64
My "simple" Base64 decoder/encoder written in Erlang
Last synced: 01 Jan 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: 02 Feb 2025
https://github.com/sile/leakless
Miscellaneous process related resource management modules
Last synced: 27 Dec 2024
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: 20 Jan 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: 01 Jan 2025
https://github.com/krishnakeshav/gossip
Simulation of Gossip protocol in distributed systems
concurrent-programming distributed-systems erlang
Last synced: 21 Jan 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: 12 Jan 2025
https://github.com/ckampfe/b2
An implementation of Bitcask as a Rust library
bitcask erlang kv riak rust storage-engine
Last synced: 21 Jan 2025
https://github.com/erlangsters/settings-validator
A quick and simple settings validator for Erlang.
configuration erlang format schema settings specs validator
Last synced: 24 Dec 2024
https://github.com/erlangsters/integration-checker-erlangmk
Integration with Erlang.mk build system checker.
erlang erlang-mk erlang-otp erlangsters
Last synced: 24 Dec 2024
https://github.com/emarifer/lustre_app
Testing Gleam's Lustre Framework
beam beam-vm elm-architecture erlang gleam gleam-lang lustre spa
Last synced: 24 Dec 2024
https://github.com/bel-framework/bel-html
HTML utilities for Erlang
erlang erlang-library html html-parser html5 parser
Last synced: 21 Jan 2025
https://github.com/skvamme/erlang_ghostscript_clock
Use ghostscript as an erlang port
Last synced: 21 Jan 2025
https://github.com/hyperimpose/bencode
An erlang implementation of Bittorrent’s bencode format. See: http://bittorrent.org/beps/bep_0003.html
bencode bencode-decoder bencode-encoder bencode-parser erlang erlang-libraries erlang-library erlang-otp
Last synced: 21 Jan 2025
https://github.com/favo02-unimi/lp-erlang
[2023 unimi] Erlang notes and material for "Linguaggi di programmazione" course at unimi.
Last synced: 21 Jan 2025
https://github.com/samifouad/gild-gleam
experiment: infra as code
debian erlang gild gleam infra infra-as-code infrastructure-as-code javascript linux self-hosted self-hosting ubuntu
Last synced: 24 Jan 2025
https://github.com/comtihon/enot_auto_builder
Replacemet for octocoon build service
Last synced: 02 Feb 2025
https://github.com/ckampfe/bic
An implementation of Bitcask
bitcask databases elixir erlang storage-engine
Last synced: 19 Dec 2024
https://github.com/ixmrm01/n2o-blog-example-1
Blog example using N2O part 1
Last synced: 24 Dec 2024
https://github.com/hyperimpose/miscellany
A collection of programming libraries and tools used by various hyperimpose projects.
cache erlang iri porter-stemmer rfc3986 rfc3987 uri uri-parser url url-parser
Last synced: 21 Jan 2025
https://github.com/mcsamuelshoko/learning-programming
A big-repo for language learning
csharp elixir erlang polyglot-notebooks powershell
Last synced: 21 Jan 2025
https://github.com/massivefermion/erl_argon2
nifs for hashing and verifying passwords using argon2
argon2 argon2i argon2id crypto cryptography elixir erlang hash hashing nif password password-hash password-hashing rust
Last synced: 02 Feb 2025
https://github.com/robinboers/ex-german
Set of modules with methods to conjugate German verbs written in Elixir
Last synced: 28 Dec 2024
https://github.com/herminiotorres/exercism
exercism
bash elixir erlang exercism exercism-exercises exercism-solutions javascript julia ruby sql typescript
Last synced: 19 Dec 2024
https://github.com/raulpe7eira/course-udemy-elixir_and_phoenix
Exemplos e práticas do curso
elixir erlang phoenix postgresql
Last synced: 19 Dec 2024