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 last year
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
- A fast and low allocation StringBuilder for .NET.☆102Updated 2 weeks ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 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
- Simple FIFO and LRU cache in C#☆34Updated 6 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 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
- High performance C# implementation of the Snappy compression algorithm☆85Updated 5 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Parse any type from string in efficient way☆35Updated last month
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆71Updated last year
- Declarative Structured Concurrency for C#☆123Updated last week
- The most revolutionary syntax visualizer☆75Updated last month
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated last week
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆95Updated 3 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 9 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- A collection of utility C# extension methods.☆47Updated 6 months ago
- 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☆105Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 4 months ago
- Simple build versioning for .NET, powered by Git tags☆65Updated 3 weeks ago
- Binaron.Serializer - The binary serializer that is up to 150x faster than Newtonsoft.Json!☆84Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year