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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kodecocodes avatar

kodecocodes/c-sharp-style-guide

0
View on GitHub↗
503 estrellas·106 forks·1 vista

C Sharp Style Guide

C# Style Guide for Game Tech tutorials

Features

  • Programming Language Standards - Community-driven conventions for C# development.

Historial de estrellas

Gráfico del historial de estrellas de kodecocodes/c-sharp-style-guideGráfico del historial de estrellas de kodecocodes/c-sharp-style-guide

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace kodecocodes/c-sharp-style-guide?

C# Style Guide for Game Tech tutorials

¿Cuáles son las características principales de kodecocodes/c-sharp-style-guide?

Las características principales de kodecocodes/c-sharp-style-guide son: Programming Language Standards.

¿Qué alternativas de código abierto existen para kodecocodes/c-sharp-style-guide?

Las alternativas de código abierto para kodecocodes/c-sharp-style-guide incluyen: airbnb/ruby — This project provides a collection of coding standard specifications, style guides, and configuration assets used to… 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… bbatsov/emacs-lisp-style-guide — A community-driven Emacs Lisp style guide. chrisdone/elisp-guide. airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It…

Alternativas open-source a C Sharp Style Guide

Proyectos open-source similares, clasificados según cuántas características comparten con C Sharp Style Guide.
  • airbnb/rubyAvatar de airbnb

    airbnb/ruby

    3,890Ver en GitHub↗

    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
    Ver en GitHub↗3,890
  • alexandru/scala-best-practicesAvatar de alexandru

    alexandru/scala-best-practices

    4,352Ver en GitHub↗

    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

    Ver en GitHub↗4,352
  • bbatsov/clojure-style-guideAvatar de bbatsov

    bbatsov/clojure-style-guide

    4,095Ver en 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

    Ver en GitHub↗4,095
  • airbnb/javascriptAvatar de airbnb

    airbnb/javascript

    148,081Ver en 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
    Ver en GitHub↗148,081
  • Ver las 24 alternativas a C Sharp Style Guide→