awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesCode Structure Models

Maintains structured in-memory representations of loaded classes for rapid searching and cross-referencing.

Distinct from In-Memory Indexes: Focuses on in-memory class modeling for code analysis, distinct from general-purpose database indexing.

Explore 1 awesome GitHub repository matching data & databases · Code Structure Models. Refine with filters or upvote what's useful.

Awesome Code Structure Models GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • java-decompiler/jd-guiAvatar de java-decompiler

    java-decompiler/jd-gui

    15,024Ver en GitHub↗

    This project is a desktop application designed for the reverse engineering and inspection of compiled Java code. It functions as a graphical interface that translates Java bytecode back into readable source code, allowing users to examine the internal logic of class files and archives when original source files are unavailable. The tool provides a structured environment for navigating complex file hierarchies, including nested archives like JAR and WAR files. By maintaining an in-memory representation of loaded classes, it enables rapid searching and cross-referencing of code elements. The ap

    Maintains structured in-memory representations of loaded classes for rapid searching and cross-referencing.

    Java
    Ver en GitHub↗15,024
  1. Home
  2. Data & Databases
  3. In-Memory Indexes
  4. Code Structure Models