HalfStackDeveloper / ClassReader
用java解析class文件
☆78Updated 8 years ago
Alternatives and similar repositories for ClassReader:
Users that are interested in ClassReader are comparing it to the libraries listed below
- A Java Class File Disassembler☆154Updated last year
- 深入JVM虚拟机全书脑图☆232Updated 6 years ago
- A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。☆441Updated 5 years ago
- 添加了中文注释的jdk1.7源代码。☆58Updated 6 years ago
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆108Updated 10 years ago
- 关于Java 虚拟机核心知识点学习积累的例子,是初学者及虚拟机核心知识巩固的最佳实践。☆354Updated 4 years ago
- ☆80Updated 2 years ago
- MyBatis源码中文注释版☆143Updated 10 years ago
- A simple Spring framework.☆65Updated 6 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆172Updated 7 years ago
- jdk源码学习笔记,人话翻译☆131Updated 7 years ago
- simplest rpc implementation☆195Updated 6 years ago
- slothlog是一块快速打日志Info的工具。只需要一个注解,你就可以脱离在重复日志打点,又或是线下调试快速记录信息,并且没有反射的性能损耗,支持在类,方法,变量上面都能进行定点日志打印☆56Updated 6 years ago
- A simple aync java httpserver, written when learning NIO☆86Updated 13 years ago
- 知识代码笔记☆108Updated 10 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- 《JVM必知必会》☆67Updated 9 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- An lighting McQueenRPC based on netty/mina/grizzly,it includes connection management & rpc abstract,especially how to get high performanc…☆130Updated 9 years ago
- A simple Java pool that supports customized ref counting.☆54Updated 3 years ago
- In-memory compile java source code and load compiled classes.☆373Updated 8 years ago
- http server based on netty for kids☆165Updated 6 years ago
- NIO 编程模型 - Reactor,各版本实现☆54Updated 4 years ago
- ☆171Updated 4 years ago
- A lightweight distributed RPC framework☆142Updated 6 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago
- JSR 340: Java Servlet 3.1 Specification 《Java Servlet 3.1 规范》中文翻译及示例。☆163Updated 4 years ago
- please use new decompile plugin class-decompile-intellij☆68Updated 6 years ago
- DI framework for kids of you☆146Updated 6 years ago
- gitchat-一步步学习mybatis缓存-演示代码☆148Updated 7 years ago