High performance Java library that provides reflection by using code generation
https://github.com/EsotericSoftware/reflectasm
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 byte-code rather than Java's reflection, so it
is much faster. It can also access primitive fields
via byte-code to avoid boxing.
- Links to Java:packages / reflectasm
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:fstrba:mpt4/reflectasm && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000121 121 Bytes | |
reflectasm-1.11.1.tar.gz | 0000253986 248 KB | |
reflectasm.changes | 0000000946 946 Bytes | |
reflectasm.spec | 0000002702 2.64 KB |
Comments 0