awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
classgraph avatar

classgraph/classgraph

0
View on GitHub↗
2,987 stars·303 forks·Java·MIT·4 vues

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.

Historique des stars

Graphique de l'historique des stars pour classgraph/classgraphGraphique de l'historique des stars pour classgraph/classgraph

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Classgraph

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Classgraph.
  • koknat/callgraphAvatar de koknat

    koknat/callGraph

    335Voir sur GitHub↗

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

    Perl
    Voir sur GitHub↗335
  • multilang-depends/dependsAvatar de multilang-depends

    multilang-depends/depends

    253Voir sur GitHub↗

    Depends is a fast, comprehensive code dependency analysis tool

    Java
    Voir sur GitHub↗253
  • jayu/rev-depAvatar de jayu

    jayu/rev-dep

    234Voir sur 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
    Voir sur GitHub↗234
  • chinabugotech/hutoolAvatar de chinabugotech

    chinabugotech/hutool

    30,282Voir sur 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
    Voir sur GitHub↗30,282
Voir les 30 alternatives à Classgraph→

Questions fréquentes

Que fait classgraph/classgraph ?

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

Quelles sont les fonctionnalités principales de classgraph/classgraph ?

Les fonctionnalités principales de classgraph/classgraph sont : Code Analysis Platforms, Code Visualization and Metrics, Introspection and Reflection.

Quelles sont les alternatives open-source à classgraph/classgraph ?

Les alternatives open-source à classgraph/classgraph incluent : 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…