#
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,519 public repositories matching this topic...
An Open-Source, Cloud-Native, distributed MQTT Message Broker for Large-scale IoT Applications.
mqtt
iot
coap
m2m
erlang
messaging
pubsub
mqtt-broker
iot-middleware
broker
coap-server
mqtt-server
lorawan
erlang-mqtt-broker
m2mqtt
lorawan-server
iot-server
5g
iot-broker
5g-messaging
-
Updated
Jun 6, 2021 - Erlang
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.
ruby
python
rust
open-source
list
clojure
haskell
awesome
typescript
erlang
elixir
scala
lisp
lua
emacs-lisp
ocaml
projects
dev
hacktoberfest
-
Updated
May 7, 2021 - Python
Small, fast, modern HTTP server for Erlang/OTP.
http
erlang
functional
web
rest
https
high-performance
websocket-server
websocket
http2
websockets
web-framework
cowboy
http-server
production-ready
http2-server
-
Updated
May 29, 2021 - Erlang
python
git
api
translations
design
experiment
distributed-systems
erlang
elixir
reactive
lisp
translation
concurrency
consensus
chinese-translation
simplified-chinese
design-thinking
paxos
api-design
design-principle
-
Updated
Apr 10, 2021
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
-
Updated
Jun 5, 2021 - Erlang
lpil
commented
May 24, 2021
import some/module.{Name as TheAlias}We must ensure that the name is uppercase and that functions and consts are always lowercase when imported, so we'll need to validate this too.
An alternative BEAM implementation, designed for WebAssembly
-
Updated
Mar 26, 2021 - Rust
MustaRohman
commented
Feb 15, 2021
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
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
-
Updated
Apr 7, 2021 - Erlang
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
-
Updated
Apr 28, 2021 - Elixir
The LeoFS Storage System
-
Updated
Jun 2, 2020 - Erlang
Clojure for the Erlang VM (unofficial)
-
Updated
Jun 5, 2021 - Erlang
Easy building and installing of Erlang/OTP instances
-
Updated
Jun 3, 2021 - Shell
Functional programming inspired by ML for the Erlang VM
-
Updated
Jun 13, 2020 - Erlang
Fast batch message passing between nodes for Erlang/Elixir.
-
Updated
Jan 3, 2019 - Elixir
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
May 28, 2021 - Erlang
A process/message visualizer for BEAM nodes.💪 👁
-
Updated
May 25, 2021 - CSS
Visualize Erlang/Elixir Nodes On The Command Line
performance
erlang
elixir
observer
memory
performance-visualization
performance-dashboard
recon
profiling
-
Updated
May 6, 2021 - Erlang
List of Elixir books
language
programming-language
pdf
distributed-systems
erlang
elixir
phoenix
otp
books
fault-tolerance
tutorials
epub
erlang-vm
concurrent
elixir-phoenix
phoenix-framework
programming-erlang
programming-elixir
elixir-books
elixir-school
-
Updated
Jun 5, 2021
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