antiufo / Shaman.ReflectionLinks
Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on the type arguments of Func<> or Action<>.
☆22Updated 5 years ago
Alternatives and similar repositories for Shaman.Reflection
Users that are interested in Shaman.Reflection are comparing it to the libraries listed below
Sorting:
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated 3 weeks ago
- An allocation free Task-like object for async methods☆39Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 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 2 weeks ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- An HTML generation library☆42Updated this week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Provides a generic way to intercept IQueryable expression trees using custom expression visitors.☆28Updated 2 months ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 5 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 10 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- C# Toolkit☆33Updated 6 years ago