Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37384804
en ru br
ALT Linux repos
S:1.11.0-alt3_8jpp11

Group :: Development/Java
RPM: reflectasm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.11.0-alt3_8jpp11
Build date: 27 august 2021, 03:53 ( 137.9 weeks ago )
Size: 255.97 Kb

Home page:   https://github.com/EsotericSoftware/reflectasm

License: BSD
Summary: High performance 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 byte-code rather than Java's reflection, so it
is much faster. It can also access primitive fields
via byte-code to avoid boxing.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • reflectasm
  • reflectasm-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin