Ecosyste.ms: Awesome
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.
- 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: 2024-11-15 00:09:21 UTC
- JSON Representation
https://github.com/loresuso/consistent-hashing-erlang-rest
A simple in memory key-value database implemented using consistent hashing
consistent-hashing erlang java key-value-database key-value-store
Last synced: 13 Oct 2024
https://github.com/hcblmnla/cogito
An extremely fast parser combinator
elixir erlang parser-combinator
Last synced: 13 Nov 2024
https://github.com/ckampfe/bic
An implementation of Bitcask
bitcask databases elixir erlang storage-engine
Last synced: 31 Oct 2024
https://github.com/sile/leakless
Miscellaneous process related resource management modules
Last synced: 07 Nov 2024
https://github.com/ms140569/squeezeling
Some prototype code to implement the squeezebox server in Erlang. WIP
Last synced: 14 Nov 2024
https://github.com/jiaoyinyi/maps_diff
erlang compare json like maps data differences
Last synced: 31 Oct 2024
https://github.com/ratopi/ws
A stupid webserver ... just an experiment ... never meant to be productive
erlang erlang-otp experimental webserver
Last synced: 14 Nov 2024
https://github.com/ratopi/get-version.erl
Get version (from rebar.conf) and git hash and branch name
docker dockerfile erlang rebar3
Last synced: 14 Nov 2024
https://github.com/hfagerlund/erlang-experiments
Stepping towards a Dockerized Erlang app
Last synced: 07 Nov 2024
https://github.com/erlang-punch/erml
An HTML (and template) engine made in Erlang
engine erlang erlang-term-format html template terms
Last synced: 12 Oct 2024
https://github.com/mcsamuelshoko/learning-programming
A big-repo for language learning
csharp elixir erlang polyglot-notebooks powershell
Last synced: 12 Oct 2024
https://github.com/tomjschuster/gleam_universal_server
A Gleam implementation of Joe Armstrong's Universal Server
Last synced: 12 Oct 2024
https://github.com/brunojppb/programming_elixir_book
Following along and doing the exercises to learn Elixir.
Last synced: 14 Nov 2024
https://github.com/brunojppb/elixir-gen-server
The simplest GenServer you can imagine. Just to learn OTP.
Last synced: 14 Nov 2024
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: 12 Oct 2024
https://github.com/ckampfe/b2
An implementation of Bitcask as a Rust library
bitcask erlang kv riak rust storage-engine
Last synced: 12 Oct 2024
https://github.com/bel-framework/bel-css
CSS utilities for Erlang
css css-parser css3 erlang erlang-library parser
Last synced: 12 Oct 2024
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: 12 Oct 2024
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: 12 Oct 2024
https://github.com/tejasbubane/erlang_mooc
My solutions to the exercises and assignments from Functional Programming in Erlang MOOC
Last synced: 13 Nov 2024
https://github.com/jcosentino11/whack-a-mole
An online multiplayer game of whack-a-mole
canvas erlang javascript multiplayer-online-game websockets
Last synced: 12 Oct 2024
https://github.com/litsynp/erlang-practice
Examples from "Learn You Some Erlang for Great Good!"
Last synced: 12 Oct 2024
https://github.com/flimberger/aoc2023
Advent of Code 2023 using Erlang
advent-of-code advent-of-code-2023 erlang
Last synced: 12 Oct 2024
https://github.com/naimur-29/learning-elixir
just me trying elixir for the first time for fun!
elixir elixir-programming-language erlang
Last synced: 12 Oct 2024
https://github.com/luc527/catan_ex
Server for playing Catan online, in Elixir
board-game catan elixir erlang multiplayer online otp websocket
Last synced: 12 Oct 2024
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: 12 Oct 2024
https://github.com/tinix/storm_bank
api api-rest authentication elixir elixir-lang elixir-phoenix erlang erlang-otp json phoenix postgresql
Last synced: 12 Oct 2024
https://github.com/favo02-unimi/lp-erlang
[2023 unimi] Erlang notes and material for "Linguaggi di programmazione" course at unimi.
Last synced: 27 Sep 2024
https://github.com/niamtokik/pgq
Erlang interface to pgq
database epgsql erlang pgq postgresql queue queuing
Last synced: 12 Oct 2024
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: 12 Oct 2024
https://github.com/sirwumpus/erlang-getopt
POSIX style command-line option parsing.
Last synced: 29 Oct 2024
https://github.com/mystpi/term_size
📏 Retrieve the terminal's size in rows and columns in Gleam.
erlang gleam javascript size terminal
Last synced: 12 Oct 2024
https://github.com/williamthome/json_polyfill
A polyfill for the OTP json module (EEP68)
erlang erlang-library erlang-otp json json-decoder json-encoder polyfill
Last synced: 12 Oct 2024
https://github.com/zgbjgg/legolas
Legolas - A process message interceptor for debugging purposes
debug debugging elixir erlang intercept-messages
Last synced: 15 Nov 2024
https://github.com/bel-framework/bel-html
HTML utilities for Erlang
erlang erlang-library html html-parser html5 parser
Last synced: 12 Oct 2024
https://github.com/skvamme/erlang_ghostscript_clock
Use ghostscript as an erlang port
Last synced: 12 Oct 2024
https://github.com/williamthome/z_ci
A Zotonic CI example
ci continuous-integration erlang erlang-otp zotonic
Last synced: 12 Oct 2024
https://github.com/srgrr/aco2023
Advent of Code 2023
advent-of-code advent-of-code-2023 erlang
Last synced: 12 Oct 2024
https://github.com/bel-framework/bel-scan
Generic scanner for Erlang
erlang erlang-library parser parser-library
Last synced: 12 Oct 2024
https://github.com/mrbrunelli/curso-elixir
Meus estudos da Linguagem Elixir
elixir elixir-lang erlang functional-programming
Last synced: 15 Nov 2024
https://github.com/cargosense/setup-elixir-project
A reusable GitHub Action for Elixir projects.
Last synced: 12 Oct 2024
https://github.com/juxhindb/poolparty
Supervisor library in Rust, inspired by Erlang's poolboy
Last synced: 12 Oct 2024
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: 29 Oct 2024
https://github.com/gearnode/erl-mailcatcher
Erlang module to deal with the mailcatcher API
Last synced: 03 Nov 2024
https://github.com/gearnode/erl-mhttp-influx
InfluxDB metrics support for erl-mhttp.
Last synced: 03 Nov 2024
https://github.com/gearnode/erl-base32
Base32 and Base32hex encoding for Erlang
Last synced: 03 Nov 2024
https://github.com/gearnode/erl-b64
Base64 and Base64url encoding for Erlang
Last synced: 03 Nov 2024
https://github.com/ixmrm01/n2o-blog-example-2
Blog example using N2O part 2
Last synced: 06 Nov 2024
https://github.com/ixmrm01/n2o-blog-example-1
Blog example using N2O part 1
Last synced: 06 Nov 2024
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: 12 Oct 2024
https://github.com/kpy3/erlscrypt
An Erlang NIF library for Colin Percival's scrypt function.
Last synced: 29 Oct 2024
https://github.com/thomaslorentsen/disync
Synchronise a MPD playlist with Streamripper
Last synced: 13 Nov 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: 26 Oct 2024
https://github.com/kvakvs/intellij-ironclad
Full rewrite of IntelliJ IDEA Erlang plugin with type inference and good stuff
erlang erlang-developement idea intellij intellij-plugin type-checker
Last synced: 30 Oct 2024
https://github.com/portasynthinca3/bottomer
Erlang library implementing the bottom specification
Last synced: 21 Oct 2024
https://github.com/brendocosta/gwr
An experimental work-in-progress (WIP) WebAssembly runtime written in Gleam.
erlang gleam runtime wasm webassembly
Last synced: 21 Oct 2024
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: 30 Oct 2024
https://github.com/locusts-r-us/locusts
A polyglot library for adding locusts to your code
beam c cpp csharp elixir erlang fsharp gleam go javascript python rust typescript
Last synced: 21 Oct 2024
https://github.com/petitgrizzlies/99problems
Solutions for 99 Problems with Erlang
elixir-lang erlang functional-programming
Last synced: 08 Nov 2024
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: 28 Oct 2024
https://github.com/mateusfg7/wabanex
A Elixir app made on NLW #6 - Together
ecto elixir erlang graphql nlw nlw-6 nlw-together phoenix postgres rocketseat
Last synced: 15 Oct 2024
https://github.com/rexlx/rate_mate
create the xml needed for some tsung testing
erlang http performance-testing python tsung xml
Last synced: 15 Oct 2024
https://github.com/matsubara0507/erlang-build
Erlang version of elixir-build
Last synced: 19 Oct 2024
https://github.com/simplito/ecies-erl
Customizable Erlang native ECIES public-key cryptography library
Last synced: 12 Oct 2024
https://github.com/tatsuya6502/erlang-examples
Example programs written in Erlang/OTP.
Last synced: 15 Oct 2024
https://github.com/intjelic/rodeo
Cowboy handlers from HTTP API specifications.
Last synced: 05 Nov 2024
https://github.com/agungdwiprasetyo/erlangrest
Experiment with Erlang programming language
Last synced: 16 Nov 2024
https://github.com/xandkar/erlang-google-authenticator-uri
Google Authenticator URI constructor
Last synced: 19 Oct 2024
https://github.com/xandkar/erlang-x-plane-data
X-Plane UDP data parser for Erlang
Last synced: 19 Oct 2024
https://github.com/olivier-boudeville/osdl-space
Part of the OSDL project dealing with 3D management.
Last synced: 05 Nov 2024
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: 05 Nov 2024
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: 05 Nov 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: 05 Nov 2024