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 month
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
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months 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 LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A fast and low allocation StringBuilder for .NET.☆105Updated last month
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 3 weeks ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- High performance C# implementation of the Snappy compression algorithm☆89Updated last week
- Benchmarking .NET Serialization Performance☆25Updated this week
- Actual C# Enums with values and better performance as a source generator☆45Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Parse any type from string in efficient way☆35Updated last week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- Declarative Structured Concurrency for C#☆121Updated this week
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Graph processing library☆124Updated 4 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- High performance SIMD operations in c#☆47Updated 6 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
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 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
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Updated 3 years ago