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 3 weeks 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
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- 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
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆114Updated 11 months ago
- A fast and low allocation StringBuilder for .NET.☆104Updated 2 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Benchmarking .NET Serialization Performance☆25Updated this week
- 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☆77Updated 5 months ago
- Easy C# class and code generation, POCO object and Methods creation☆101Updated 7 months ago
- Declarative Structured Concurrency for C#☆121Updated 2 weeks 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
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 7 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆117Updated last month
- Actual C# Enums with values and better performance as a source generator☆45Updated last year
- Simple FIFO and LRU cache in C#☆37Updated 3 weeks ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated 3 weeks ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 8 months ago
- Fast binary serializer☆66Updated 11 months ago