Java dynamic-proxy Projects
-
Project mention: Ulyp: Recording Java code execution for faster debugging (Part 1) | dev.to | 2024-10-13
Currently, Ulyp uses bytebuddy library which does an immense job of handling all the work of instrumentation and makes it extremely easy for all Java developers. The rest is relatively straightforward to implement. The ongoing blogposts will shed a light on how the tool is implemented. Right now, let’s move to action.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Java dynamic-proxy discussion
Index
# | Project | Stars |
---|---|---|
1 | Byte Buddy | 6,355 |