reflect topic

List reflect repositories

ayanami

135
Stars
11
Forks
Watchers

🍭 A better way to react with state

langx-java

58
Stars
9
Forks
Watchers

Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool

configuration

108
Stars
10
Forks
Watchers

Library for setting values to structs' fields from env, flags, files or default tag

BlackReflection

115
Stars
45
Forks
Watchers

BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. Then it will generate the reflection code automatically, develop...

metaflector

70
Stars
2
Forks
Watchers

Higher-level reflect-based capabilities for inspecting objects and structs

easytype

54
Stars
3
Forks
Watchers

Runtime type system based on typescript.

gbp

26
Stars
18
Forks
Watchers

Golang Best Practices (GBP™)

pcopy

88
Stars
11
Forks
Watchers

pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍

structmap

28
Stars
6
Forks
Watchers

Golang converts a struct to map, including customizing key name, flatterning the sturct and customizing field's independent method.

tsruntime

42
Stars
5
Forks
Watchers

typescript: emitting types info for using in runtime (reflection)