erlang_guidelines
Erlang coding standards
A comprehensive set of guidelines for writing clean, maintainable, and efficient Erlang code
Inaka's Erlang Coding Guidelines
625 stars
88 watching
122 forks
Language: Erlang
last commit: over 3 years ago
Linked from 2 awesome lists
erlangguidelineshacktoberfest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A community's set of guidelines for collaboration and project management | 76 |
| | Guidelines for writing clean and maintainable code in various programming languages | 400 |
| | An Erlang application providing a simple HTTP client with built-in SSE support | 168 |
| | Guides developers on following best practices for writing maintainable and efficient Scala code | 4,391 |
| | A Clojure implementation on the Erlang VM | 1,660 |
| | A collection of links and resources for Erlang developers | 1,154 |
| | A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
| | A set of functional programming abstractions and data structures for Erlang | 124 |
| | An Erlang implementation of common data structures and algorithms. | 158 |
| | Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |
| | A curated collection of reference materials to learn Erlang programming best practices and idioms | 8 |
| | Generates Erlang/OTP releases by assembling application code and dependencies | 696 |
| | Teaches load testing with Tsung for Erlang applications | 40 |
| | Provides Erlang bindings for the simdjson JSON parsing library | 16 |
| | A guide to producing readable, reusable, and refactorable Ruby software following principles from Clean Code by Robert C. Martin. | 1,594 |