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:
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 2 months ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated 2 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 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
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆92Updated 2 years ago
- Fast binary serializer☆66Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 9 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Parse any type from string in efficient way☆35Updated last month
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A C# Reflection Helper Library☆14Updated 8 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Declarative Structured Concurrency for C#☆118Updated last month
- Simple FIFO and LRU cache in C#☆39Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago