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/mithereal/chicagoboss-generators

chicago boss scripts inspired by artisan

artisan chicago-boss erlang

Last synced: 07 Dec 2024

https://github.com/grisp/robo_grisp

Robot demo for CODE BEAM EUROPE 2022

erlang grisp learning robotics ros ros2

Last synced: 22 Nov 2024

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

Erlang proplists support functions.

erlang property-lists

Last synced: 07 Dec 2024

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

🎉 KV storage partially redis-compatible

cluster erlang kv metrics study-project tracing

Last synced: 30 Nov 2024

https://github.com/sneako/elixir-jit-docker

Try out OTP's upcoming JIT!

docker elixir erlang jit

Last synced: 06 Jan 2025

https://github.com/erszcz/gradualizer-talk

Slides and examples for a Krakow Erlang/Elixir Meetup talk on Gradualizer

erlang gradual-typing type-system

Last synced: 19 Nov 2024

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

Estudos sobre a linguagem funcional Erlang

erlang funtionalprogramming

Last synced: 28 Nov 2024

https://github.com/beevik/chat

A simple chat server written in elixir

beam chat elixir erlang go

Last synced: 25 Nov 2024

https://github.com/comtihon/enot_auto_builder

Replacemet for octocoon build service

build-tool deployment erlang

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/xandkar/erlang-x-plane-data

X-Plane UDP data parser for Erlang

erlang x-plane

Last synced: 08 Dec 2024

https://github.com/xandkar/erlang-google-authenticator-uri

Google Authenticator URI constructor

erlang google-authenticator

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/seletz/kv

OTP chapter on elixir-lang.org

elixir erlang erlang-otp

Last synced: 08 Dec 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/pgreze/7languages7weeks

My solutions during reading of Seven Languages in Seven Weeks.

clojure erlang haskell prolog ruby scala

Last synced: 12 Jan 2025

https://github.com/matsubara0507/simple-ierlang

Erlang kernel for Jupyter/IPython Notebook

erlang jupyter-kernels

Last synced: 08 Dec 2024

https://github.com/andridus/erlang_v

Erlang External Term Format on V

erlang vlang

Last synced: 02 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/

erlang regular-expressions

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)

erlang regular-expressions

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/

erlang regular-expression

Last synced: 27 Nov 2024

https://github.com/rustkas/erlang_master_class

Notes related to master class material

erlang masterclass notes

Last synced: 27 Nov 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: 27 Nov 2024

https://github.com/rustkas/depcache_terminal_examples

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

depcache erlang

Last synced: 27 Nov 2024

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

Hello World Erlang

erlang

Last synced: 08 Dec 2024

https://github.com/erlang-punch/rush

A multi-streaming manager using pure Erlang and ffmpeg

erlang ffmpeg live otp scheduler streaming

Last synced: 31 Dec 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: 31 Dec 2024

https://github.com/intjelic/rodeo

Cowboy handlers from HTTP API specifications.

cowboy erlang specs

Last synced: 22 Dec 2024

https://github.com/vendethiel/ferl

restful erlang

erlang rest rest-api

Last synced: 28 Nov 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/samwson/smalltalk-and-erlang

An article on the parallels of Smalltalk objects and Erlang processes

article concurrency-oriented erlang object-oriented smalltalk

Last synced: 28 Nov 2024

https://github.com/joaohf/pmclock

Performance Monitoring Clock, G.7710

erlang timers

Last synced: 12 Jan 2025

https://github.com/palkan/cable_bench

Cable benchmark tool

actioncable erlang websockets

Last synced: 07 Dec 2024

https://github.com/gearnode/erl-mhttp-influx

InfluxDB metrics support for erl-mhttp.

erlang influxdb mhttp

Last synced: 21 Dec 2024

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

A YAML implementation in Erlang.

erlang yaml-parser

Last synced: 21 Dec 2024

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

Erlang module to deal with the mailcatcher API

erlang mailcatcher smtp

Last synced: 21 Dec 2024

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

Course programming exercises.

erlang kth

Last synced: 16 Dec 2024

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/gearnode/erl-core

Common tools for Erlang.

erlang

Last synced: 21 Dec 2024

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

The latest Erlang jobs, updated weekly.

erlang jobs jobsearch software-engineering

Last synced: 04 Dec 2024

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/eptwalabha/mustache

render Mustache template with Erlang

erlang mustache template

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

https://github.com/juanbono/advent_of_code

Advent of Code in Erlang

advent-of-code-2019 erlang

Last synced: 04 Dec 2024

https://github.com/schlawg/wspad

Live browser-based plaintext doc sharing based on erlang & cowboy websockets. Only run it behind a firewall unless you're insane.

cowboy erlang pastebin

Last synced: 16 Dec 2024

https://github.com/0x4e3/atv_api

Elixir sandbox project

elixir erlang phoenix sandbox

Last synced: 16 Dec 2024

https://github.com/n1arash/phx_todo

TodoList Backend API With Elixir and Phoenix

ecto elixir erlang phoenix todo todomvc

Last synced: 04 Dec 2024

https://github.com/mtchavez/binary-search-erl

Binary Search in Erlang

binary-search erlang

Last synced: 09 Dec 2024

https://github.com/stepankuzmin/projecteuler

My Project Euler solutions

erlang project-euler

Last synced: 04 Dec 2024

https://github.com/brendocosta/gwr

An experimental work-in-progress (WIP) WebAssembly runtime written in Gleam.

erlang gleam runtime wasm webassembly

Last synced: 09 Dec 2024

https://github.com/portasynthinca3/bottomer

Erlang library implementing the bottom specification

bottom erlang

Last synced: 09 Dec 2024

https://github.com/joaohf/polibot

Polibot using common_test

common-test erlang

Last synced: 12 Jan 2025

https://github.com/alexjgriffith/tiles

Search and Destroy Colours of Destiny

erlang game javascript protobuf

Last synced: 16 Dec 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: 10 Dec 2024

https://github.com/terry-xiaoyu/knowyoudb

Lightweight graph database

database elixir erlang graph

Last synced: 10 Dec 2024

https://github.com/michallepicki/serge

Playing with Gleam and Erlang's ETS

erlang gleam

Last synced: 10 Dec 2024

https://github.com/joaothallis/-exercism-2

Exercism exercises http://exercism.io

erlang exercism-solutions

Last synced: 11 Dec 2024

https://github.com/kopera/erlang-reg

Alternative Erlang registry

erlang pubsub registry

Last synced: 16 Dec 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: 11 Jan 2025

https://github.com/raphexion/ftp2rabbitmq

FTP server based on bifrost that published files into an RabbitMQ exchange.

erlang ftp ftp-server in-memory legacy rabbitmq

Last synced: 16 Dec 2024

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

https://github.com/habu-kagumba/tutorials

various unfinished tutorials. Nothing to see here.

c erlang ruby

Last synced: 21 Oct 2024

https://github.com/fearless-spider/spider-zine

All articles and codes for my blog at https://fearlessspider.com

aseembly c cobol cpp elixir erlang go java julia makefile perl python ruby swift

Last synced: 12 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/chiroptical/advent_of_code_2024

Advent of Code 2024 (aka Advent of Parsers)

erlang parsers

Last synced: 05 Jan 2025

https://github.com/okeuday/mapsd

Erlang Maps Dict API

data-structures erlang

Last synced: 12 Dec 2024

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/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/beenotung/bon

stackish based decode and encode library in Erlang and Typescript

erlang library stackish

Last synced: 01 Jan 2025

https://github.com/ghivert/palabres

Opinionated logger, built in Gleam for gleamlins

erlang gleam javascript logger logging

Last synced: 17 Dec 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/adonig/mybase64

My "simple" Base64 decoder/encoder written in Erlang

base64 erlang fun

Last synced: 01 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/the-mikedavis/tree-sitter-edoc

A tree-sitter grammar for the Erlang documentation generator (Edoc) syntax

edoc erlang lexer parser tree-sitter

Last synced: 18 Dec 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: 01 Jan 2025

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

Erlang version of uniq(1).

erlang posix uniq

Last synced: 07 Dec 2024

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/erlangsters/settings-validator

A quick and simple settings validator for Erlang.

configuration erlang format schema settings specs validator

Last synced: 24 Dec 2024

https://github.com/erlangsters/extended-term-validator

An extension to the quick and simple Erlang term validator.

erlang extension format schema specs validator

Last synced: 24 Dec 2024

https://github.com/erlangsters/term-validator

A quick and simple Erlang term validator.

erlang format schema specs term validator

Last synced: 24 Dec 2024

https://github.com/erlangsters/integration-checker-erlangmk

Integration with Erlang.mk build system checker.

erlang erlang-mk erlang-otp erlangsters

Last synced: 24 Dec 2024