Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/mixa3607/beamerlrw

Library for read and write beam files or erlang Ext terms

beam binary csharp erlang parser

Last synced: 13 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/l004p/mcutiet

Beginnings of an MQTT 5 protocol parser

erlang mqtt mqtt-protocol

Last synced: 10 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: 06 Jan 2025

https://github.com/velimir/ssl_cat

Small application which was built to reproduce issue () with ssl sockets, when messages are received one by one using [{active, once}] method.

erlang issue otp ssl

Last synced: 20 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/thomaslorentsen/disync

Synchronise a MPD playlist with Streamripper

erlang

Last synced: 13 Jan 2025

https://github.com/iasakura/yjs_in_erlang

Experimental Yjs implementation in pure Erlang

erlang yjs

Last synced: 28 Dec 2024

https://github.com/bruce-mig/functional-programming-with-elixir

Functional programming with Elixir

beam-vm elixir erlang erlang-otp

Last synced: 28 Dec 2024

https://github.com/rustkas/designing-for-scalability-with-erlang-otp

rebar3 projects based on the book "Designing for Scalability with Elrlang/OTP"

erlang examples otp rebar3

Last synced: 26 Jan 2025

https://github.com/rustkas/depcache_terminal_examples

Manual tests functionality of depcache API. https://github.com/zotonic/depcache

depcache erlang

Last synced: 26 Jan 2025

https://github.com/sile/leakless

Miscellaneous process related resource management modules

erlang

Last synced: 27 Dec 2024

https://github.com/rustkas/erlang_master_class

Notes related to master class material

erlang masterclass notes

Last synced: 26 Jan 2025

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/

erlang regular-expression

Last synced: 26 Jan 2025

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)

erlang regular-expressions

Last synced: 26 Jan 2025

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/

erlang regular-expressions

Last synced: 26 Jan 2025

https://github.com/chiroptical/advent_of_code_2024

Advent of Code 2024 (aka Advent of Parsers)

erlang parsers

Last synced: 05 Jan 2025

https://github.com/vbrazo/erlang_api_client

Erlang REST Client API

api client erlang

Last synced: 24 Jan 2025

https://github.com/wahello/MongooseIM

Jabber / XMPP server with focus on performance and scalability, by Erlang Solutions

erlang im xmpp

Last synced: 24 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/ellisonleao/basics-of-erlang

Exercises from https://www.futurelearn.com/courses/functional-programming-erlang/

erlang futurelearn learning mooc

Last synced: 14 Dec 2024

https://github.com/d-w-arnold/gambit-cipher-quiz

Solutions in C++, Python and Erlang 🔐

ascii ciphertext cpp decryption erlang job-application python

Last synced: 14 Dec 2024

https://github.com/d-w-arnold/co545-assignment-4

Sending/Receiving of simple TCP packets in Erlang ↔️

erlang tcp-protocol

Last synced: 14 Dec 2024

https://github.com/algojobs/erlang-jobs

The latest Erlang jobs, updated weekly.

erlang jobs jobsearch software-engineering

Last synced: 31 Jan 2025

https://github.com/linkdd/emapred

Erlang Map-Reduce framework

distributed erlang mapreduce

Last synced: 22 Dec 2024

https://github.com/pguyot/atomvm_sht20

SHT20 driver for AtomVM

atomvm erlang esp32 sht20

Last synced: 15 Dec 2024

https://github.com/beevik/chat

A simple chat server written in elixir

beam chat elixir erlang go

Last synced: 25 Jan 2025

https://github.com/meysam81/get-response-client

a client that sends a request to the server "get-responser-server", and gets its response

bisphone erlang get-response

Last synced: 23 Jan 2025

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: 23 Jan 2025

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: 23 Jan 2025

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.

erlang eunit

Last synced: 29 Jan 2025

https://github.com/rustkas/re_tuner

Tune Regular Excretion string for Erlang standard library re module

erlang regular-expressions

Last synced: 29 Jan 2025

https://github.com/tank-bohr/andy

🎉 KV storage partially redis-compatible

cluster erlang kv metrics study-project tracing

Last synced: 29 Jan 2025

https://github.com/sirwumpus/erlang-psql

A basic psql(1) like CLI tool to pass SQL statements to a PostgreSQL database.

cli erlang psql

Last synced: 09 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 Jan 2025

https://github.com/mithereal/chicagoboss-generators

chicago boss scripts inspired by artisan

artisan chicago-boss erlang

Last synced: 02 Feb 2025

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: 21 Jan 2025

https://github.com/deadtrickster/lazy-supervisor

Too lazy to write this field

beam elixir erlang lazy random-tag supervisor

Last synced: 21 Jan 2025

https://github.com/futtetennista/flerlangfunc

Exercises and assigments for the "Functional Programming in Erlang" mooc on FutureLearn

erlang erlang-learning

Last synced: 19 Dec 2024

https://github.com/sirwumpus/erlang-httpb

An HTTP basic client.

erlang http-client low-level

Last synced: 21 Jan 2025

https://github.com/tkyshm/dogstatsc

A DogStatsD client OTP application

datadog dogstatsd erlang erlang-otp

Last synced: 21 Jan 2025

https://github.com/wenszel/agh-erlang-and-elixir

[IV Semester] Air quality monitoring app developed as part of the Erlang and Elixir Course

air-quality elixir erlang

Last synced: 21 Jan 2025

https://github.com/futtetennista/flerlangconc

Exercises and assigments for the "Concurrent Programming in Erlang" mooc on FutureLearn

erlang erlang-learning

Last synced: 19 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/fabiokleis/erlanglearning

Aprendendo erlang

erlang exercism

Last synced: 21 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/heyoka/hasen

amqp connection and channel pool in erlang

amqp erlang pool rabbitmq

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/entropynexus/octree

An octree implementation in Erlang

3d-graphics erlang octree

Last synced: 21 Jan 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/tomjschuster/gleam_universal_server

A Gleam implementation of Joe Armstrong's Universal Server

beam erlang gleam

Last synced: 21 Jan 2025

https://github.com/eptwalabha/mustache

render Mustache template with Erlang

erlang mustache template

Last synced: 31 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/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/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 Jan 2025

https://github.com/cao7113/hello-erlang

Hello Erlang/OTP

erlang

Last synced: 21 Jan 2025

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/williamthome/parserl

A helper library to simplify modules transformation

erlang erlang-library metaprogramming parse-transform rebar3 work-in-progress

Last synced: 30 Jan 2025

https://github.com/williamthome/ant_farm

A simple ant farm to practice Erlang/Elixir OTP

elixir elixir-phoenix erlang erlang-otp otp phoenix phoenix-framework

Last synced: 30 Jan 2025

https://github.com/williamthome/ebank

A small financial OTP application for personal studies.

erlang erlang-learning erlang-otp

Last synced: 30 Jan 2025

https://github.com/williamthome/book_programming_erlang

Exercises from Programming Erlang book, 2nd edition, by Joe Armstrong, one of the creators of Erlang.

erlang otp

Last synced: 30 Jan 2025

https://github.com/bel-framework/bel-css

CSS utilities for Erlang

css css-parser css3 erlang erlang-library parser

Last synced: 21 Jan 2025

https://github.com/penicholson/jvm-erlang

Attempt to run Erlang on JVM

beam erlang java jvm

Last synced: 21 Jan 2025