KeRNeLith / ImmediateReflectionLinks
.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.
☆58Updated 3 months ago
Alternatives and similar repositories for ImmediateReflection
Users that are interested in ImmediateReflection are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 2 months ago
- Actual C# Enums with values and better performance as a source generator☆46Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Declarative Structured Concurrency for C#☆118Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- .NET Serializer testing framework☆78Updated 2 years ago
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆107Updated this week
- Implementation of a .NET GC in C# with NativeAOT☆101Updated last week
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆121Updated last week
- A fast and lightweight object-to-object .NET mapper.☆36Updated last week
- IndexEngine is a lightweight document and text indexing platform written in C#.☆39Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- Easy C# class and code generation, POCO object and Methods creation☆106Updated 10 months ago
- Benchmarking .NET Serialization Performance☆28Updated last week
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- An AOP code generator☆19Updated 5 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Updated 3 years ago