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: 2025-01-15 00:10:30 UTC
- JSON Representation
https://github.com/habu-kagumba/tutorials
various unfinished tutorials. Nothing to see here.
Last synced: 21 Oct 2024
https://github.com/beam-packages/portal
Website of the BEAM Package Registry.
beam elixir erlang erlangsters gleam otpless-erlang package registry spark website
Last synced: 25 Nov 2024
https://github.com/zzzming/erl-rate-limiter
Counts and limits rate in Erlang
Last synced: 10 Jan 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: 19 Nov 2024
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/edeas123/chatapp-erlang-mp
Chat room application implemented in erlang using message passing
chat-application erlang message-passing
Last synced: 22 Nov 2024
https://github.com/mithereal/chicagoboss-generators
chicago boss scripts inspired by artisan
Last synced: 07 Dec 2024
https://github.com/chiroptical/advent_of_code_2024
Advent of Code 2024 (aka Advent of Parsers)
Last synced: 05 Jan 2025
https://github.com/aaronlelevier/book2-erlang-programming
Coding exercises from Erlang Programming by Francesco Cesarini
Last synced: 30 Nov 2024
https://github.com/srgrr/aco2023
Advent of Code 2023
advent-of-code advent-of-code-2023 erlang
Last synced: 19 Nov 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/juxhindb/poolparty
Supervisor library in Rust, inspired by Erlang's poolboy
Last synced: 19 Nov 2024
https://github.com/aaronlelevier/cowboy_hello_erlang
Code from the `hello_erlang` example Cowboy app
Last synced: 30 Nov 2024
https://github.com/aaronlelevier/datatoapi
Erlang client for djangoaws backend
Last synced: 30 Nov 2024
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: 07 Dec 2024
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: 30 Nov 2024
https://github.com/sirwumpus/erlang-getopt
POSIX style command-line option parsing.
Last synced: 16 Dec 2024
https://github.com/federicobruzzone/99-erlang-problems
Implementations of the 99 problems in Erlang.
99problems erlang functional-programming problem-solving
Last synced: 11 Oct 2024
https://github.com/tokeshu/ot.erl
A pure erlang library to work with operational transformations
erlang operational-transformations
Last synced: 26 Dec 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/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/wdrdres3qew5ts21/erlang-opentelemetry-rebar3-bug
Example Erlang Cowboy REST API with Open Telemetry with rebar3
Last synced: 03 Jan 2025
https://github.com/mrgravity817/seq-genserver
Basic Elixir OTP server using GenServer as a sub-behaviour
elixir erlang erlang-otp genserver
Last synced: 07 Jan 2025
https://github.com/wahello/MongooseIM
Jabber / XMPP server with focus on performance and scalability, by Erlang Solutions
Last synced: 24 Oct 2024
https://github.com/pappel-ig/adp-klc-haw-hamburg-erlang
avltree erlang haw-hamburg heapsort klauck praktikum radixsort
Last synced: 27 Sep 2024
https://github.com/laszlokorte/damasc-workspace
WIP Experiment of implementin a pattern matching based language in Rust, inspired by ES6 and Erlang
erlang es6 pattern-matching rust
Last synced: 26 Dec 2024
https://github.com/cargosense/setup-elixir-project
A reusable GitHub Action for Elixir projects.
Last synced: 19 Nov 2024
https://github.com/comtihon/enot_auto_builder
Replacemet for octocoon build service
Last synced: 07 Dec 2024
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: 22 Nov 2024
https://github.com/bel-framework/bel-eel
Embedded Erlang
erlang erlang-library template-compiler
Last synced: 19 Nov 2024
https://github.com/ot7etoyoshimura/ot7etoyoshimura
You've been blessed by the Joe with strong arms
Last synced: 10 Dec 2024
https://github.com/xandkar/erlang-x-plane-data
X-Plane UDP data parser for Erlang
Last synced: 08 Dec 2024
https://github.com/xandkar/erlang-google-authenticator-uri
Google Authenticator URI constructor
Last synced: 08 Dec 2024
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: 26 Nov 2024
https://github.com/awesomelistsio/awesome-erlang
A curated list of awesome frameworks, libraries, tools, and resources for Erlang programming.
awesome awesome-list awesome-lists erlang
Last synced: 27 Nov 2024
https://github.com/yeshan333/erlang_elixir_asdf_ubuntu_container
<build>Ubuntu <ASDF & Erlang & Elixir> Docker Image.
asdf docker-image elixir erlang
Last synced: 27 Nov 2024
https://github.com/bottleneko/rebar3_docker_lib_template
docker docker-compose erlang erlang-library makefile rebar3 rebar3-template
Last synced: 26 Dec 2024
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: 03 Jan 2025
https://github.com/matsubara0507/simple-ierlang
Erlang kernel for Jupyter/IPython Notebook
Last synced: 08 Dec 2024
https://github.com/rustkas/study_proper
rebar3 projects based on tutorial examples http://proper.softlab.ntua.gr/Tutorials/
erlang proper testing-framework
Last synced: 27 Nov 2024
https://github.com/rustkas/regular-expression-pocket-reference
This is a rebar3 projects based source code on the Tony Stubblebine book "Regular Expression Pocket Reference, 2nd Edition" https://www.oreilly.com/library/view/regular-expression-pocket/9780596514273/
Last synced: 27 Nov 2024
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: 27 Nov 2024
https://github.com/rustkas/introducing-regular-expressions-by-erlang
The examples implemented here are inspired by the book's source code - https://learning.oreilly.com/library/view/introducing-regular-expressions/9781449338879/
Last synced: 27 Nov 2024