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,390 public repositories matching this topic...
A list of cool open source projects written in C, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala, etc.
-
Updated
Nov 13, 2020 - Python
EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
-
Updated
Nov 13, 2020 - Erlang
Small, fast, modern HTTP server for Erlang/OTP.
-
Updated
Nov 10, 2020 - Erlang
-
Updated
Jul 12, 2020
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
-
Updated
Nov 12, 2020 - Erlang
It would be great to have a link in the published docs for a package back to the repository to make it easier to explore and jump around between the code and the docs. I would start with just one link in the header or sidebar navigation but I guess this could also be extended to linking from types & functions back to the source code definitions.
It could work like the Rust docs:
:
- VerneMQ configuration (vernemq.conf) or the changes from the default :
listener.ssl.default = 0.0.0.0:8883
listener.ssl.allowed_protocol_versions = 3,4,5
listener.ssl.require_certificate = on
mqtt_connect_timeout = 30000 - Cluster size/standalone:
Expected behaviour
Set
An alternative BEAM implementation, designed for WebAssembly
-
Updated
Nov 2, 2020 - Rust
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
-
Updated
Jul 22, 2020 - Erlang
The LeoFS Storage System
-
Updated
Jun 2, 2020 - Erlang
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
-
Updated
Nov 11, 2020 - Elixir
Clojure for the Erlang VM (unofficial)
-
Updated
Nov 1, 2020 - Erlang
Functional programming inspired by ML for the Erlang VM
-
Updated
Jun 13, 2020 - Erlang
Easy building and installing of Erlang/OTP instances
-
Updated
Oct 21, 2020 - Shell
A curated list of awesome Erlang libraries, resources and shiny things.
-
Updated
Mar 1, 2020
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
-
Updated
Nov 11, 2020 - Erlang
Fast batch message passing between nodes for Erlang/Elixir.
-
Updated
Jan 3, 2019 - Elixir
A process/message visualizer for BEAM nodes.
-
Updated
Sep 4, 2020 - CSS
Visualize Erlang/Elixir Nodes On The Command Line
-
Updated
Oct 21, 2020 - Erlang
List of Elixir books
-
Updated
Dec 20, 2019
æternity: solving scalability problems by making sense of state-channels
-
Updated
Nov 12, 2020 - 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