libreflectasm-java
library that provides reflection by using code generation
Description
ReflectASM is a very small Java library that provides high performance reflection by using code generation. An access class is generated to set/get fields, call methods, or create a new instance. The access class uses bytecode rather than Java's reflection, so it is much faster. It can also access primitive fields via bytecode to avoid boxing.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/EsotericSoftware/reflectasm
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libreflectasm-java