Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/erlang
- Wikipedia: https://en.wikipedia.org/wiki/Erlang_(programming_language)
- Repo: https://github.com/erlang
- Created by: Joe Armstrong, Robert Virding, Mike Williams
- Released: December 8, 1998
- Related Topics: language, elixir,
- Last updated: 2025-01-03 00:09:36 UTC
- JSON Representation
https://github.com/stdlib-js/stats-base-dists-erlang
Erlang distribution.
continuous dist distribution erlang javascript lib library node node-js nodejs probability standard statistics stats stdlib univariate
Last synced: 11 Oct 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/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: 18 Nov 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/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/ne-sachirou/docker-elixir
Erlang & Elixir Dockerfile, supports 2 major versions
Last synced: 10 Nov 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/nayibor/iso8583_echo_server
iso8583 tcp echo server using iso8583_erl erlang library
Last synced: 24 Dec 2024
https://github.com/tanguilp/http_cache_store_memory
Memory store for http_cache
Last synced: 12 Oct 2024
https://github.com/stdlib-js/stats-base-dists-erlang-quantile
Erlang distribution quantile function.
cdf continuous dist distribution erlang inverse javascript node node-js nodejs probability statistics stats stdlib univariate
Last synced: 11 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: 23 Nov 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/gfngfn/rebar_sesterl_plugin
A Rebar3 plugin for compiling Sesterl programs (https://github.com/gfngfn/Sesterl)
Last synced: 15 Nov 2024
https://github.com/l-x/gen_ircbot
-behaviour(gen_ircbot).
erlang erlang-libraries erlang-library irc-bot irc-bot-framework
Last synced: 22 Dec 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/moritzploss/do
Haskell-style type classes for Erlang, including monads, applicatives, functors, and traversables
Last synced: 11 Oct 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/eproxus/textual
Textual transformation library for Erlang
erlang erlang-library text-processing
Last synced: 12 Oct 2024
https://github.com/apacheli/void
Codec for the External Term Format
deno elixir erlang etf typescript void
Last synced: 18 Dec 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/heyoka/lake
Experimental erlang client for rabbitmq streams
erlang rabbitmq rabbitmq-client streams
Last synced: 13 Nov 2024
https://github.com/stdlib-js/random-base-erlang
Erlang distributed pseudorandom numbers.
erlang factory generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 07 Nov 2024
https://github.com/marcelog/erl_vcron
Erlang Vixie Cron-like expression interpreter
Last synced: 03 Jan 2025
https://github.com/markusn/schem-erl
Interpreter for a small subset of Scheme implemented in Erlang.
Last synced: 07 Dec 2024
https://github.com/bunopnu/e2h
HTML generator for Erlang
erlang html html-generator html5 rebar3
Last synced: 07 Nov 2024
https://github.com/wagner-de-carvalho/mybank
Aplicação em Erlang
erlang functional-programming otp process supervisor
Last synced: 28 Nov 2024
https://github.com/rabbitmq/cth_fail_fast
Common Test hook to skip all tests on first failure
Last synced: 15 Nov 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/gearnode/erl-sqlite
Erlang interface for the SQLite database engine.
Last synced: 21 Dec 2024
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/am-kantox/johanna
erlcron smart wrapper :: cron for elixir
cron cron-jobs cronjob elixir elixir-lang erlang
Last synced: 30 Nov 2024
https://github.com/mrshankly/aqlc
Erlang client for AntidoteDB's SQL interface (AQL)
Last synced: 27 Dec 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/opencensus-beam/opencensus-cowboy
Opencensus Cowboy integration
cowboy erlang opencensus tracing
Last synced: 23 Nov 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
Last synced: 20 Dec 2024
https://github.com/xandkar/erlang-crdt
Select, app-level, state-based CRDT (Convergent Replicated Data Type) implementations for Erlang.
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/antoinegagne/treewalker
A web crawler in Erlang that respects `robots.txt`.
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/eigr/spawn-dart
Dart SDK for Spawn applications
actor-model actors dartlang durable-computing-model durable-functions elixir erlang serverless stateful-actors
Last synced: 25 Nov 2024
https://github.com/hidnasio/wx_erlang_elixir_meetup
Examples used in Elixir Montevideo Meetup
Last synced: 15 Dec 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/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/pedro-gutierrez/elementary
Elixir web framework
beam elixir elm erlang functional-programming metaprogramming pure yaml
Last synced: 28 Dec 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/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/captcherl
Erlang library for interacting with various CAPTCHA services
erlang hcaptcha recaptcha turnstile
Last synced: 09 Nov 2024
https://github.com/altenwald/memhash
Memory Hashing Handling for Erlang/OTP
array-manipulations erlang references
Last synced: 16 Dec 2024
https://github.com/hachreak/riak_core_demo
Riak Core Demo (KV store)
demo demo-app distributed-systems erlang kvstore riak riak-core
Last synced: 25 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/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/potato-industries/erlrs
erlang based secure reverse shell
Last synced: 11 Nov 2024
https://github.com/ahf/cowboy_error_noise
Add error noise to your Cowboy project.
Last synced: 28 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/bemwamalak/mod_message_status
An ejabberd module for tracking message read and delivery status.
Last synced: 20 Dec 2024
https://github.com/gearnode/erl-netrc
A parser for netrc credential files in Erlang.
Last synced: 21 Dec 2024
https://github.com/gabrielemaurina/workspace
Personal workspace. Years of code shouldn't be lost.
cpp eiffel erlang java javascirpt ocaml python scala
Last synced: 05 Dec 2024
https://github.com/soroush-app/xmpp_utils
Fast and easy-to-use API for working on well-known XMPP data structures
erlang erlang-library erlang-otp xmpp xmpp-library
Last synced: 24 Oct 2024
https://github.com/sneako/mnesia_restore
Utility functions to rename mnesia backups, allowing you to restore them on different nodes
Last synced: 06 Jan 2025
https://github.com/sile/logi_prometheus
Prometheus metrics collector for logi
Last synced: 27 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/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/agx/ldapsp
Foreman Realm smart proxy for creating LDAP entries
erlang foreman ldap smartproxy
Last synced: 01 Jan 2025
https://github.com/mbuczko/syncshare
rabbitmq based synchronization between browsers and backend workers
Last synced: 14 Dec 2024
https://github.com/stdlib-js/stats-base-dists-erlang-stdev
Erlang distribution standard deviation.
continuous deviation dispersion dist distribution erlang javascript node node-js nodejs prob probability spread standard statistics stats stdlib univariate
Last synced: 11 Oct 2024
https://github.com/eyedouble/erlang_rethinkdb
The Erlang Rethink Db Driver
erlang erlang-library erlang-otp rethink rethinkdb-adapter rethinkdb-driver
Last synced: 25 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/crownedgrouse/esh.mk
esh template engine for erlang.mk
erlang shell template-engine templates
Last synced: 20 Dec 2024
https://github.com/nanobox-io/nanobox-engine-erlang
Engine for running Erlang apps on Nanobox
developer-tools devops docker engine erlang erlang-engine erlang-runtime nanobox
Last synced: 26 Dec 2024
https://github.com/michael-michalski/docker-fips-mode
Lean docker images with fips mode enabled
Last synced: 22 Nov 2024
https://github.com/tokeshu/tnetstring.erl
A pure Erlang implementation of TNetStrings.
Last synced: 26 Dec 2024
https://github.com/michael-michalski/benchmark_persistent_term
Benchmarking :persistent_term as a way of reading static platform configuration
Last synced: 22 Nov 2024
https://github.com/comtihon/octoenot
Enot github integration and package loader (deprecated)
Last synced: 07 Dec 2024
https://github.com/techgaun/elixir-tips-tricks
Just random tips and tricks while working with elixir [& phoenix and other libs/frameworks]
elixir elixir-tips erlang phoenix
Last synced: 19 Dec 2024
https://github.com/stdlib-js/random-array-erlang
Create an array containing pseudorandom numbers drawn from an Erlang distribution.
array continuous erlang generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 19 Nov 2024
https://github.com/xandkar/sensu-erlang
Erlang API to send external check result to Sensu client.
Last synced: 08 Dec 2024
https://github.com/olivier-boudeville/ceylan-traces
Part of the Ceylan project gathering all Erlang-based, trace-related developments.
Last synced: 14 Oct 2024
https://github.com/ruferdz/cards
A simple card game to learn Elixir programming language 🃏
elixir erlang functional-programming
Last synced: 19 Nov 2024
https://github.com/stdlib-js/stats-base-dists-erlang-mgf
Erlang distribution moment-generating function (MGF).
continuous dist distribution erlang generating-functions javascript mgf moments node node-js nodejs statistics stats stdlib univariate
Last synced: 23 Oct 2024
https://github.com/fylfot/cb-heroku-buildpack
ChicagoBoss buildpack for heroku. OTP-20.1.
chicago-boss chicagoboss erlang heroku heroku-buildpack heroku-deployment herokuapp
Last synced: 23 Nov 2024