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/altenwald/memhash

Memory Hashing Handling for Erlang/OTP

array-manipulations erlang references

Last synced: 16 Dec 2024

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

Interpreter for a small subset of Scheme implemented in Erlang.

erlang interpreter scheme

Last synced: 07 Dec 2024

https://github.com/lfex/tcp-client

A simple LFE TCP client connection manager

beam connection-manager erlang lfe tcp tcp-client

Last synced: 20 Dec 2024

https://github.com/silviucpp/refererparser

Erlang library for extracting marketing attribution data from referrer URLs

erlang parser referer-url

Last synced: 22 Nov 2024

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

Erlang interface for the SQLite database engine.

database erlang sqlite

Last synced: 21 Dec 2024

https://github.com/hidnasio/wx_erlang_elixir_meetup

Examples used in Elixir Montevideo Meetup

elixir erlang wxerlang

Last synced: 15 Dec 2024

https://github.com/ahf/peculium

Peculium Client Application

bitcoin erlang

Last synced: 28 Nov 2024

https://github.com/ahf/orbis

An Erlang library for building worker pools using consistent hashing.

consistent-hashing consistent-hashing-library cryptography erlang

Last synced: 28 Nov 2024

https://github.com/ahf/cowboy_error_noise

Add error noise to your Cowboy project.

cowboy erlang

Last synced: 28 Nov 2024

https://github.com/micheleriva/elixiridenticon

💠A simple Elixir program which generates Identicons.

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

Last synced: 14 Dec 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/locusts-r-us/locusts

A polyglot library for adding locusts to your code

beam c cpp csharp deno elixir erlang fsharp go java javascript jvm kotlin nodejs python react rust svelte typescript vue

Last synced: 09 Dec 2024

https://github.com/konh/erlchat

Simple Erlang client/server chat

chat erlang

Last synced: 06 Dec 2024

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/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: 22 Nov 2024

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

:book: Études for Erlang

book erlang practice

Last synced: 17 Nov 2024

https://github.com/raphexion/gustav

Small helper library for and in Erlang

binary-data erlang erlang-library helpers serialization

Last synced: 16 Dec 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/stdlib-js/stats-base-dists-erlang-logpdf

Natural logarithm of the probability density function (PDF) for an Erlang distribution.

continuous dist distribution erlang javascript ln log logarithm logpdf natural node node-js nodejs pdf probability statistics stats stdlib univariate

Last synced: 11 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/eggy115/erlang

Erlang

erlang

Last synced: 05 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/mrshankly/aqlc

Erlang client for AntidoteDB's SQL interface (AQL)

antidote aql erlang

Last synced: 27 Dec 2024

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/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: 03 Dec 2024

https://github.com/niamtokik/berl32

Quick and Dirty Crockford Base32 Erlang Implementation

base32 crockford encoding erlang

Last synced: 01 Jan 2025

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/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/eproxus/textual

Textual transformation library for Erlang

erlang erlang-library text-processing

Last synced: 12 Oct 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/segpacto/ejabberd_healthcheck

module for ejabberd that creates an endpoints for healthcheck

ejabberd ejabberd-api erlang healthcheck module mysql ssl

Last synced: 12 Nov 2024

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/antoinegagne/parthenon

A library to parse Athena structures into Erlang terms

athena aws aws-athena erlang erlang-library hex parser

Last synced: 02 Nov 2024

https://github.com/xandkar/oauth1_core

RFC 5849 - OAuth 1 Protocol implementation backed by CRDTs

erlang oauth oauth1

Last synced: 20 Dec 2024

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

Select, app-level, state-based CRDT (Convergent Replicated Data Type) implementations for Erlang.

2p-set crdt erlang or-set

Last synced: 20 Dec 2024

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/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/crownedgrouse/steam

Search Tags in Erlang Application or Module

debian erlang facets tags

Last synced: 20 Dec 2024

https://github.com/erdiko/theme

Erdiko theming engine

erlang php theme theme-engine

Last synced: 30 Nov 2024

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/rgolubtsov/dnsresolvd-multilang

A daemon that performs DNS lookups for the given hostname passed in an HTTP request, with the focus on its implementation using various programming languages.

bash c clojure daemon dns elixir erlang genie http java javascript lfe lua multilang perl python resolver vala

Last synced: 31 Oct 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/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/tanguilp/http_cache_store_memory

Memory store for http_cache

elixir erlang http-caching

Last synced: 12 Oct 2024

https://github.com/devsnek/jsont

Json't JSON Library

elixir erlang json parser

Last synced: 12 Oct 2024

https://github.com/autodidaddict/ergonats

Ergo server processes for interacting with NATS, including event sourcing

erlang event-sourcing nats otp

Last synced: 12 Oct 2024

https://github.com/marcelog/erl_vcron

Erlang Vixie Cron-like expression interpreter

erlang vixie-cron

Last synced: 03 Jan 2025

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: 12 Oct 2024

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

Opencensus Cowboy integration

cowboy erlang opencensus tracing

Last synced: 23 Nov 2024

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

Erlang OpenAI client auto-generated by OpenAPI-generator

client-libraries erlang openai openapi-generator

Last synced: 12 Nov 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/martindisch/weatherpi

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

am2302 android-app erlang python raspberry-pi

Last synced: 14 Nov 2024

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

erlang based secure reverse shell

erlang reverse-shell

Last synced: 11 Nov 2024

https://github.com/simonewebdesign/slfe

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

bytecode compiler elixir erlang interpreter language lfe lisp parser

Last synced: 11 Nov 2024

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/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/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/dpbm/testing-rabbitmq

Some tests using rabbitmq and elixir language

elixir erlang message-broker rabbitmq

Last synced: 18 Nov 2024

https://github.com/otakup0pe/mcc

Mea Culpa; Config

configuration erlang

Last synced: 22 Nov 2024

https://github.com/codeadict/lager_logentries

Backend for Lager which sends logs to Logentries (https://logentries.com) via Token TCP.

erlang erlang-library lager logentries logging

Last synced: 26 Oct 2024

https://github.com/pedro-gutierrez/horde_test

A simple Elixir testbed for Horde and libcluster

elixir erlang horde libcluster otp

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

Erlang controlled BaseX Server/Client

basex erlang xquery

Last synced: 03 Jan 2025

https://github.com/grantwinney/erl-config-modifier

Reads from, and writes to, an Erlang config file. Get (and set) a section of the file by providing a list of keys.

configuration-files erlang

Last synced: 23 Nov 2024

https://github.com/williamthome/interpolate

An Erlang library to interpolate strings.

erlang erlang-library interpolation string stringinterpolation

Last synced: 03 Dec 2024

https://github.com/dukzcry/unuzbl

Quarantine repo for stuff being in stagnation ;-)

driver erlang prolog special-olympics

Last synced: 19 Nov 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/vendethiel/udp2http.erl

[DONE] forwards some UDP to HTTP

erlang http proxy udp

Last synced: 28 Nov 2024

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/zt897571/mix-rpc

erlang rpc with golang

erlang golang rpc-framework

Last synced: 18 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/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/mmore/full_name_splitter

Full Name Splitter is a library to split a full name simply into first and last name.

elixir erlang lexer parser splitter

Last synced: 30 Oct 2024

https://github.com/ikeikeikeike/exmail

Email Delivery, Admin, Analyzer For Marketing

elixir erlang phoenix

Last synced: 18 Nov 2024

https://github.com/grantwinney/erl-holidays

An Erlang module for testing whether or not a particular date is a holiday.

dates erlang holiday-calculation holidays

Last synced: 23 Nov 2024

https://github.com/suddengunter/edynamojson

Erlang DynamoDB JSON serializer/deserializer

aws dynamodb erlang json serialization

Last synced: 03 Jan 2025

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/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/yanateras/jsonjson

Compliant, fast, safe JSON library. Strict encoder, lenient decoder. No native code, zero dependencies 🐱

deserialization elixir erlang json-parser serialization status-alpha

Last synced: 05 Jan 2025

https://github.com/galdor/eon

An Erlang project builder.

build-tool erlang

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