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/simonewebdesign/slfe

🍭 Sh***y Lisp Flavoured Erlang (LFE)

bytecode compiler elixir erlang interpreter language lfe lisp parser

Last synced: 08 Jan 2025

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

https://github.com/ctkqiang/luhnalgorithm

Luhn算法,也被称为Mod 10算法,是数据完整性验证领域的一个重要基石。它主要用于验证各种身份编码,如信用卡号码、IMEI码,甚至包括加拿大社会保险号码,其重要性超越了其简单性。 Luhn算法的优雅之处在于其系统化的方法,用于确认身份代码的真实性。这个历史悠久的技术利用模数算术的威力创建校验和,经得起审查,实现了无缝的身份编码验证。

card credit-card erlang johnmelodyme luhn-algorithm

Last synced: 01 Jan 2025

https://github.com/zotonic/zotonicwww2

The second incarnation of the Zotonic web site - also used as an example site

documentation erlang example example-project website zotonic

Last synced: 15 Nov 2024

https://github.com/erlangbureau/timestamp

Library to work with time in Erlang

erlang timestamp

Last synced: 17 Jan 2025

https://github.com/emeric-martineau/ambrosia

Ambrosia is an Open-Source Full-Stack solution that helps you to build fast and maintainable web applications

elixir erlang hacktoberfest

Last synced: 24 Dec 2024

https://github.com/niamtokik/etf

ETF (Erlang External Term Format) and BERT (Binary ERlang Term) examples

bert c erlang etf port

Last synced: 01 Jan 2025

https://github.com/niamtokik/berl32

Quick and Dirty Crockford Base32 Erlang Implementation

base32 crockford encoding erlang

Last synced: 01 Jan 2025

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

Erlang interface for the SQLite database engine.

database erlang sqlite

Last synced: 21 Dec 2024

https://github.com/fatum/firehose

Events aggregator for Amazon Firehose service written in elixir

aws elixir erlang firehose kinesis

Last synced: 12 Oct 2024

https://github.com/tanguilp/http_cache_store_memory

Memory store for http_cache

elixir erlang http-caching

Last synced: 12 Oct 2024

https://github.com/am-kantox/johanna

erlcron smart wrapper :: cron for elixir

cron cron-jobs cronjob elixir elixir-lang erlang

Last synced: 29 Jan 2025

https://github.com/dmshvetsov/adventofcode

🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.

advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v

Last synced: 25 Dec 2024

https://github.com/devsnek/jsont

Json't JSON Library

elixir erlang json parser

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

https://github.com/atomvm/atomvm_neopixel

AtomVM driver for WS2812 “neopixel” LED strips

atomvm erlang esp32 neopixel ws2812

Last synced: 10 Nov 2024

https://github.com/eproxus/textual

Textual transformation library for Erlang

erlang erlang-library text-processing

Last synced: 12 Oct 2024

https://github.com/moritzploss/do

Haskell-style type classes for Erlang, including monads, applicatives, functors, and traversables

erlang functors monads

Last synced: 11 Oct 2024

https://github.com/autodidaddict/ergonats

Ergo server processes for interacting with NATS, including event sourcing

erlang event-sourcing nats otp

Last synced: 24 Jan 2025

https://github.com/joaohf/nifi_s2s

NiFi Site-to-Site Erlang client implementation

beam dataflow elixir erlang flowfiles nifi

Last synced: 21 Jan 2025

https://github.com/dobro/erlang-imap-utf7

IMAP UTF-7 encoding/decoding library for Erlang

erlang imap utf-7

Last synced: 26 Dec 2024

https://github.com/nayibor/iso8583_echo_server

iso8583 tcp echo server using iso8583_erl erlang library

erlang iso8583 jpos

Last synced: 24 Dec 2024

https://github.com/nebo15/alpine-elixir

Alpine Box with Elixir and Erlang installed.

alpine container docker elixir erlang

Last synced: 17 Nov 2024

https://github.com/nebo15/alpine-erlang

Erlang container based on Alpine Linux with Kubernetes support.

alpine container docker erlang

Last synced: 17 Nov 2024

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

C-like string and ctype functions for Erlang binary strings.

binary-strings ctype-functions erlang fnv-1a string-manipulation strings sunday

Last synced: 12 Oct 2024

https://github.com/cihatsolak/netcore-rabbitmq

RabbitMQ is a message-queueing software also known as a message broker or queue manager. Simply said; it is software where queues are defined, to which applications connect in order to transfer a message or messages.

consumer erlang netcore5 publisher rabbitmq

Last synced: 26 Dec 2024

https://github.com/ut-proj/undertheory

Music-theoretic LFE modules: notes, intervals, keys, scales, modes, melody-generation, etc.

beam chords erlang generative-music hacktoberfest lfe music music-theory notes scales

Last synced: 31 Dec 2024

https://github.com/marcelog/erl_vcron

Erlang Vixie Cron-like expression interpreter

erlang vixie-cron

Last synced: 03 Jan 2025

https://github.com/mrdimosthenis/gleam_zlists

A library for working with lazy lists in Gleam

beam erlang functional-programming gleam gleam-lang

Last synced: 21 Jan 2025

https://github.com/meysam81/distributed-storage

a partitioning of the key-value storages, quering the server

distributed-storage erlang erlang-developement erlang-otp key-value-database key-value-store

Last synced: 23 Jan 2025

https://github.com/mrshankly/aqlc

Erlang client for AntidoteDB's SQL interface (AQL)

antidote aql erlang

Last synced: 27 Dec 2024

https://github.com/martindisch/weatherpi

Basic weather station with AM2302 sensor, Raspberry Pi and Android app

am2302 android-app erlang python raspberry-pi

Last synced: 14 Jan 2025

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

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

erlang otp

Last synced: 21 Jan 2025

https://github.com/shiguredo/base32_clockwork

Base32 (RFC 4648, Crockford, Clockwork)

base32 erlang

Last synced: 29 Oct 2024

https://github.com/metaphorical/microserver

Search for a base for light and scalable service - a not so short horror story :D

c clang elixir erlang golang helm k8s kubernetes microservice microservices nodejs python

Last synced: 24 Jan 2025

https://github.com/segpacto/ejabberd_healthcheck

module for ejabberd that creates an endpoints for healthcheck

ejabberd ejabberd-api erlang healthcheck module mysql ssl

Last synced: 11 Jan 2025

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

Opencensus Cowboy integration

cowboy erlang opencensus tracing

Last synced: 24 Jan 2025

https://github.com/yurrriq/etudes-for-erlang

:book: Études for Erlang

book erlang practice

Last synced: 18 Jan 2025

https://github.com/dweinstein/openai-erlang-client

Erlang OpenAI client auto-generated by OpenAPI-generator

client-libraries erlang openai openapi-generator

Last synced: 12 Jan 2025

https://github.com/naupio/aliyun_amqp

An aliyun amqp client sdk by erlang/elixir

aliyun aliyun-amqp aliyun-amqp-client aliyun-amqp-sdk aliyun-sdk amqp elixir erlang

Last synced: 12 Jan 2025

https://github.com/peterkrauz/pistis

Transparent, easily-configurable, strongly-consistent distributed state-machine replicas.

distributed-systems elixir erlang fault-tolerance raft state-machine-replication

Last synced: 29 Oct 2024

https://github.com/furmanOFF/lager_slack

Simple Slack backend for lager

erlang lager slack

Last synced: 18 Nov 2024

https://github.com/zadean/xs_regex

XML Schema Regex for Erlang

erlang regex regular-expression xml xml-schema xpath xquery

Last synced: 11 Oct 2024

https://github.com/containerbase/erlang-prebuild

containerbase Erlang/OTP releases

containerbase docker erlang renovate

Last synced: 14 Nov 2024

https://github.com/visheshc14/prisonic-fairytale

Prisonic Fairytale - ChronoTrigger's Bad Clone With Massively Multiplayer Online Functionality Built With Godot Engine, Elixir & Docker. Prisonic Fairytale Name is Derived From Silent Hill - 2 Original Soundtrack - Prisonic Fairytale.

docker docker-compose dockerfile ecto-schemas elixir elixir-lang elixir-library elixir-phoenix erlang godot-engine godot3 mmorpg postgres postgresql

Last synced: 19 Jan 2025

https://github.com/ikeikeikeike/exmail

Email Delivery, Admin, Analyzer For Marketing

elixir erlang phoenix

Last synced: 19 Jan 2025

https://github.com/semoal/npm-package-info

Fetches the package information from a npm package written 100% in Elixir

dependencies elixir erlang npm private-package

Last synced: 28 Oct 2024

https://github.com/nitrogen/canister

Distributed session manager for Erlang (used by Nitrogen Web Framework)

distributed-systems erlang session-management

Last synced: 11 Nov 2024

https://github.com/bunopnu/e2h

HTML generator for Erlang

erlang html html-generator html5 rebar3

Last synced: 07 Nov 2024

https://github.com/ahf/cowboy_error_noise

Add error noise to your Cowboy project.

cowboy erlang

Last synced: 26 Jan 2025

https://github.com/micheleriva/elixiridenticon

💠A simple Elixir program which generates Identicons.

elixir elixir-lang erlang generator identicon identicon-avatar identicon-generator

Last synced: 07 Feb 2025

https://github.com/ahf/orbis

An Erlang library for building worker pools using consistent hashing.

consistent-hashing consistent-hashing-library cryptography erlang

Last synced: 26 Jan 2025

https://github.com/crownedgrouse/steam

Search Tags in Erlang Application or Module

debian erlang facets tags

Last synced: 20 Dec 2024

https://github.com/markusn/schem-erl

Interpreter for a small subset of Scheme implemented in Erlang.

erlang interpreter scheme

Last synced: 02 Feb 2025

https://github.com/heyoka/lake

Experimental erlang client for rabbitmq streams

erlang rabbitmq rabbitmq-client streams

Last synced: 12 Jan 2025

https://github.com/hrefhref/routing_table

Elixir/Rust NIF for an efficient routing table implementation, using a tree-bitmap

elixir erlang networking routing

Last synced: 27 Dec 2024

https://github.com/hrefhref/erlpuzzle

Erlang NIF to libpuzzle, a library to quickly find visually similar images

erlang image-processing image-recognition jpg libpuzzle signature

Last synced: 27 Dec 2024

https://github.com/bunopnu/captcherl

Erlang library for interacting with various CAPTCHA services

erlang hcaptcha recaptcha turnstile

Last synced: 18 Jan 2025

https://github.com/potato-industries/erlrs

erlang based secure reverse shell

erlang reverse-shell

Last synced: 08 Jan 2025

https://github.com/antoinegagne/treewalker

A web crawler in Erlang that respects `robots.txt`.

crawler erlang webcrawler

Last synced: 20 Dec 2024

https://github.com/clojerl/asdf-clojerl

Clojerl plugin for asdf version manager https://github.com/asdf-vm/asdf

asdf-plugin beam clojure erlang

Last synced: 09 Nov 2024

https://github.com/brendocosta/gleb128

GLEB128 is a small Gleam library that provides functions for encoding and decoding LEB128 (Little Endian Base 128) integers.

beam erlang gleam javascript leb128

Last synced: 27 Oct 2024

https://github.com/altenwald/memhash

Memory Hashing Handling for Erlang/OTP

array-manipulations erlang references

Last synced: 16 Dec 2024

https://github.com/fitri-hy/chatbot-ai-elixir

Simple AI CLI Chatbot application using Erlang and Elixir.

ai api chatbot elixir erlang gemini

Last synced: 13 Jan 2025

https://github.com/antoinegagne/ecureuil

A library to parse and navigate HTML with CSS selectors.

css css-selector erlang erlang-library html

Last synced: 24 Oct 2024

https://github.com/donderom/stemerge

A collection of stemmers in Erlang

erlang nlp stemming

Last synced: 30 Dec 2024

https://github.com/zgbjgg/quetzal-examples

Examples using Quetzal :rocket: :bird:

analytics dashboard data data-visualization elixir erlang plotly web-app

Last synced: 15 Jan 2025

https://github.com/williamthome/ephone-book

A simple phone-book web app using just erlang as a server for the front and the backend. The app uses cowboy for requests and rebar3 to compile. At the moment the data is stored in an ETS table, then, if the server goes down or restarted, the data will be lost. Future implementations will use PostgreSQL, WebSockets and improve the UI.

cowboy css docker erlang ets flyio html otp phonebook rebar3

Last synced: 30 Jan 2025

https://github.com/konh/erlchat

Simple Erlang client/server chat

chat erlang

Last synced: 01 Feb 2025

https://github.com/andridus/erlang_v

Erlang External Term Format on V

erlang vlang

Last synced: 29 Jan 2025

https://github.com/zgbjgg/arygon_nfc

arygon_nfc - NFC reader erlang application

arygon-nfc erlang nfc reader

Last synced: 15 Jan 2025

https://github.com/opensuse/obs-service-erlang_changes

Erlang changelog formatting OBS service

erlang open-build-service python rpm

Last synced: 21 Jan 2025

https://github.com/silviucpp/esvm

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

erlang support-vector-machine svm

Last synced: 23 Jan 2025

https://github.com/wizardone/elixir_cli

Elixir CLI

cli elixir erlang

Last synced: 19 Dec 2024

https://github.com/michallepicki/gleam_ping_pong

two processes using gleam/otp actor

erlang gleam

Last synced: 05 Feb 2025

https://github.com/konh/simpleadsserver

Educational Erlang library to simulate ad delivery process

erlang erlang-library

Last synced: 01 Feb 2025

https://github.com/idorobots/zpi-mud

A very simple MUD game created during Project Management course on AGH-UST.

erlang multiplayer-game online project-management text-adventure

Last synced: 20 Dec 2024

https://github.com/gfngfn/rebar_sesterl_plugin

A Rebar3 plugin for compiling Sesterl programs (https://github.com/gfngfn/Sesterl)

erlang rebar3-plugin sesterl

Last synced: 15 Jan 2025

https://github.com/meteorgx/gengametools

Generate online game framework toolset

erlang gameserver godot

Last synced: 21 Jan 2025

https://github.com/cvik/ecoap

Simple CoAP encode/decode library for Erlang.

coap erlang

Last synced: 16 Dec 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/suddengunter/edynamojson

Erlang DynamoDB JSON serializer/deserializer

aws dynamodb erlang json serialization

Last synced: 03 Jan 2025

https://github.com/michael-michalski/docker-fips-mode

Lean docker images with fips mode enabled

docker elixir erlang

Last synced: 23 Jan 2025

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

Benchmarking :persistent_term as a way of reading static platform configuration

elixir erlang

Last synced: 23 Jan 2025

https://github.com/mrshankly/erlang-paillier

NIF bindings for the libpaillier cryptographic library

cryptography erlang homomorphic-encryption paillier

Last synced: 22 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/zadean/bxedist

Erlang controlled BaseX Server/Client

basex erlang xquery

Last synced: 03 Jan 2025