xingziye / ASM-InstrumentationLinks
Java bytecode manipulation and analysis framework
☆17Updated 8 years ago
Alternatives and similar repositories for ASM-Instrumentation
Users that are interested in ASM-Instrumentation are comparing it to the libraries listed below
Sorting:
- 用来检测java对象占用内存情况的小工具☆16Updated 12 years ago
- Call graph generator for JVM bytecode☆18Updated 8 years ago
- 浙江大学高级数据结构课程project,一个简单的搜索引擎☆13Updated 5 years ago
- Some examples of code extracting information from Java source files using JavaParser☆101Updated 4 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Updated 2 years ago
- 用netty实现的简单websocket服务器,根据RFC6455规范实现编/解码器☆20Updated 8 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 7 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated 2 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- JDCallgraph - Dynamic call graph generation for Java.☆20Updated 5 years ago
- 模仿mogodb采用xml+json实现小型数据库☆15Updated 10 years ago
- RSA算法是现代安全技术的基石,通过自己学习,利用JAVA代码实现其功能,项目中只有RSA的核心代码☆10Updated 4 years ago
- 学习笔记 / 记录和分享/欢迎大佬斧正指点☆10Updated 8 years ago
- Java tracing agent and live trace client☆72Updated 2 years ago
- InnoDB注释☆12Updated 9 years ago
- a tutorial for vert.x☆17Updated 7 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆66Updated 7 years ago
- java链路层封包协议, 实现数据包完整性校验 可用于无线模块通信 java Data Link Layer protocol☆12Updated 8 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Updated 2 years ago
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Updated 7 years ago
- Non-blocking (Asynchronous) MySQL Connector☆17Updated 11 years ago
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆47Updated 5 years ago
- View code dependencies in a Java project☆36Updated 3 years ago
- Java Bytecode Engineering Examples & Tutorials☆118Updated 8 years ago
- 关注国内外k12先进教育理念的思考与分享☆18Updated 9 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆75Updated 6 years ago
- Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.☆59Updated 5 years ago
- 用java实现DNS服务器☆13Updated 10 years ago
- asm字节码编辑从入门到放弃☆17Updated 6 years ago