awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesElement Location

Identifying specific methods, constructors, or fields based on their annotations.

Distinct from Class Member Annotations: Distinct from general member annotations by focusing on the discovery process rather than the attachment of types.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Element Location. Refine with filters or upvote what's useful.

Awesome Element Location GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ronmamo/reflectionsالصورة الرمزية لـ ronmamo

    ronmamo/reflections

    4,765عرض على GitHub↗

    Reflections is a Java classpath scanning library and metadata indexer designed to locate classes, methods, and resources at runtime. It functions as a tool for annotation discovery and type hierarchy analysis, allowing the system to identify elements marked with specific annotations or to resolve super-types and subtypes within the Java virtual machine. The project distinguishes itself through metadata serialization, providing mechanisms to save the scanned index to persistent files or source code. This capability reduces application startup overhead by eliminating the need for repeated, expe

    Identifies specific methods, constructors, or fields marked with specific Java annotations.

    Java
    عرض على GitHub↗4,765
  1. Home
  2. Programming Languages & Runtimes
  3. Type Annotations
  4. Class Member Annotations
  5. Element Location