Erlangsters
A group of highly-trained Erlang monkey coders who aims to bring quality tools to the community.
Pinned Repositories
erlangsters.org
Website of the Erlangsters community available at https://www.erlangsters.org/.
integration-checker-erlangmk
Integration with Erlang.mk build system checker.
json-validator
A quick and simple JSON validator for Erlang.
orchestrator
The re-implemented 'supervisor' behavior for OTPless Erlang.
reactor
The re-implemented 'gen_statem' behavior for OTPless Erlang.
setup-erlang
Set up your GitHub Actions workflow with a specific version of Erlang.
setup-erlang-examples
Showcase how to setup Erlang in your GitHub Actions workflows.
spawn-mode
An Erlang process spawner API that solves a fundamental design issue.
term-validator
A quick and simple Erlang term validator.
worker
The re-implemented 'gen_server' behavior for OTPless Erlang.
Erlangsters's Repositories
erlangsters/setup-erlang
Set up your GitHub Actions workflow with a specific version of Erlang.
erlangsters/spawn-mode
An Erlang process spawner API that solves a fundamental design issue.
erlangsters/.github
erlangsters/build-erlang
Build a specific version of Erlang with a Github Actions workflow.
erlangsters/erlangsters-identity
All files related to the identity of the Erlangsters group.
erlangsters/erlangsters.org
Website of the Erlangsters community available at https://www.erlangsters.org/.
erlangsters/extended-term-validator
An extension to the quick and simple Erlang term validator.
erlangsters/integration-checker-erlangmk
Integration with Erlang.mk build system checker.
erlangsters/integration-checker-rebar3
Integration with rebar3 build system checker.
erlangsters/json-validator
A quick and simple JSON validator for Erlang.
erlangsters/orchestrator
The re-implemented 'supervisor' behavior for OTPless Erlang.
erlangsters/reactor
The re-implemented 'gen_statem' behavior for OTPless Erlang.
erlangsters/settings-validator
A quick and simple settings validator for Erlang.
erlangsters/setup-erlang-examples
Showcase how to setup Erlang in your GitHub Actions workflows.
erlangsters/term-validator
A quick and simple Erlang term validator.
erlangsters/worker
The re-implemented 'gen_server' behavior for OTPless Erlang.
erlangsters/papyrus
Documentation generator for BEAM-based projects.
erlangsters/papyrus_mk
Generate Papyrus-based documentation with Erlang.mk.
erlangsters/rebar3_papyrus
Generate Papyrus-based documentation with Rebar3.
erlangsters/ssh-client
Erlang library to implement a SSH client.
erlangsters/ssh-common
Erlang library for manipulating the SSH protocol.
erlangsters/ssh-server
Erlang library to implement a SSH server.