#reflection (24 Repositories)
Ranked open-source repositories tagged with #reflection, scored by pull request acceptance likelihood and maintainer engagement velocity.
14.2%
2.8h
24 repositories tagged #reflection
facet-rs/facet
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
goaop/parser-reflection
Parser Reflection API - Provides source code analysis without loading classes into the PHP memory
stephenberry/glaze
Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAML, EETF
dotnet/dotNext
Next generation API for .NET
yandex/yatagan
Dependency Injection framework based on Google's Dagger2 API, optimized for fast builds and for managing large graphs with optional dependencies
burningwave/core
An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more...
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
cloudwego/dynamicgo
Dynamically and efficiently operate RPC data for Go
crazysunj/CardSlideView
一行代码实现ViewPager卡片效果,比ViewPager2更强大,底层同样是RecyclerView
boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
jhump/protoreflect
Reflection (Rich Descriptors) for Go Protocol Buffers
eonist/my-swift-projects
An overview of my most relevant open-source projects on GitHub
JetBrains-Research/reflekt
A plugin for Kotlin compiler for compile-time reflection
Roave/BackwardCompatibilityCheck
:ab: Tool to compare two revisions of a class API to check for BC breaks
specta-rs/specta
Easily export your Rust types to other languages
ProjectMapK/jackson-module-kogera
Lightweight and high-performance jackson-module-kotlin
tvcutsem/harmony-reflect
ES5 shim for ES6 Reflect and Proxy objects
simeonradivoev/ComputeStochasticReflections
Compute Stochastic Screen Space Reflections for unity post processing
k-paxian/dart-json-mapper
Serialize / Deserialize Dart Objects to / from JSON
DmitriBogdanov/UTL
Collection of self-contained header-only libraries for C++17
orsinium-labs/enum
Type safe enums for Go without code generation or reflection
interact-rs/interact
Online introspection for Rust
phpDocumentor/Reflection
Reflection library to do Static Analysis for PHP Projects
fsprojects/FSharp.Json
F# JSON Reflection based serialization library