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
- Non-boxing passing of values.☆27Updated 10 months ago
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- A fast and low allocation StringBuilder for .NET.☆100Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years 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
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Actual C# Enums with values and better performance as a source generator☆42Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 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
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆81Updated 4 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- C# interface-to-member source generator☆80Updated 9 months ago
- Benchmarking .NET Serialization Performance☆25Updated last week
- Simple C# source generation based on custom templates☆104Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 4 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆58Updated 3 weeks ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 5 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 2 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated 4 months ago
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆43Updated last month
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 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