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

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

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

1 مستودع

Awesome GitHub RepositoriesNon-Bytecode Resource Indexing

Indexing non-class files such as properties or configuration files found on the classpath.

Distinct from Non-Code Resource Reloading: Distinct from Non-Code Resource Reloading: focuses on the initial discovery and indexing of resources rather than refreshing them at runtime.

Explore 1 awesome GitHub repository matching development tools & productivity · Non-Bytecode Resource Indexing. Refine with filters or upvote what's useful.

Awesome Non-Bytecode Resource Indexing 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

    Indexes non-bytecode files such as properties or configuration files found on the classpath.

    Java
    عرض على GitHub↗4,765
  1. Home
  2. Development Tools & Productivity
  3. Non-Code Resource Reloading
  4. Non-Bytecode Resource Indexing