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 this week
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
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 4 months ago
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 9 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 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
- A fast and low allocation StringBuilder for .NET.☆101Updated this week
- .NET Serializer testing framework☆76Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Actual C# Enums with values and better performance as a source generator☆44Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 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 2 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated 3 weeks ago
- Easy C# class and code generation, POCO object and Methods creation☆99Updated 6 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years 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
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- IDisposable helper types.☆135Updated last year
- High performance C# implementation of the Snappy compression algorithm☆87Updated 8 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 4 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 months ago
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Fast binary serializer☆66Updated 10 months ago