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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bbatsov avatar

bbatsov/emacs-lisp-style-guide

0
View on GitHub↗
1,132 Stars·53 Forks·6 Aufrufe

Emacs Lisp Style Guide

A community-driven Emacs Lisp style guide

Features

  • Editor and Tooling Guides - Best practices for writing Emacs Lisp code.
  • Programming Language Standards - Community-accepted style guide for Emacs Lisp.

Star-Verlauf

Star-Verlauf für bbatsov/emacs-lisp-style-guideStar-Verlauf für bbatsov/emacs-lisp-style-guide

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht bbatsov/emacs-lisp-style-guide?

A community-driven Emacs Lisp style guide

Was sind die Hauptfunktionen von bbatsov/emacs-lisp-style-guide?

Die Hauptfunktionen von bbatsov/emacs-lisp-style-guide sind: Editor and Tooling Guides, Programming Language Standards.

Welche Open-Source-Alternativen gibt es zu bbatsov/emacs-lisp-style-guide?

Open-Source-Alternativen zu bbatsov/emacs-lisp-style-guide sind unter anderem: nytimes/objective-c-style-guide — This project provides a comprehensive set of standardized design patterns, naming conventions, and environment… alexandru/scala-best-practices — This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in… bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… chrisdone/elisp-guide. databricks/scala-style-guide. airbnb/ruby — This project provides a collection of coding standard specifications, style guides, and configuration assets used to…

Open-Source-Alternativen zu Emacs Lisp Style Guide

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Emacs Lisp Style Guide.
  • nytimes/objective-c-style-guideAvatar von NYTimes

    NYTimes/objective-c-style-guide

    5,822Auf GitHub ansehen↗

    This project provides a comprehensive set of standardized design patterns, naming conventions, and environment configurations for Objective-C development. It establishes a consistent framework for API design, memory management, and project organization to ensure codebases remain readable and maintainable across teams. The guide defines specific standards for namespace isolation using class prefixes and a structured system for naming assets. It outlines architectural patterns for delegate protocols and error handling mechanisms intended to improve type safety and clarity. Coverage extends to

    Auf GitHub ansehen↗5,822
  • alexandru/scala-best-practicesAvatar von alexandru

    alexandru/scala-best-practices

    4,352Auf GitHub ansehen↗

    This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in Scala. It serves as a comprehensive guide for Scala coding standards, functional programming design, and enterprise software architecture. The repository provides specific strategies for concurrency management, including patterns for actors, futures, and thread pools to ensure thread safety. It also contains a performance optimization manual focused on reducing memory allocations and managing garbage collection pressure to improve runtime efficiency. The guides cover a broad

    Auf GitHub ansehen↗4,352
  • bbatsov/clojure-style-guideAvatar von bbatsov

    bbatsov/clojure-style-guide

    4,095Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗4,095
  • airbnb/rubyAvatar von airbnb

    airbnb/ruby

    3,890Auf GitHub ansehen↗

    This project provides a collection of coding standard specifications, style guides, and configuration assets used to define automated rules for static code analysis in Ruby. It serves as a centralized set of RuboCop configurations and static analysis rules to ensure consistent syntax and idiomatic usage across a codebase. The project establishes a comprehensive Ruby style guide that defines naming conventions, indentation, and structural requirements. It utilizes a pluggable linting engine to enforce these standards through a defined set of patterns and constraints. The capability surface co

    Ruby
    Auf GitHub ansehen↗3,890
Alle 30 Alternativen zu Emacs Lisp Style Guide anzeigen→