Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Java:packages
reflectasm
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package reflectasm
<package name="reflectasm" project="Java:packages"> <title>High performance Java library that provides reflection by using code generation</title> <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 byte-code rather than Java's reflection, so it is much faster. It can also access primitive fields via byte-code to avoid boxing. </description> <url>https://github.com/EsotericSoftware/reflectasm</url> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor