awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • java-decompiler/jd-guiAvatar java-decompiler

    java-decompiler/jd-gui

    15,024Vezi pe 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
    Vezi pe GitHub↗15,024
  1. Home
  2. Data & Databases
  3. In-Memory Indexes
  4. Code Structure Models