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/zgbjgg/legolas

Legolas - A process message interceptor for debugging purposes

debug debugging elixir erlang intercept-messages

Last synced: 15 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/bunopnu/use-efmt

Use efmt inside your GitHub actions

code-formatter efmt erlang formatter github-actions

Last synced: 03 Jan 2025

https://github.com/nayibor/ehtml

erlang library for converting erlang,elixir terms into html and vice-versa

dsl elixir erlang html lfe

Last synced: 21 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/beam-packages/identity

Identity of the BEAM Package Registry (images, fonts, etc).

beam elixir erlang erlangsters gleam otpless-erlang package registry spark

Last synced: 01 Feb 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/beevik/chat

A simple chat server written in elixir

beam chat elixir erlang go

Last synced: 25 Jan 2025

https://github.com/alexjgriffith/tiles

Search and Destroy Colours of Destiny

erlang game javascript protobuf

Last synced: 09 Feb 2025

https://github.com/mmzeeman/acerl

WIP Experimental auth language for embedding in Erlang/Beam

acl datalog erlang policy rego

Last synced: 03 Jan 2025

https://github.com/marcelog/erl_md2

MD2 implementation in Erlang

erlang md2

Last synced: 03 Jan 2025

https://github.com/aaronlelevier/cowboy_hello_erlang

Code from the `hello_erlang` example Cowboy app

cowboy erlang

Last synced: 28 Jan 2025

https://github.com/tkyshm/pnsvc

Push Notification Service via FCM with Erlang/OTP.

apns erlang fcm otp push webpush

Last synced: 09 Feb 2025

https://github.com/wdrdres3qew5ts21/erlang-opentelemetry-rebar3-bug

Example Erlang Cowboy REST API with Open Telemetry with rebar3

cowboy erlang opentelemetry

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/srgrr/aco2023

Advent of Code 2023

advent-of-code advent-of-code-2023 erlang

Last synced: 21 Jan 2025

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/litsynp/erlang-practice

Examples from "Learn You Some Erlang for Great Good!"

erlang

Last synced: 21 Jan 2025

https://github.com/thiagoesteves/applev

This app validates Apple receipts with the App Store. The code is written in Erlang

apple apple-validation erlang erlang-library

Last synced: 08 Feb 2025

https://github.com/iaguirre88/parse_string_calculator

Using Erlang parse tools to evaluate a string math expression and calculate its value

elixir erlang leex parser yecc

Last synced: 13 Jan 2025

https://github.com/stepankuzmin/exercism

My Exercism solutions

clojure elm erlang exercism ocaml rust

Last synced: 31 Jan 2025

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/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/beam-packages/documentation

Documentation of the BEAM Package Registry.

beam erlang erlangsters gleam otpless-erlang package registry spark

Last synced: 01 Feb 2025

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

Erlang version of comm(1).

common erlang posix

Last synced: 03 Jan 2025

https://github.com/mateuszbabski/kivi

Simple key-value database in Erlang

database erlang

Last synced: 03 Jan 2025

https://github.com/lukebakken/mss

MS Storage Server

erlang

Last synced: 31 Dec 2024

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/rustkas/erlang_master_class

Notes related to master class material

erlang masterclass notes

Last synced: 26 Jan 2025

https://github.com/hausgold/ejabberd-mam2sidekiq

Bridge all archived messages to Sidekiq for third party processing

ejabberd ejabberd-module erlang oss

Last synced: 04 Jan 2025

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

https://github.com/rodrigooler/training-center-elixir-challenge-1

Guess the word simplified

elixir erlang mix

Last synced: 21 Jan 2025

https://github.com/thomas9911/rusty_crypt

reimplement Erlangs :crypto in Rust and expose via NIF

elixir erlang rust

Last synced: 08 Jan 2025

https://github.com/brunojppb/programming_elixir_book

Following along and doing the exercises to learn Elixir.

elixir erlang otp

Last synced: 14 Jan 2025

https://github.com/ellisonleao/basics-of-erlang

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

erlang futurelearn learning mooc

Last synced: 07 Feb 2025

https://github.com/ruel/firebase-token-erlang

Custom Firebase token generator library for Erlang

custom-firebase-token erlang firebase firebase-token otp

Last synced: 11 Jan 2025

https://github.com/linkdd/emapred

Erlang Map-Reduce framework

distributed erlang mapreduce

Last synced: 22 Dec 2024

https://github.com/mattdean1/erlang

An implentation of Tarry's algorithm in Erlang

distributed-algorithms erlang

Last synced: 11 Jan 2025

https://github.com/f-z/functional_programming

Haskell, Erlang, Reactive functional programming

erlang functional-programming functional-reactive-programming haskell

Last synced: 02 Jan 2025

https://github.com/at1as/course-work

Kitchen Sink for all Recent Online Course Work

courses erlang functional study

Last synced: 28 Dec 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 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/ratopi/mochiweb-test

Just playing with MochiWeb

erlang mochiweb

Last synced: 14 Jan 2025

https://github.com/ratopi/base45

A Base45 encoder/decoder in pure Erlang

base45 erlang

Last synced: 14 Jan 2025

https://github.com/ratopi/ws

A stupid webserver ... just an experiment ... never meant to be productive

erlang erlang-otp experimental webserver

Last synced: 14 Jan 2025

https://github.com/ms140569/squeezeling

Some prototype code to implement the squeezebox server in Erlang. WIP

erlang erlang-otp

Last synced: 14 Jan 2025

https://github.com/kkrull/erlang-sandbox

A place to develop new ideas in Erlang

erlang sandbox

Last synced: 14 Jan 2025

https://github.com/nomadalgia/nomadalgia

You've been blessed by the Joe with strong arms

arms erlang joe strong

Last synced: 27 Jan 2025

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: 23 Dec 2024

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

chicago boss scripts inspired by artisan

artisan chicago-boss erlang

Last synced: 02 Feb 2025

https://github.com/simplito/geoip2-erl

Erlang wrapper for MaxMind GeoIP2 C library

erlang geoip geoip2 maxmind wrapper

Last synced: 14 Jan 2025

https://github.com/simplito/crypt-erl

Erlang wrapper for unix libcrypt library

bcrypt cryptography erlang libcrypt

Last synced: 14 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/tommyfurgi/erlang-and-elixir

The tasks were completed as part of laboratory classes in the Erlang and Elixir course at AGH in the academic year 2023/2024.

elixir elixir-ecto elixir-phoenix erlang erlang-otp

Last synced: 07 Feb 2025

https://github.com/jcambass/spotify_wall

Spotify social walls for your friends, familiy or coworkers.

elixir erlang music sharing social spotify

Last synced: 21 Dec 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: 10 Feb 2025

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: 07 Feb 2025

https://github.com/pertrai1/language-learning

Learning of different computer languages

c c-plus-plus erlang haskell java javascript lua

Last synced: 11 Jan 2025

https://github.com/ixmrm01/n2o-blog-example-2

Blog example using N2O part 2

erlang kvs n2o

Last synced: 24 Dec 2024

https://github.com/dariuszdepta/bech

Bech32 and Bech32m encoder/decoder written in Erlang

bech32 bech32m decoder encoder erlang

Last synced: 01 Feb 2025

https://github.com/wagner-de-carvalho/estudos-sobre-erlang

Estudos sobre a linguagem funcional Erlang

erlang funtionalprogramming

Last synced: 27 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/vendethiel/ferl

restful erlang

erlang rest rest-api

Last synced: 27 Jan 2025

https://github.com/kpy3/erlscrypt

An Erlang NIF library for Colin Percival's scrypt function.

erlang erlang-nif scrypt

Last synced: 09 Feb 2025

https://github.com/suddi/tweetindex-api

A cowboy RESTful API for tweetindex

cowboy erlang twitter-streaming-api

Last synced: 11 Jan 2025

https://github.com/samwson/smalltalk-and-erlang

An article on the parallels of Smalltalk objects and Erlang processes

article concurrency-oriented erlang object-oriented smalltalk

Last synced: 27 Jan 2025

https://github.com/opencensus-beam/opencensus_vmstats

OpenCensus integration for vmstats library

beam erlang metrics monitoring

Last synced: 24 Jan 2025

https://github.com/petitgrizzlies/99problems

Solutions for 99 Problems with Erlang

elixir-lang erlang functional-programming

Last synced: 01 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/mateusfg7/wabanex

A Elixir app made on NLW #6 - Together

ecto elixir erlang graphql nlw nlw-6 nlw-together phoenix postgres rocketseat

Last synced: 01 Feb 2025

https://github.com/eschmar/kth-id1019

Course programming exercises.

erlang kth

Last synced: 08 Feb 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/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/caatinga/erlanglings

Small exercises to get you used to reading and writing Erlang code!

erlang katas

Last synced: 05 Feb 2025

https://github.com/mustafabinguldev/elixir-for-beginners

This project contains sample code written in the Elixir programming language. Elixir is a functional, concurrent, and distributed programming language that runs on the Erlang VM. It is ideal for applications requiring high performance and scalability.

elixir elixir-doc elixir-starters erlang

Last synced: 10 Feb 2025

https://github.com/rexlx/rate_mate

create the xml needed for some tsung testing

erlang http performance-testing python tsung xml

Last synced: 01 Feb 2025

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/h3poteto/ecs_erlang_cluster

Generate sys.config and take own task information to run Erlang cluster on ECS

clustering ecs elixir erlang escript

Last synced: 09 Feb 2025

https://github.com/kkostov/ex_sopsy

Pragmatic wrapper around Mozilla SOPS allowing decryption of secrets at runtime.

elixir erlang self-hosted sops

Last synced: 12 Jan 2025

https://github.com/nidexingg/todo

To-Do List application implemented in various programming languages.

c cpp csharp elixir erlang golang java javascript js programming-language python rust starter todo todoapp todolist ts typescript zig

Last synced: 01 Feb 2025

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

Erlang version of wc(1).

erlang posix wc

Last synced: 09 Feb 2025

https://github.com/gearnode/erl-core

Common tools for Erlang.

erlang

Last synced: 21 Dec 2024