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
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 2 months 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
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆101Updated last week
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- Declarative Structured Concurrency for C#☆118Updated this week
- 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Benchmarking .NET Serialization Performance☆28Updated 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
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 10 months ago
- C# Source Generator library for Inter-Process Communication☆48Updated last week
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 10 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆121Updated last week
- A fast and low allocation StringBuilder for .NET.☆106Updated 2 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Updated 3 years ago
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆25Updated 8 months ago
- A collection of utility C# extension methods.☆48Updated last month
- Non-boxing passing of values.☆29Updated 6 months ago
- KGy SOFT Core Libraries features high-performance and handy general libraries.☆73Updated last month
- .NET Serializer testing framework☆78Updated 2 years ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated last month
- Simple build versioning for .NET, powered by Git tags☆67Updated 3 weeks ago
- Graph processing library☆128Updated 4 years ago