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 year
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☆53Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- IDisposable helper types.☆130Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 3 weeks ago
- Parse any type from string in efficient way☆35Updated last month
- C# interface-to-member source generator☆81Updated 9 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 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
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Benchmarking .NET Serialization Performance☆25Updated last week
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆72Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆44Updated 2 months ago
- A LiteDB with realtime notifications☆43Updated last year
- Non-boxing passing of values.☆27Updated 11 months ago
- Analyzers checking System.Reflection☆81Updated last year
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Actual C# Enums with values and better performance as a source generator☆42Updated last year
- Roslyn based, set of code refactorings for Visual Studio☆34Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆83Updated 4 months ago
- Simple FIFO and LRU cache in C#☆33Updated 5 months ago