ingokegel/jclasslib
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 96
- Release rhythm 48
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 233.5
- age_days: 5404
- days_rel: 132
- days_push: 25
- n_releases_24m: 3
Adoption not part of the score
2995 stars · 424 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jclasslib is a desktop GUI tool that visualizes and edits compiled Java class files and their bytecode, including constant pool entries and instructions. It also ships a Kotlin Multiplatform library for programmatically reading and writing JVM class files.
Use cases
- inspect java bytecode of compiled class files
- edit constant pool entries in a class file
- view bytecode of a kotlin or groovy file inside intellij
- read and write java class files programmatically
- understand what the compiler generated for my java code
When to choose
- you need a visual, interactive viewer and editor for JVM class files and bytecode
- you want an IntelliJ IDEA plugin to inspect bytecode of the open file
- you need a library to parse or generate Java class files from Kotlin, Java, or JS
When to avoid
- you need a decompiler that produces readable Java source code
- you only need quick javap-style output in the terminal without a GUI
- your project cannot accept GPL-licensed dependencies
Facets
application · maturity active
gui developer-tools parser editor developer-tools cross-platform jvm bytecode-viewer bytecode-editor java-class-files jvm intellij-plugin kotlin-multiplatform java kotlin bytecode desktop
1 source
- readme: https://github.com/ingokegel/jclasslib · fetched 2026-08-28 · 82fe443f43d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ingokegel/jclasslib | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="ingokegel/jclasslib")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem