110 skills found · Page 3 of 4
cphr / JavafuzzJavaFuzz is a java classes fuzzer based on the the Java Reflection API
kingluo / Boost ReflectionThis library provides Java-like Reflection API to C++ language.
CrissNamon / AideFast Java reflection, extended optionals and conditionals
coekie / GentyrefGeneric type reflection library for Java
CaptainBern / ReflectionA Java-reflection framework. (in-dev)
PaperMC / Asm UtilsLibrary for redirecting Java bytecode & reflection calls using ASM
rahul-ghadge / DemoProgramsJavaCore java, Collection, Multi threading, Data Structure, Generics, Java8 features, Streams, Functional Interfaces, Reflection, Recursion, Comparator related interview programs
llew2011 / ReflectionA simplified Java reflection library. This library generated from DroidPlugin
harrisonglp / NoReflectionA library to facilitate dynamic access of class members in a reflective nature, without the negative performance impacts of traditional Java reflection.
MegazoneDSG / Poi MapperModel to Excel, Excel to Model mapper based on apache poi, java reflection
c-guntur / Java Handles KataJava Reflection and Unsafe Alternates - MethodHandle and VarHandle API - Fix broken tests in a Code Kata
bergerhealer / MountiplexGeneral Purpose Java Reflection Library
Ekryd / Reflection UtilsA utility library to handle Java reflection with ease
andieguo / JavaDemo该工程是Java基础知识学习系列的集合,在JavaDemo系列中,主要涉及到了反射(Reflection)、Saxparser解析XML文件、Properties属性文件操作,该系列是ThinkingInJava系列的补充,并会不断执行更新中,活到老学到老!
jsb9009 / Generic Xlsx WriterA generic way of writing into excel files using Apche POI and Java reflection.
ccarpenter04 / Cross JVM ReflectionA framework for interacting with another JVM via reflection performed by an RMI server which is deployed by a Java Agent.
nivertius / IntrospectableEasier Java reflections
oubaydos / JavaRIGLightweight library to generate random Java objects (POJOs, collections, etc) using reflection. Perfect for testing and prototyping
EthanLin-TWer / Java Reflection In ActionA Chinese translation of the book Java Reflection In Action editing with gitbook.
Drivemode / IntensoSmall set of utility methods for reflection API in Java.