byte-buddy
There are 22 repositories under byte-buddy topic.
zfoo-project/zfoo
💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.
diguage/byte-buddy-tutorial
“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。
sbabcoc/Selenium-Foundation
Selenium Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium (WebDriver).
ShehanPerera/javaagent-bytebuddy
This include several agents created using Byte-Buddy. Using this project we can get an idea how to create effective agents with byte-buddy.
0xaa4eb/ulyp
Recording debugger for Java/Kotlin apps
sbabcoc/JUnit-Foundation
JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.
ivanyu/java-agents-demo
An example of bytecode modifying Java agents done with Javassist and Byte Buddy
JimmyAndZzZ/friday
friday是多元素化平台,提供微服务网关、分布式定时调度、分布式事务、agent 探针日志收集功能
tdilber/grpc-swagger-springdoc-openapi
Debugging gRPC clients with swagger-ui on Spring Boot 3.
BuDum-Tss/Mockitty
Mock-framework for Kotlin. 3rd year, NSU CS&SD
zbiljic/baseagent
Java framework that makes it easier to write instrumentation for Java classes
mattrr78/sparsefetchdemo
Demo fastest, least memory consuming approach to database query
stuebingerb/kotlin-mockk-bug-repro
Small repository to reproduce an issue with mockk and Kotlin 1.7.20+
andreyzavrichko/QA-java-diplom-1
Итоговый проект Яндекс.Практикум по UNIT автоматизации
BenSlabbert/byte-buddy-maven-plugin-example
Providing a simple example of how to use ByteBuddy for compile time bytecode manipulation
CodePrometheus/Starry-Observability
learn everything about observability
manoelcampos/java-collections-advisor
An experimental Java 11 Agent to intercept JDK Collection calls, compute metrics and provide some advices (WIP)
ZenLiuCN/bytebuddy-assmbeler
utilities for use byte-buddy build class
zxyao145/byte-buddy-demo
java byte buddy demo