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
- Actual C# Enums with values and better performance as a source generator☆42Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 4 months ago
- Benchmarking .NET Serialization Performance☆25Updated this week
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆43Updated 3 weeks ago
- Easy C# class and code generation, POCO object and Methods creation☆88Updated last month
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 3 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Non-boxing passing of values.☆27Updated 9 months ago
- dotnet core 3.0 & .NET 8 WPF application using .NET Generic Host☆46Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆43Updated last month
- The most revolutionary syntax visualizer☆70Updated 3 months ago
- A CSharp library that can deep clone any object using only reflection.☆50Updated 2 years ago
- Implementation of a .NET GC in C# with NativeAOT☆88Updated last month
- Simple C# source generation based on custom templates☆103Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- IDisposable helper types.☆128Updated last year
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆62Updated last month
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆80Updated 3 months ago
- 🔑🔒 Lock your c# threads by key☆70Updated 5 months ago