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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesMetaprogramming

Tools for advanced language features and reflection.

Explore 2 awesome GitHub repositories matching part of an awesome list · Metaprogramming. Refine with filters or upvote what's useful.

Awesome Metaprogramming GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • amontalenti/elements-of-python-styleamontalenti का अवतार

    amontalenti/elements-of-python-style

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

    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

    Offers guidelines on using decorators, descriptors, and context managers to customize object behavior via metaprogramming.

    code-stylecodestyledocumentation
    GitHub पर देखें↗3,489
  • rbuckton/reflect-metadatarbuckton का अवतार

    rbuckton/reflect-metadata

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

    NOTE: Now that both Decorators and Decorator Metadata have achieved Stage 3 within TC39, the API proposed below is no longer being considered for standardization. However, this package will continue to support projects that leverage TypeScript's legacy --experimentalDecorators option as some…

    Prototype for ECMAScript metadata reflection API.

    TypeScript
    GitHub पर देखें↗3,356
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Metaprogramming