awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 रिपॉजिटरी

Awesome GitHub RepositoriesRuby Code Standardization

Establishing consistent formatting and structural rules for the Ruby language.

Distinct from Ruby Environments: Existing candidates are either generic extensions or environment runtimes

Explore 8 awesome GitHub repositories matching programming languages & runtimes · Ruby Code Standardization. Refine with filters or upvote what's useful.

Awesome Ruby Code Standardization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rubocop/ruby-style-guiderubocop का अवतार

    rubocop/ruby-style-guide

    16,546GitHub पर देखें↗

    This project is a community-driven style guide that defines standards for formatting and structuring Ruby code. It serves as a collection of language conventions and best practices intended to ensure that Ruby applications are written idiomatically and maintainably. The guide functions as a static analysis standard, providing a reference that automated linting tools use to enforce uniform coding patterns and structural rules. By mapping written guidelines to these automated configurations, it establishes a shared source of truth for code consistency. The scope of the project covers Ruby code

    Establishes consistent formatting and structural rules to standardize Ruby code style across projects.

    rubocoprubystyle-guide
    GitHub पर देखें↗16,546
  • bbatsov/ruby-style-guidebbatsov का अवतार

    bbatsov/ruby-style-guide

    16,546GitHub पर देखें↗

    This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of agreed-upon rules for syntax, naming conventions, and structural guidelines to ensure uniform code appearance and maintainability across Ruby projects. The project serves as both a human-readable documentation resource for developers and a machine-readable RuboCop configuration specification. This allows natural language style guidelines to be mapped directly to automated linting rules. The system covers Ruby code standardization, style enforcement, and project governance thro

    Establishes a consistent set of formatting and structural rules for Ruby source code.

    GitHub पर देखें↗16,546
  • rubocop/rubocoprubocop का अवतार

    rubocop/rubocop

    12,879GitHub पर देखें↗

    RuboCop is a static code analyzer, linter, and formatter for the Ruby language. It identifies style violations, smells, and errors in source code to ensure consistency and maintainability based on community guidelines. The project provides automatic source code formatting to rewrite files according to defined stylistic standards. It also functions as a language server protocol implementation, surfacing violations and suggested fixes directly within code editors. The tool covers code complexity monitoring to track the size of classes and methods and employs non-inclusive language detection to

    Automatically rewrites Ruby source code to ensure consistent indentation, spacing, and stylistic standards.

    Rubycode-formatterhacktoberfestlinter
    GitHub पर देखें↗12,879
  • rubocop-hq/rubocoprubocop-hq का अवतार

    rubocop-hq/rubocop

    12,879GitHub पर देखें↗

    RuboCop is a static code analyzer, linter, and formatter for the Ruby language. It detects style violations, potential bugs, and code smells by scanning source code without executing the program. The tool enforces a predefined Ruby style guide by flagging deviations and automatically rewriting source code to ensure consistency across projects. It includes a language server that provides real-time analysis and formatting suggestions directly within text editors.

    Automatically rewrites Ruby source code to follow a consistent style guide.

    Ruby
    GitHub पर देखें↗12,879
  • thoughtbot/guidesthoughtbot का अवतार

    thoughtbot/guides

    9,556GitHub पर देखें↗

    This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of

    Provides a curated set of stylistic and structural rules for writing maintainable Ruby code.

    Ruby
    GitHub पर देखें↗9,556
  • bbatsov/rails-style-guidebbatsov का अवतार

    bbatsov/rails-style-guide

    6,509GitHub पर देखें↗

    This project is a collection of community-driven coding standards and best practices for developing maintainable Ruby on Rails applications. It serves as a style guide, architecture reference, and development guide to ensure consistency across a codebase. The guide provides technical recommendations for establishing naming conventions and architectural patterns. It specifically focuses on organizing models, controllers, and views to separate business logic from data persistence and user interface presentation. The documentation covers a broad range of capabilities, including RESTful API desi

    Defines consistent naming conventions and structural rules to ensure long-term maintainability of the codebase.

    GitHub पर देखें↗6,509
  • juanitofatas/fast-rubyJuanitoFatas का अवतार

    JuanitoFatas/fast-ruby

    5,730GitHub पर देखें↗

    यह प्रोजेक्ट एक Ruby प्रदर्शन अनुकूलन गाइड और रिफ़ैक्टरिंग संसाधन है। यह Ruby एप्लिकेशन्स में निष्पादन गति बढ़ाने और मेमोरी आवंटन को कम करने के लिए डिज़ाइन किए गए बेंचमार्क कोडिंग पैटर्न और मुहावरेदार (idiomatic) तुलनाओं का एक संग्रह प्रदान करती है। यह संसाधन सामान्य भाषा निर्माणों को उनके सबसे कम्प्यूटेशनल रूप से कुशल समकक्षों के साथ मैप करने पर केंद्रित है। यह ऑब्जेक्ट-हैवी एक्सप्रेशन्स को बदलने वाले उच्च-प्रदर्शन वाले मुहावरों की पहचान करने के लिए तुलनात्मक टाइमिंग एनालिसिस और एलोकेशन-काउंट प्रोफ़ाइलिंग का उपयोग करता है। यह प्रोजेक्ट उन पैटर्न्स की पहचान करके एप्लिकेशन रनटाइम ट्यूनिंग और मेमोरी मैनेजमेंट को कवर करता है जो गारबेज कलेक्शन ओवरहेड को कम करते हैं। यह सिस्टम मेमोरी और निष्पादन गति पर विशिष्ट भाषा सुविधाओं के प्रभाव का मूल्यांकन करने के लिए बेंचमार्क-संचालित विकास को नियोजित करता है।

    Offers a collection of benchmarked coding patterns to increase execution speed and reduce memory allocations in Ruby.

    Ruby
    GitHub पर देखें↗5,730
  • airbnb/rubyairbnb का अवतार

    airbnb/ruby

    3,890GitHub पर देखें↗

    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

    Establishes consistent formatting and structural rules specifically tailored for the Ruby language.

    Ruby
    GitHub पर देखें↗3,890
  1. Home
  2. Programming Languages & Runtimes
  3. Ruby Code Standardization

सब-टैग एक्सप्लोर करें

  • Automatic FormattersTools that automatically rewrite source code to follow language-specific structural rules. **Distinct from Ruby Code Standardization:** Focuses on the automated rewriting tool rather than the abstract standards of standardization
  • Performance Optimization GuidesCollections of benchmarked coding patterns designed to increase execution speed and reduce memory allocations. **Distinct from Ruby Code Standardization:** Distinct from Ruby Code Standardization: focuses on execution speed and memory efficiency rather than consistent formatting and structural rules.