reflection-no-reflection
Reflection API
A proof-of-concept project to create an API compatible with Java reflection without using reflection.
A proof on concept to create an API that is 100% compatible reflection API, but without any reflection. Performance stuff for Android and Java.
130 stars
11 watching
19 forks
Language: Java
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| An approach to improve static analysis of Android apps by handling reflective calls | 50 |
| An API for advanced reflection at runtime in Swift | 598 |
| A reflection API designed to improve and extend the capabilities of PHP's native reflection mechanism | 1,196 |
| A C# library to simplify private reflection code using dynamic properties. | 336 |
| A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| A client library for interacting with gRPC servers that implement the Reflection protocol. | 20 |
| A small, flexible library for runtime reflection and metadata in C++11. | 5 |
| A reflection-based serialization library for C++ | 99 |
| A C++ reflection library with Lua binding and JSON/ XML serialization. | 649 |
| A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| An alternative React framework with minimal API and zero boilerplate, simplifying the development of stateful and reactive applications. | 1,439 |
| A header-only library for creating runtime reflections of classes and enums | 25 |
| A clean implementation of reflection and related proposals in C++. | 29 |