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/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/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/xandkar/erlang-crdt
Select, app-level, state-based CRDT (Convergent Replicated Data Type) implementations for Erlang.
Last synced: 20 Dec 2024
https://github.com/xandkar/oauth1_core
RFC 5849 - OAuth 1 Protocol implementation backed by CRDTs
Last synced: 20 Dec 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/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/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/ne-sachirou/docker-elixir
Erlang & Elixir Dockerfile, supports 2 major versions
Last synced: 08 Jan 2025
https://github.com/heyoka/lake
Experimental erlang client for rabbitmq streams
erlang rabbitmq rabbitmq-client streams
Last synced: 13 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/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/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/potato-industries/erlrs
erlang based secure reverse shell
Last synced: 11 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/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/e2h
HTML generator for Erlang
erlang html html-generator html5 rebar3
Last synced: 07 Nov 2024
https://github.com/erlangbureau/timestamp
Library to work with time in Erlang
Last synced: 16 Nov 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/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/joaopaulomoraes/joaopaulomoraes
Who am I
accessibility clean-architecture design domain-driven-design elixir erlang functional-programming hexagonal-architecture nextjs product reactjs regex ui ux web3
Last synced: 11 Oct 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
Last synced: 24 Dec 2024
https://github.com/opencensus-beam/opencensus-cowboy
Opencensus Cowboy integration
cowboy erlang opencensus tracing
Last synced: 23 Nov 2024
https://github.com/containerbase/erlang-prebuild
containerbase Erlang/OTP releases
containerbase docker erlang renovate
Last synced: 14 Nov 2024
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/pedro-gutierrez/elementary
Elixir web framework
beam elixir elm erlang functional-programming metaprogramming pure yaml
Last synced: 28 Dec 2024
https://github.com/hachreak/sf
An OTP library to format a string.
erlang erlang-libraries erlang-library string-formatter
Last synced: 06 Nov 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/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/mrshankly/aqlc
Erlang client for AntidoteDB's SQL interface (AQL)
Last synced: 27 Dec 2024
https://github.com/marcelog/erl_vcron
Erlang Vixie Cron-like expression interpreter
Last synced: 03 Jan 2025
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/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/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/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/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/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/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/antoinegagne/treewalker
A web crawler in Erlang that respects `robots.txt`.
Last synced: 20 Dec 2024
https://github.com/ahf/cowboy_error_noise
Add error noise to your Cowboy project.
Last synced: 28 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/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/hidnasio/wx_erlang_elixir_meetup
Examples used in Elixir Montevideo Meetup
Last synced: 15 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/stdlib-js/stats-base-dists-erlang-ctor
Erlang distribution constructor.
cdf class constructor ctor dist distribution erlang javascript node node-js nodejs object pdf prob probability properties quantile statistics stats stdlib
Last synced: 11 Oct 2024
https://github.com/silviucpp/refererparser
Erlang library for extracting marketing attribution data from referrer URLs
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/gearnode/erl-sqlite
Erlang interface for the SQLite database engine.
Last synced: 21 Dec 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/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/wagner-de-carvalho/mybank
Aplicação em Erlang
erlang functional-programming otp process supervisor
Last synced: 28 Nov 2024
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: 13 Nov 2024
https://github.com/altenwald/erlang-i-resources
Erlang/OTP Volume I: A Concurrent World (Resources)
Last synced: 20 Nov 2024
https://github.com/gfngfn/sesterl_stdlib
The standard library for Sesterl (https://github.com/gfngfn/Sesterl)
Last synced: 15 Nov 2024
https://github.com/msdeep14/how-smartly-erlang-uses-distributed-computing
Seminar
ejabberd erlang presentation seminar whatsapp
Last synced: 08 Jan 2025
https://github.com/lvce-editor/language-basics-erlang
Erlang syntax highlighting
erlang lvce-editor syntax-highlighting
Last synced: 12 Nov 2024
https://github.com/zadean/xqerl_demo_sudoku
Making Sudoku puzzles with xqerl
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/heromicro/slurmrestapi.erlang
erlang slurm slurmrest slurmrestapi
Last synced: 08 Jan 2025
https://github.com/ehsanmok/cs-521
UBC CS 521: Parallel Computing and Architectures
cuda erlang parallel-algorithm parallel-computing
Last synced: 22 Dec 2024
https://github.com/probably-not/jiffy_ex
An Elixir Module that wraps the Erlang jiffy library.
elixir elixir-lang erlang jiffy json
Last synced: 07 Jan 2025
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/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/eiri/minideb-erlang
A Docker's minideb image with minimal Erlang installed
docker-image dockerfile erlang minideb
Last synced: 13 Nov 2024
https://github.com/tatsuya6502/docker-erlang
Dockerfiles to build Erlang/OTP images
Last synced: 05 Dec 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/init-ref/erlang_euler
Solvig Project Euler problems with Erlang
erlang erlang-learning project-euler project-euler-erlang-solutions project-euler-solutions
Last synced: 19 Nov 2024
https://github.com/meteorgx/gengametools
Generate online game framework toolset
Last synced: 19 Nov 2024
https://github.com/bel-framework/bel
Erlang web framework
erlang erlang-otp web-framework
Last synced: 19 Nov 2024
https://github.com/fitri-hy/translate-elixir
Simple application Translate CLI using Erlang and Elixir.
api cli elixir erlang translate translator
Last synced: 19 Nov 2024
https://github.com/tatsuya6502/erlang-examples
Example programs written in Erlang/OTP.
Last synced: 05 Dec 2024
https://github.com/erlangsters/spawn-mode
An Erlang process spawner API that solves a fundamental design issue.
Last synced: 19 Nov 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/ruferdz/cards
A simple card game to learn Elixir programming language 🃏
elixir erlang functional-programming
Last synced: 19 Nov 2024
https://github.com/opensuse/obs-service-erlang_changes
Erlang changelog formatting OBS service
erlang open-build-service python rpm
Last synced: 19 Nov 2024
https://github.com/sile/logi_stdlib
The standard library for logi: https://github.com/sile/logi
Last synced: 19 Nov 2024
https://github.com/ratopi/bencoding
A fast encoder/decoder for the bittorrent data representation in pure Erlang
bencode bencoding bittorrent bittorrent-protocol erlang
Last synced: 19 Nov 2024
https://github.com/zgbjgg/arygon_nfc
arygon_nfc - NFC reader erlang application
Last synced: 15 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