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/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
https://github.com/rustkas/re_tuner
Tune Regular Excretion string for Erlang standard library re module
Last synced: 14 Oct 2024
https://github.com/sumup/erlyconv
A small Erlang library for converting text between the unicode and different character sets
Last synced: 29 Sep 2024
https://github.com/rustkas/eunit_helper
A collection of helper functions that can be useful when parsing data from various data types of the Erlang standart library.
Last synced: 14 Oct 2024
https://github.com/kbrw/crdtex
Dot style CRDTs implementation : distributed nested data types in Elixir
Last synced: 11 Nov 2024
https://github.com/herminiotorres/exercism
exercism
bash elixir erlang exercism exercism-exercises exercism-solutions javascript julia ruby sql typescript
Last synced: 14 Oct 2024
https://github.com/zeroc0d3/tsung
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
amqp benchmark benchmarking erlang ldapp mqtt mysql postgresql xmpp
Last synced: 24 Oct 2024
https://github.com/robinboers/ex-german
Set of modules with methods to conjugate German verbs written in Elixir
Last synced: 07 Nov 2024
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: 13 Oct 2024
https://github.com/at1as/course-work
Kitchen Sink for all Recent Online Course Work
courses erlang functional study
Last synced: 07 Nov 2024
https://github.com/f-z/functional_programming
Haskell, Erlang, Reactive functional programming
erlang functional-programming functional-reactive-programming haskell
Last synced: 08 Nov 2024
https://github.com/erlangsters/settings-validator
A quick and simple settings validator for Erlang.
configuration erlang format schema settings specs validator
Last synced: 06 Nov 2024
https://github.com/tokeshu/ot.erl
A pure erlang library to work with operational transformations
erlang operational-transformations
Last synced: 06 Nov 2024
https://github.com/erlangsters/integration-checker-erlangmk
Integration with Erlang.mk build system checker.
erlang erlang-mk erlang-otp erlangsters
Last synced: 06 Nov 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: 06 Nov 2024
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: 08 Nov 2024
https://github.com/bottleneko/rebar3_docker_lib_template
docker docker-compose erlang erlang-library makefile rebar3 rebar3-template
Last synced: 06 Nov 2024
https://github.com/nitrogen/mutagen
Erlang mutex server (originally built for Nitrogen, but usable anywhere)
Last synced: 11 Nov 2024
https://github.com/mwoss/erlang-prodcons
Producent and Consumer problem solved using Erlang
erlang multithreading producer-consumer shared-memory synchronization
Last synced: 13 Oct 2024
https://github.com/philrunninger/projecteuler
Solutions to problems in https://projecteuler.net
Last synced: 13 Oct 2024
https://github.com/dolegi/seven_languages
My solutions to the exercises inside the seven languages in seven weeks book
bruce-tate clojure erlang haskell io prolog ruby scala seven-languages
Last synced: 07 Nov 2024
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: 12 Oct 2024
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: 13 Oct 2024
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: 13 Oct 2024
https://github.com/edeas123/chatapp-erlang-mp
Chat room application implemented in erlang using message passing
chat-application erlang message-passing
Last synced: 13 Oct 2024
https://github.com/hauleth/os_process
Example implementation of function for fetching informations about OS process
Last synced: 16 Nov 2024
https://github.com/crownedgrouse/be2bill
Be2bill's Erlang API
b2b be2bill be2bill-erlang-api erlang payment transaction
Last synced: 01 Nov 2024
https://github.com/codella/erlex_exit_signals
Testing Erlang exit signals with Elixir
elixir elixir-examples elixir-language erlang
Last synced: 07 Nov 2024
https://github.com/pierre-rouleau/about-erlang
Notes about the Erlang programming language
Last synced: 08 Nov 2024
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: 17 Oct 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/adonig/mybase64
My "simple" Base64 decoder/encoder written in Erlang
Last synced: 08 Nov 2024
https://github.com/bunopnu/use-efmt
Use efmt inside your GitHub actions
code-formatter efmt erlang formatter github-actions
Last synced: 09 Nov 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: 09 Nov 2024
https://github.com/mrgravity817/seq-genserver
Basic Elixir OTP server using GenServer as a sub-behaviour
elixir erlang erlang-otp genserver
Last synced: 10 Nov 2024
https://github.com/wdrdres3qew5ts21/erlang-opentelemetry-rebar3-bug
Example Erlang Cowboy REST API with Open Telemetry with rebar3
Last synced: 09 Nov 2024
https://github.com/erlang-punch/papers
Papers session summary and planning
academic erlang otp paper papers publication streaming video youtube
Last synced: 08 Nov 2024
https://github.com/erlang-punch/bertjs
A production ready implementation of BERT/ETF in Javascript (inspired by BERT-JS)
bert erlang erlangtermformat etf javascript serializer
Last synced: 08 Nov 2024
https://github.com/gvolpe/erlang-tutorial
Getting Started with Erlang User's Guide
Last synced: 07 Nov 2024
https://github.com/221v/my_n2o_app
simple n2o sample app
erlang erlang-framework framework n2o sample-app websockets
Last synced: 10 Nov 2024
https://github.com/221v/pomodoro_erl
pomodoro timer (pomodoro technique) with erlang + wxErlang (wxWidgets)
erlang pomodoro-technique pomodoro-timer wxerlang wxwidgets
Last synced: 10 Nov 2024
https://github.com/zzzming/erl-rate-limiter
Counts and limits rate in Erlang
Last synced: 11 Nov 2024
https://github.com/vkatsuba/elos
:briefcase: elos is Erlang Log Server
erlang logger logging logging-server otp
Last synced: 12 Oct 2024
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: 12 Oct 2024
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: 12 Oct 2024
https://github.com/thomas9911/rusty_crypt
reimplement Erlangs :crypto in Rust and expose via NIF
Last synced: 10 Nov 2024
https://github.com/paulo-ferraz-oliveira/paulo-ferraz-oliveira
Paulo F. Oliveira's GitHub profile face
Last synced: 12 Oct 2024
https://github.com/lpgauth/murmur
murmur3 Erlang NIF (with Cassandra variant)
Last synced: 12 Oct 2024
https://github.com/lpgauth/pier
High-Performance Erlang Redis Client
client erlang high-performance redis
Last synced: 12 Oct 2024
https://github.com/deadtrickster/lazy-supervisor
Too lazy to write this field
beam elixir erlang lazy random-tag supervisor
Last synced: 12 Oct 2024
https://github.com/pertrai1/language-learning
Learning of different computer languages
c c-plus-plus erlang haskell java javascript lua
Last synced: 12 Nov 2024
https://github.com/tkyshm/dogstatsc
A DogStatsD client OTP application
datadog dogstatsd erlang erlang-otp
Last synced: 12 Oct 2024
https://github.com/wenszel/agh-erlang-and-elixir
[IV Semester] Air quality monitoring app developed as part of the Erlang and Elixir Course
Last synced: 12 Oct 2024
https://github.com/hausgold/ejabberd-mam2sidekiq
Bridge all archived messages to Sidekiq for third party processing
ejabberd ejabberd-module erlang oss
Last synced: 09 Nov 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: 12 Oct 2024
https://github.com/seniverse/fieldmask_benchmark
The benchmark comparison between package fieldmask and package ex_fieldmask in Seniverse organization.
benchmark elixir erlang fieldmask google-api partial-responses
Last synced: 09 Nov 2024
https://github.com/seniverse/mybench
micro-benchmark tool
benchmark erlang erlang-developement erlang-library tool
Last synced: 09 Nov 2024
https://github.com/deadtrickster/erlang-format
Erlang-format command for erlang-mode. Based on anildigital/mix-format, powered by erlang/sourcer.
Last synced: 12 Oct 2024
https://github.com/krishnakeshav/gossip
Simulation of Gossip protocol in distributed systems
concurrent-programming distributed-systems erlang
Last synced: 12 Oct 2024
https://github.com/twolodzko/goer
A minimal Erlang implemented in Go
erlang golang interpreter programming-language
Last synced: 12 Oct 2024
https://github.com/bel-framework/bel-eel
Embedded Erlang
erlang erlang-library template-compiler
Last synced: 12 Oct 2024
https://github.com/bel-framework/bel-dom
DOM (Document Object Model) API for Erlang
css css-parser css3 dom-manipulation erlang erlang-library html html-parser html5 parser
Last synced: 12 Oct 2024