awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kodecocodes avatar

kodecocodes/c-sharp-style-guide

0
View on GitHub↗
503 stele·106 fork-uri·1 vizualizare

C Sharp Style Guide

C# Style Guide for Game Tech tutorials

Features

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

Istoric stele

Graficul istoricului de stele pentru kodecocodes/c-sharp-style-guideGraficul istoricului de stele pentru kodecocodes/c-sharp-style-guide

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru C Sharp Style Guide

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu C Sharp Style Guide.
  • airbnb/rubyAvatar airbnb

    airbnb/ruby

    3,890Vezi pe 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
    Vezi pe GitHub↗3,890
  • alexandru/scala-best-practicesAvatar alexandru

    alexandru/scala-best-practices

    4,352Vezi pe 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

    Vezi pe GitHub↗4,352
  • bbatsov/clojure-style-guideAvatar bbatsov

    bbatsov/clojure-style-guide

    4,095Vezi pe 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

    Vezi pe GitHub↗4,095
  • airbnb/javascriptAvatar airbnb

    airbnb/javascript

    148,081Vezi pe 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
    Vezi pe GitHub↗148,081
Vezi toate cele 24 alternative pentru C Sharp Style Guide→

Întrebări frecvente

Ce face kodecocodes/c-sharp-style-guide?

C# Style Guide for Game Tech tutorials

Care sunt principalele funcționalități ale kodecocodes/c-sharp-style-guide?

Principalele funcționalități ale kodecocodes/c-sharp-style-guide sunt: Programming Language Standards.

Care sunt câteva alternative open-source pentru kodecocodes/c-sharp-style-guide?

Alternativele open-source pentru kodecocodes/c-sharp-style-guide includ: 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…