axzxs2001 / AOTReflectionLinks
在AOT项目中,使用反射有一些问题,本程序包利用源生成器,按不同的维度,提前获取对应类型的元数据,从而达到平滑使用Reflection部分功能。
☆16Updated last year
Alternatives and similar repositories for AOTReflection
Users that are interested in AOTReflection are comparing it to the libraries listed below
Sorting:
- Virtual Machine Encryption for .NET☆26Updated 7 months ago
- A powerful, easy-to-use and fastest msgpack serializer and deserializer on .Net platforms.☆22Updated 2 years ago
- AwaitableCompletionSource在多个场景下可替代TaskCompletionSource,更少的cpu时间和内存分配。☆30Updated 4 years ago
- .Net/Core/各种趣味功能和小程序源码交流☆14Updated last month
- 面向图形、图像、语音、视频、AI、RPA、生物医药计算的高性能脚本语言☆16Updated 2 years ago
- PixUI是一个跨端(桌面端、Web端、移动端)的UI框架,采用类似于Flutter的自绘引擎(Skia)绘制整个UI,保证各端的像素级一致性呈现。☆45Updated this week
- This library allows you to easily use scopes to manage instances of objects that implement the `IDisposable` interface. Register the `IDi…☆28Updated 2 months ago
- high performance dotnet core socket tcp/udp communication components☆17Updated last year
- Common Api 提供一个通用的 Library Api 接口,并提供常用开发语言的调用封装,方便采用 csharp 语言来开发各种 Sdk☆23Updated 9 months ago
- Fast and powerful .NET spreadsheet component, support data format, freeze, outline, formula calculation, chart, script execution and etc.…☆17Updated last month
- Readonly mirror of IKVM on .NET Core 3.1☆14Updated 3 years ago
- 代码分析器、反射分析器、动态代码构建、动态代码运行☆34Updated 2 years ago
- A Tetris game made with CSharp and MonoGame