awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Line Numbering Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesLine Numbering Utilities

Tools for managing and toggling line numbering modes in code views.

Distinguishing note: Focuses on display modes for line numbers.

Explore 1 awesome GitHub repository matching user interface & experience · Line Numbering Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Line Numbering Utilities

Awesome Line Numbering Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • skylot/jadx

    skylot/jadx

    47,324View on GitHub↗

    Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable source code. It functions as a static analysis workbench, providing a graphical interface for navigating, searching, and inspecting the internal logic of complex software packages. By utilizing a bytecode-to-Java pipeline, the project reconstructs high-level logical structures from low-level binary instructions, making it a primary tool for Android application reverse engineering. The project distinguishes itself through a sophisticated control flow reconstruction engine and

    Switches between simple and debug line numbering modes to assist with precise code troubleshooting.

    Javaandroiddecompilerdex
    47,324View on GitHub↗