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.
☆57Updated 2 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
- Benchmarking .NET Serialization Performance☆25Updated 3 weeks ago
- A fast and low allocation StringBuilder for .NET.☆105Updated last month
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last month
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 9 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- A LiteDB with realtime notifications☆43Updated last year
- Declarative Structured Concurrency for C#☆118Updated 3 weeks ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆64Updated this week
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A fast and lightweight object-to-object .NET mapper.☆36Updated 10 months ago
- Simple C# source generation based on custom templates☆109Updated 2 years ago
- The most revolutionary syntax visualizer☆80Updated 6 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago