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.
Here are 2,727 public repositories matching this topic...
An Open-Source, Cloud-Native, Distributed MQTT Message Broker for IoT.
-
Updated
Apr 5, 2022 - Erlang
Cool open source projects written in various languages.
-
Updated
Feb 28, 2022 - Python
Small, fast, modern HTTP server for Erlang/OTP.
-
Updated
Jan 26, 2022 - Erlang
-
Updated
Dec 20, 2021
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
-
Updated
Apr 5, 2022 - Erlang
i.e. src/one/two/three.js and src/one/two/three.erl.
We will need to track Erlang module names to ensure there are no clashes. For example src/one/themodule.erl and src/two/themodule.erl in one project is an error.
An alternative BEAM implementation, designed for WebAssembly
-
Updated
Mar 19, 2022 - Rust
Environment
- VerneMQ Version: 1.11.0
- OS:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic - Erlang/OTP version (if building from source): 19
- VerneMQ configuration (vernemq.conf) or the changes from the default
- Cluster size/standalone:
Expected behaviour
Connection to Redis server running on unixsocket, configured within Lua scr
If a new Environment is created, processes inside of it will not have access to any command line arguments or environment variables by default. They need to be added to the ConfigEnv struct from which the Environment is created. Currently this is only possible from the host, but is not exposed as a [host function
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
-
Updated
Mar 17, 2022 - Erlang
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
-
Updated
Mar 28, 2022 - Elixir
Clojure for the Erlang VM (unofficial)
-
Updated
Sep 23, 2021 - Erlang
MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.
-
Updated
Apr 5, 2022 - Erlang
The LeoFS Storage System
-
Updated
Jun 2, 2020 - Erlang
Fast batch message passing between nodes for Erlang/Elixir.
-
Updated
Nov 23, 2021 - Elixir
Easy building and installing of Erlang/OTP instances
-
Updated
Mar 27, 2022 - Shell
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
-
Updated
Apr 5, 2022 - Erlang
A curated list of awesome Erlang libraries, resources and shiny things.
-
Updated
Mar 1, 2020
Functional programming inspired by ML for the Erlang VM
-
Updated
Jun 13, 2020 - Erlang
an actor based Framework for creating microservices using technologies and design patterns of Erlang/OTP in Golang
-
Updated
Apr 4, 2022 - Go
Compile Elixir applications into single, easily distributed executable binaries
-
Updated
Feb 4, 2022 - C
A process/message visualizer for BEAM nodes.
-
Updated
Feb 10, 2022 - CSS
Collection of functions and scripts to debug Erlang in production.
-
Updated
Oct 30, 2021 - Erlang
Created by Joe Armstrong, Robert Virding, Mike Williams
Released December 8, 1998
- Organization
- erlang
- Website
- www.erlang.org
- Wikipedia
- Wikipedia


Steps to reproduce
Run
asdf. In help output a line is printed for theasdf envcommand:I would assume
<command>is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.FY