ingokegel / jclasslibLinks
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
☆2,944Updated 3 weeks ago
Alternatives and similar repositories for jclasslib
Users that are interested in jclasslib are comparing it to the libraries listed below
Sorting:
- Java bytecode engineering toolkit☆4,217Updated last year
- BTrace - a safe, dynamic tracing tool for the Java platform☆5,965Updated 2 weeks ago
- cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access …☆4,880Updated last year
- This is the public repository for the CFR Java decompiler☆2,297Updated last year
- GUI tool for investigating Java class files☆1,134Updated 2 years ago
- An Open Source Java Decompiler Gui for Procyon☆5,085Updated last year
- flexible XML framework for Java☆945Updated 3 months ago
- High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.☆3,536Updated 6 months ago
- Java serialization library, proto compiler, code generator☆2,087Updated 6 months ago
- High performance Java reflection☆1,539Updated 4 months ago
- JDK8u mirror from mercurial☆384Updated 4 years ago
- Do not send pull requests! Automated Git clone of various OpenJDK branches☆2,150Updated 5 years ago
- Alibaba Dragonwell8 JDK☆4,294Updated 3 weeks ago
- 📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits valu…☆8,159Updated last week
- A idea-plugin for Java/Scala, support custom code template.☆523Updated 5 years ago
- VisualVM is an All-in-One Java Troubleshooting Tool☆3,119Updated 3 weeks ago
- Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版☆835Updated 6 years ago
- Decompiler from Java bytecode to Java, used in IntelliJ IDEA.☆3,986Updated last week
- HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.☆1,615Updated 6 months ago
- Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in…☆3,213Updated last year
- Mockito框架中文文档☆1,125Updated 4 years ago
- A copy of http://sourceforge.net/projects/pinyin4j, then deploy it to maven central repository.☆1,289Updated 4 months ago
- arthas idea plugin 更简单的使用arthas的IDEA 插件,方便的构建各种arthas 命令,复制到剪切板 然后到服务器上启动arthas 执行命令。