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
- Implementation for pooled in-memory streams for .NET☆39Updated 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
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆121Updated last week
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Actual C# Enums with values and better performance as a source generator☆46Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- .NET Serializer testing framework☆78Updated 2 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
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 2 months ago
- Declarative Structured Concurrency for C#☆118Updated this week
- Embed resource files more C# programmer friendly!☆71Updated last year
- High performance C# implementation of the Snappy compression algorithm☆89Updated last month
- Parse any type from string in efficient way☆35Updated 2 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Benchmarking .NET Serialization Performance☆28Updated last week
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆24Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- A fast and low allocation StringBuilder for .NET.☆107Updated this week
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year