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/kopera/erlang-spi

An Erlang application for interfacing with SPI devices on Linux systems

embedded erlang linux spi

Last synced: 22 Nov 2024

https://github.com/massemanet/jungerl

a mirror of the Jungerl

erlang

Last synced: 19 Nov 2024

https://github.com/crownedgrouse/esh.mk

esh template engine for erlang.mk

erlang shell template-engine templates

Last synced: 20 Dec 2024

https://github.com/sztheory/vsc-hex-lens

Hover info for Hex packages (Mix/Rebar3) for Visual Studio Code. Supports BEAM languages like Erlang, Elixir, Gleam, etc.

elixir erlang extension hex lens mix popup rebar3 visual-studio-code

Last synced: 29 Dec 2024

https://github.com/sile/logi_prometheus

Prometheus metrics collector for logi

erlang logger prometheus

Last synced: 27 Dec 2024

https://github.com/lastres/fizzbuzz

An Erlang example Fizzbuzz JSON API using Cowboy webserver

beam cowboy erlang fizzbuzz json json-api rest-api

Last synced: 17 Dec 2024

https://github.com/ikeikeikeike/exmail

Email Delivery, Admin, Analyzer For Marketing

elixir erlang phoenix

Last synced: 18 Nov 2024

https://github.com/vendethiel/udp2http.erl

[DONE] forwards some UDP to HTTP

erlang http proxy udp

Last synced: 28 Nov 2024

https://github.com/bwireman/gleither

A small data-structure for representing Left or Right. ↔️

beam either elixir erlang gleam javascript monad

Last synced: 19 Nov 2024

https://github.com/alekras/rsrc_pool

Resource pool project is written in Erlang as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Database connection is most popular example for pooling resource.

connection-pool erlang pool pooling pooling-utility resource-pool

Last synced: 22 Nov 2024

https://github.com/tatsuya6502/erlang-examples

Example programs written in Erlang/OTP.

erlang examples

Last synced: 05 Dec 2024

https://github.com/technion/lunchcoin

Blockchain application for tracking lunch and coffee orders

blockchain erlang react typescript

Last synced: 24 Nov 2024

https://github.com/tatsuya6502/docker-erlang

Dockerfiles to build Erlang/OTP images

docker erlang

Last synced: 05 Dec 2024

https://github.com/zadean/bxedist

Erlang controlled BaseX Server/Client

basex erlang xquery

Last synced: 03 Jan 2025

https://github.com/marcelog/erl_lzw

LZW in Erlang, Not optimized in any way, written just for fun.

erlang lzw

Last synced: 03 Jan 2025

https://github.com/alphahydrae/elixir-brownbag

Playing with Elixir: functional, concurrent, distributed & fault-tolerant programming

brownbag concurrency elixir erlang fault-tolerance

Last synced: 19 Nov 2024

https://github.com/hypothermic/erl_nbt

NBT encoding/decoding library for Erlang/OTP and Elixir.

erlang named-binary-tag nbt nbt-format nbt-library nbt-parser

Last synced: 03 Jan 2025

https://github.com/lebrancconvas/hackerrank-functional-programming

Programming in Functional Programming by using Hackerrank Problem.

clojure elixir erlang fsharp functional-programming hackerrank haskell lisp ocaml racket scala

Last synced: 08 Jan 2025

https://github.com/aztek/atomizer

⚛︎ Find misplaced atoms in Erlang code

dialyzer erlang static-analysis

Last synced: 05 Dec 2024

https://github.com/violetbuse/wemote

A gleam package to execute code on remote erlang nodes.

distributed erlang erpc gleam rpc

Last synced: 19 Nov 2024

https://github.com/silviucpp/betterstack_logger

OTP logger backend that sends log events to BetterStack Logs.

betterstack elixir erlang logger

Last synced: 23 Oct 2024

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

A clean, safe and flexible BERT implementation

audit bert elixir erlang etf externaltermformat security serialization serializer

Last synced: 31 Dec 2024

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

Papers session summary and planning

academic erlang otp paper papers publication streaming video youtube

Last synced: 31 Dec 2024

https://github.com/soroush-app/xrouter

Server-side implementation of XMPP component (XEP 0114) written in Erlang

erlang erlang-library xmpp xmpp-components

Last synced: 24 Oct 2024

https://github.com/rabbitmq/host_triple

Erlang library that produces uniform host triples

erlang

Last synced: 15 Nov 2024

https://github.com/alekras/mysql_client

'mysql_client' is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.

connection-pool erlang mysql mysql-client mysql-connector

Last synced: 30 Nov 2024

https://github.com/ot7etoyoshimura/aoc

Unified Advent of Code solutions repository

advent-of-code erlang haskell

Last synced: 19 Nov 2024

https://github.com/tokeshu/tnetstring.erl

A pure Erlang implementation of TNetStrings.

erlang tnetstrings

Last synced: 26 Dec 2024

https://github.com/rabbitmq/cth_styledout

Common Test hook to output a concise colored summary on stdout

common-test erlang

Last synced: 15 Nov 2024

https://github.com/stevetoro/glee_gd

Gleam bindings for erlang/egd.

egd erlang gleam

Last synced: 19 Nov 2024

https://github.com/agx/ldapsp

Foreman Realm smart proxy for creating LDAP entries

erlang foreman ldap smartproxy

Last synced: 01 Jan 2025

https://github.com/hachreak/limitless_client_erl

An Erlang driver for Limitless distributed rate-limiter.

driver erlang erlang-libraries erlang-library limitless rate-limiter

Last synced: 25 Dec 2024

https://github.com/tyalt1/elixir_rebar_example

An example of Elixir built in a rebar project.

elixir elixir-examples erlang erlang-developement erlang-learning rebar rebar3

Last synced: 17 Nov 2024

https://github.com/silviucpp/esvm

An erlang library for Support Vector Machine (SVM) classification and regression

erlang support-vector-machine svm

Last synced: 22 Nov 2024

https://github.com/hachreak/oauth2_mongopool

A implementation of an OAuth2 backend with persistence on MongoDB made with mongopool.

erlang erlang-libraries erlang-library mongodb oauth2

Last synced: 25 Dec 2024

https://github.com/leo-project/leo_tran

leo_tran is a library to handle a data-transaction. We can easily write programs that manager a data-transaction to avoid a conflicts and reduce unnecessary requests between nodes.

erlang leofs library transaction

Last synced: 31 Dec 2024

https://github.com/zadean/xqerl_demo_sudoku

Making Sudoku puzzles with xqerl

erlang xquery

Last synced: 03 Jan 2025

https://github.com/jiaoyinyi/ymongo

erlang mongodb driver

erlang mongodb

Last synced: 30 Nov 2024

https://github.com/ixmrm01/websocket

Elm Erlang Websocket

cowboy elm erlang websocket

Last synced: 24 Dec 2024

https://github.com/suddengunter/edynamojson

Erlang DynamoDB JSON serializer/deserializer

aws dynamodb erlang json serialization

Last synced: 03 Jan 2025

https://github.com/ixmrm01/islands_engine

Erlang back end application for the islands game

erlang

Last synced: 24 Dec 2024

https://github.com/jbussdieker/babel

Hello World in all the languages

bash batch c cpp elixir erlang go groovy java javascript php python ruby rust vbscript x86

Last synced: 07 Dec 2024

https://github.com/bemwamalak/mod_message_status

An ejabberd module for tracking message read and delivery status.

ejabberd erlang

Last synced: 20 Dec 2024

https://github.com/dianaolympos/ken

Float to string conversion in erlang for ff64, 32 and f16 using Ryu

erlang

Last synced: 19 Dec 2024

https://github.com/silviucpp/esmpplib

Erlang SMPP client

client erlang smpp

Last synced: 22 Nov 2024

https://github.com/geekfish/dotfiles

Just my dotfiles and laptop "setup" resources

asdf-vm dotfiles dotfiles-macos erlang macos macos-setup

Last synced: 21 Dec 2024

https://github.com/clojang/blog

A low-volume blog for the Clojang projects

blog clojure erlang java jiface jinterface jvm lfe site web

Last synced: 01 Jan 2025

https://github.com/zt897571/mix-rpc

erlang rpc with golang

erlang golang rpc-framework

Last synced: 18 Dec 2024

https://github.com/williamthome/doctest

A library to test Erlang doc attributes

doctest erlang erlang-library erlang-otp otp

Last synced: 12 Oct 2024

https://github.com/altenwald/erlang-ii-recursos

Erlang/OTP Volumen II: Las bases de OTP (Recursos)

erlang otp

Last synced: 20 Nov 2024

https://github.com/shyx0rmz/rebar-local-first

Rebar3 plugin to first try and resolve dependencies locally

erlang rebar3-plugin

Last synced: 23 Dec 2024

https://github.com/okeuday/blookup

Binary Lookup Data Structure

data-structures erlang

Last synced: 12 Dec 2024

https://github.com/michael-michalski/benchmark_persistent_term

Benchmarking :persistent_term as a way of reading static platform configuration

elixir erlang

Last synced: 22 Nov 2024

https://github.com/sixarm/sixarm_debian_erlang_packages

SixArm.com » Debian » Erlang programming and related packages

debian dpkg erlang

Last synced: 12 Dec 2024

https://github.com/xandkar/sensu-erlang

Erlang API to send external check result to Sensu client.

erlang sensu sensu-client

Last synced: 08 Dec 2024

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

Erlang version of diff(1).

diff erlang file-comparison posix

Last synced: 30 Nov 2024

https://github.com/silviucpp/eunicode2gsm

Erlang library for unicode to gsm transliteration

erlang gsm transliteration unicode

Last synced: 30 Nov 2024

https://github.com/okeuday/keys1value

Erlang set associative map for key lists

data-structures erlang

Last synced: 30 Nov 2024

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

Erlang version of fgrep(1).

erlang fgrep string-search

Last synced: 30 Nov 2024

https://github.com/truqu/tql

Ye old bag of helpers - extensions to Erlang's stdlib used by TruQu

erlang erlang-library

Last synced: 30 Nov 2024

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

Converts human readable representation of time to machine readable

date erlang leex parser sugar

Last synced: 30 Nov 2024

https://github.com/abhiroop/blockingqueue

A distributed blocking queue written using Erlang style processes and messaging passing concurrency in Cloud Haskell.

concurrency distributed-systems erlang haskell

Last synced: 24 Nov 2024

https://github.com/mbuczko/syncshare

rabbitmq based synchronization between browsers and backend workers

erlang rabbitmq

Last synced: 14 Dec 2024

https://github.com/comtihon/octoenot

Enot github integration and package loader (deprecated)

coon erlang integration

Last synced: 07 Dec 2024

https://github.com/seniverse/fieldmask

fieldmask implements Partial Responses protocol of Google+ API in Erlang.

erlang google-api graphql partial-responses

Last synced: 16 Dec 2024

https://github.com/edragonconnect/fast_xml_to_map

Creates an Elixir Map data structure from an XML string

elixir erlang xml xml-parser

Last synced: 16 Dec 2024

https://github.com/sile/rtmp_handshake

RTMP Handshake Implementation

erlang rtmp

Last synced: 07 Nov 2024

https://github.com/tchoutri/to_core

This escript takes a path to a .beam file as an argument and outputs its Core Erlang representation

core-erlang elixir-lang erlang

Last synced: 23 Dec 2024

https://github.com/dpbm/testing-rabbitmq

Some tests using rabbitmq and elixir language

elixir erlang message-broker rabbitmq

Last synced: 18 Nov 2024

https://github.com/olivier-boudeville/us-web

This is the repository of the US Webserver.

erlang functional universal-server web webserver

Last synced: 23 Dec 2024

https://github.com/gfngfn/sesterl_stdlib

The standard library for Sesterl (https://github.com/gfngfn/Sesterl)

erlang sesterl

Last synced: 15 Nov 2024

https://github.com/michallepicki/gleam_ping_pong

two processes using gleam/otp actor

erlang gleam

Last synced: 10 Dec 2024

https://github.com/praveen1664/elixir-phonix-webapp

This is a web app developed using Elixir-Phonix

elixir elixir-lang erlang phoenix phoenix-framework

Last synced: 21 Nov 2024

https://github.com/wizardone/elixir_cli

Elixir CLI

cli elixir erlang

Last synced: 19 Dec 2024