reflections
Metadata analyzer
A Java library that analyzes and indexes runtime metadata to enable reverse transitive queries of the type system
Java runtime metadata analysis
5k stars
190 watching
704 forks
Language: Java
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A C++ library providing metadata inspection and manipulation capabilities at runtime. | 30 |
| An API for advanced reflection at runtime in Swift | 598 |
| A proof-of-concept project to create an API compatible with Java reflection without using reflection. | 130 |
| A C# library to simplify private reflection code using dynamic properties. | 336 |
| A Rust library that enables pseudo-reflection of complex data structures by executing commands on a tree-like representation | 22 |
| A C++ library that enables runtime type reflection and introspection of classes, allowing developers to inspect and manipulate objects at runtime. | 3,208 |
| An approach to improve static analysis of Android apps by handling reflective calls | 50 |
| A library that provides type information and support for polymorphism using Scala's reflection capabilities with Jackson Scala 3 | 4 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| A high-performance Java library that uses code generation to provide fast reflection capabilities | 1,533 |
| A runtime validation system for statically defined data types in TypeScript | 2,607 |
| A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| Re-enables legacy reflection functions from TypedStruct 0.1.x in Elixir. | 0 |
| A reflection API designed to improve and extend the capabilities of PHP's native reflection mechanism | 1,196 |