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
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Easy C# class and code generation, POCO object and Methods creation☆100Updated 7 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 10 months ago
- A fast and low allocation StringBuilder for .NET.☆104Updated this week
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- The most revolutionary syntax visualizer☆77Updated 4 months 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
- Simple build versioning for .NET, powered by Git tags☆66Updated this week
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- High performance C# implementation of the Snappy compression algorithm☆88Updated 3 weeks ago
- A LiteDB with realtime notifications☆43Updated 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
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- Declarative Structured Concurrency for C#☆121Updated 2 weeks ago
- Actual C# Enums with values and better performance as a source generator☆44Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Embed resource files more C# programmer friendly!☆71Updated last year
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 5 months ago
- A C# Reflection Helper Library☆14Updated 8 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Benchmarking .NET Serialization Performance☆25Updated last week
- Non-boxing passing of values.☆28Updated 2 months ago
- IndexEngine is a lightweight document and text indexing platform written in C#.☆38Updated 3 years ago