erlang_guidelines
Erlang coding standards
A comprehensive set of guidelines for writing clean, maintainable, and efficient Erlang code
Inaka's Erlang Coding Guidelines
623 stars
88 watching
121 forks
Language: Erlang
last commit: over 2 years ago
Linked from 2 awesome lists
erlangguidelineshacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
inaka/guidelines | A community's set of guidelines for collaboration and project management | 76 |
elierotenberg/coding-styles | Guidelines for writing clean and maintainable code in various programming languages | 400 |
inaka/shotgun | An Erlang application providing a simple HTTP client with built-in SSE support | 167 |
alexandru/scala-best-practices | Guides developers on following best practices for writing maintainable and efficient Scala code | 4,391 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,659 |
0xax/erlang-bookmarks | A collection of links and resources for Erlang developers | 1,153 |
okeuday/dynamic_compile | A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
fogfish/datum | A set of functional programming abstractions and data structures for Erlang | 124 |
aggelgian/erlang-algorithms | An Erlang implementation of common data structures and algorithms. | 158 |
rust-lang/api-guidelines | Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |
gabrielelana/erlang-watchlist | A curated collection of reference materials to learn Erlang programming best practices and idioms | 8 |
erlware/relx | Generates Erlang/OTP releases by assembling application code and dependencies | 696 |
erszcz/euc-2014 | An introduction to load testing with Tsung for Erlang user conference 2014 | 40 |
chompert/simdjson_erlang | Provides Erlang bindings for the simdjson JSON parsing library | 16 |
uohzxela/clean-code-ruby | A guide to producing readable, reusable, and refactorable Ruby software following principles from Clean Code by Robert C. Martin. | 1,591 |