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/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/nitrogen/mutagen
Erlang mutex server (originally built for Nitrogen, but usable anywhere)
Last synced: 11 Nov 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/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/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/tkyshm/dogstatsc
A DogStatsD client OTP application
datadog dogstatsd erlang erlang-otp
Last synced: 12 Oct 2024
https://github.com/halostatue/fish-kerl
A function to wrap kerl activation for Fish and kerl
erlang fish fish-plugin fish-shell fisher kerl
Last synced: 18 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/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/erlangsters/build-erlang
Build a specific version of Erlang with a Github Actions workflow.
beam erlang erlangsters github-actions s3-storage
Last synced: 22 Oct 2024
https://github.com/drylikov/remindme
Remindme - is a simple application written in Erlang which will remind you anything you want.
app concurency erlang event linux otp server supervisor
Last synced: 22 Oct 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/tank-bohr/andy
🎉 KV storage partially redis-compatible
cluster erlang kv metrics study-project tracing
Last synced: 14 Oct 2024
https://github.com/philrunninger/projecteuler
Solutions to problems in https://projecteuler.net
Last synced: 13 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/vkatsuba/elos
:briefcase: elos is Erlang Log Server
erlang logger logging logging-server otp
Last synced: 12 Oct 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/pappel-ig/adp-klc-haw-hamburg-erlang
avltree erlang haw-hamburg heapsort klauck praktikum radixsort
Last synced: 27 Sep 2024
https://github.com/ruel/firebase-token-erlang
Custom Firebase token generator library for Erlang
custom-firebase-token erlang firebase firebase-token otp
Last synced: 12 Nov 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/zzzming/erl-rate-limiter
Counts and limits rate in Erlang
Last synced: 11 Nov 2024
https://github.com/buluma/ansible-role-erlang
Install and configure Erlang on your systems.
ansible automation erlang playbook
Last synced: 11 Nov 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/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/sirwumpus/erlang-psql
A basic psql(1) like CLI tool to pass SQL statements to a PostgreSQL database.
Last synced: 11 Nov 2024
https://github.com/joaothallis/-exercism-2
Exercism exercises http://exercism.io
Last synced: 23 Oct 2024
https://github.com/mattdean1/erlang
An implentation of Tarry's algorithm in Erlang
Last synced: 12 Nov 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/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/niamtokik/pgq
Erlang interface to pgq
database epgsql erlang pgq postgresql queue queuing
Last synced: 12 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/futtetennista/flerlangfunc
Exercises and assigments for the "Functional Programming in Erlang" mooc on FutureLearn
Last synced: 31 Oct 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/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/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/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/wanjinyoo/csc330
Functional programming
channels concurrency erlang functional-programming golang haskell prolog
Last synced: 16 Nov 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/joangavelan/elixir_lab
Learning Elixir, functional programming and Erlang/OTP
elixir erlang functional-programming otp
Last synced: 14 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/ixmrm01/n2o-blog-example-1
Blog example using N2O part 1
Last synced: 06 Nov 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/lpgauth/pier
High-Performance Erlang Redis Client
client erlang high-performance redis
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/gearnode/erl-mailcatcher
Erlang module to deal with the mailcatcher API
Last synced: 03 Nov 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/cargosense/setup-elixir-project
A reusable GitHub Action for Elixir projects.
Last synced: 12 Oct 2024
https://github.com/lpgauth/murmur
murmur3 Erlang NIF (with Cassandra variant)
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/ckampfe/bic
An implementation of Bitcask
bitcask databases elixir erlang storage-engine
Last synced: 31 Oct 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/herminiotorres/exercism
exercism
bash elixir erlang exercism exercism-exercises exercism-solutions javascript julia ruby sql typescript
Last synced: 14 Oct 2024
https://github.com/jiaoyinyi/rec2map
erlang convert between records and json like maps
bson erlang json record-convert-json-like-maps
Last synced: 31 Oct 2024
https://github.com/sirwumpus/erlang-getopt
POSIX style command-line option parsing.
Last synced: 29 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/samifouad/gild
experiment: infra as code
debian erlang gild gleam infra infra-as-code infrastructure-as-code javascript linux self-hosted self-hosting ubuntu
Last synced: 12 Oct 2024
https://github.com/sile/leakless
Miscellaneous process related resource management modules
Last synced: 07 Nov 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/matsubara0507/simple-ierlang
Erlang kernel for Jupyter/IPython Notebook
Last synced: 19 Oct 2024
https://github.com/jiaoyinyi/maps_diff
erlang compare json like maps data differences
Last synced: 31 Oct 2024
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/simplito/crypt-erl
Erlang wrapper for unix libcrypt library
bcrypt cryptography erlang libcrypt
Last synced: 14 Nov 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/paulo-ferraz-oliveira/paulo-ferraz-oliveira
Paulo F. Oliveira's GitHub profile face
Last synced: 12 Oct 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/habu-kagumba/tutorials
various unfinished tutorials. Nothing to see here.
Last synced: 21 Oct 2024