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

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

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

classgraph/classgraph

0
View on GitHub↗
2,987 نجوم·303 تفرعات·Java·MIT·2 مشاهدات

Classgraph

An uber-fast parallelized Java classpath scanner and module scanner.

Features

  • Code Analysis Platforms - Scans and queries class metadata and module paths.
  • Code Visualization and Metrics - Scanner for querying and visualizing Java class metadata.
  • Introspection and Reflection - Fast, parallelized classpath and module scanner.

سجل النجوم

مخطط تاريخ النجوم لـ classgraph/classgraphمخطط تاريخ النجوم لـ classgraph/classgraph

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Classgraph

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Classgraph.
  • koknat/callgraphالصورة الرمزية لـ koknat

    koknat/callGraph

    335عرض على GitHub↗

    A multi-language tool which parses source code for function definitions and calls

    Perl
    عرض على GitHub↗335
  • multilang-depends/dependsالصورة الرمزية لـ multilang-depends

    multilang-depends/depends

    253عرض على GitHub↗

    Depends is a fast, comprehensive code dependency analysis tool

    Java
    عرض على GitHub↗253
  • jayu/rev-depالصورة الرمزية لـ jayu

    jayu/rev-dep

    234عرض على GitHub↗

    Dependency analysis and optimization toolkit for modern JavaScript and TypeScript codebases. Enforce dependency graph hygiene and remove unused code with a very fast CLI.

    Go
    عرض على GitHub↗234
  • chinabugotech/hutoolالصورة الرمزية لـ chinabugotech

    chinabugotech/hutool

    30,282عرض على GitHub↗

    Hutool is a standard utility library for Java application development designed to simplify common programming tasks and reduce boilerplate code. It provides a comprehensive collection of reusable helper classes and static utilities to streamline development across the Java ecosystem. The project implements a wide array of specialized toolkits, including systems for cryptography and security, network communication via HTTP and JSON clients, and the processing of office documents and file system IO. It also features a concurrency and scheduling framework for managing asynchronous tasks and recu

    Javahttphutooljava
    عرض على GitHub↗30,282
عرض جميع البدائل الـ 30 لـ Classgraph→

الأسئلة الشائعة

ما هي وظيفة classgraph/classgraph؟

An uber-fast parallelized Java classpath scanner and module scanner.

ما هي الميزات الرئيسية لـ classgraph/classgraph؟

الميزات الرئيسية لـ classgraph/classgraph هي: Code Analysis Platforms, Code Visualization and Metrics, Introspection and Reflection.

ما هي البدائل مفتوحة المصدر لـ classgraph/classgraph؟

تشمل البدائل مفتوحة المصدر لـ classgraph/classgraph: multilang-depends/depends — Depends is a fast, comprehensive code dependency analysis tool. jayu/rev-dep — Dependency analysis and optimization toolkit for modern JavaScript and TypeScript codebases. Enforce dependency graph… koknat/callgraph — A multi-language tool which parses source code for function definitions and calls. chinabugotech/hutool — Hutool is a standard utility library for Java application development designed to simplify common programming tasks… coatisoftware/sourcetrail — Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships… dotnet/roslyn-analyzers — The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and…