awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gar1t avatar

gar1t/erlang-patterns

0
View on GitHub↗
171 stars·31 forks·CSS·CC-BY-SA-4.0·9 views

Erlang Patterns

Please note that http://erlangpatterns.org is no longer maintained. Don't look for actual Erlang patterns there - it's something else now.

Features

  • Language Style Guides - Common design patterns and architectural idioms for Erlang applications.

Star history

Star history chart for gar1t/erlang-patternsStar history chart for gar1t/erlang-patterns

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does gar1t/erlang-patterns do?

Please note that http://erlangpatterns.org is no longer maintained. Don't look for actual Erlang patterns there - it's something else now.

What are the main features of gar1t/erlang-patterns?

The main features of gar1t/erlang-patterns are: Language Style Guides.

What are some open-source alternatives to gar1t/erlang-patterns?

Open-source alternatives to gar1t/erlang-patterns include: airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It… amontalenti/elements-of-python-style — This project is a comprehensive Python style guide and technical reference designed to promote the creation of clean,… bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… cristaloleg/go-advice — (Some of advices are implemented in go-critic). devonestes/fast-elixir — :dash: Writing Fast Elixir :heart_eyes: -- Collect Common Elixir idioms. abinoda/rspec-best-practices.

Open-source alternatives to Erlang Patterns

Similar open-source projects, ranked by how many features they share with Erlang Patterns.
  • airbnb/javascriptairbnb avatar

    airbnb/javascript

    148,081View on GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    View on GitHub↗148,081
  • amontalenti/elements-of-python-styleamontalenti avatar

    amontalenti/elements-of-python-style

    3,489View on GitHub↗

    This project is a comprehensive Python style guide and technical reference designed to promote the creation of clean, maintainable, and idiomatic code. It provides a set of opinionated guidelines and architectural patterns focusing on functional and declarative programming to reduce complexity and improve overall code quality. The guide establishes specific standards for naming conventions, module organization, and project layout. It emphasizes reducing object coupling by favoring modules and functions over deep class hierarchies and offers technical standards for writing docstrings and marku

    code-stylecodestyledocumentation
    View on GitHub↗3,489
  • bbatsov/clojure-style-guidebbatsov avatar

    bbatsov/clojure-style-guide

    4,095View on GitHub↗

    This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming patterns for Clojure development. It establishes best practices for implementing declarative logic and managing shared state through the use of persistent data structures and atomic references. The guide covers standards for documenting public APIs and organizing project directories to ensure portable library distribution. It details the application of consistent formatting and naming rules to improve source code readability and team collaboration. The scope extends to idiomatic

    View on GitHub↗4,095
  • abinoda/rspec-best-practicesA

    abinoda/rspec-best-practices

    0View on GitHub↗
    View on GitHub↗0
  • See all 24 alternatives to Erlang Patterns→