KeRNeLith / ImmediateReflection
.NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/set). It also provides an ObjectWrapper object allowing to use Reflection in a faster way. And finally it offers the possibility to create strongly typed delegates.
☆57Updated last year
Alternatives and similar repositories for ImmediateReflection:
Users that are interested in ImmediateReflection are comparing it to the libraries listed below
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- Analyzers checking System.Reflection☆81Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 8 months ago
- Benchmarking .NET Serialization Performance☆25Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆112Updated 4 months ago
- Easy C# class and code generation, POCO object and Methods creation☆86Updated 3 weeks ago
- Non-boxing passing of values.☆27Updated 9 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- A fast and low allocation StringBuilder for .NET.☆98Updated last week
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆43Updated 2 weeks ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆29Updated 2 weeks ago
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆42Updated this week
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Implementation of a .NET GC in C# with NativeAOT☆86Updated last month
- Step into debugging and generate readable script from linq expressions☆35Updated 3 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆80Updated 2 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 6 months ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- A modern compile-time generated interception/proxy library☆139Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 2 months ago