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
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- 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
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Non-boxing passing of values.☆27Updated 8 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 4 months ago
- Benchmarking .NET Serialization Performance☆25Updated last week
- Immutability is easy!☆45Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- Actual C# Enums with values and better performance as a source generator☆41Updated 11 months ago
- Explore project dependencies in .NET☆66Updated 7 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆111Updated 3 months ago
- High performance SIMD operations in c#☆42Updated 5 years ago
- C# interface-to-member source generator☆78Updated 6 months ago
- Implementation of a .NET GC in C# with NativeAOT☆83Updated this week
- Distribute your .NET applications!☆64Updated 3 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆61Updated this week
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated 11 months ago
- Provides platform independent navigation at the MVVM level and a Source Generator that automatically binds view and view models and regis…☆21Updated last month
- Analyzers checking System.Reflection☆81Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆78Updated last month