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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- 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
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- An HTML generation library☆42Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆63Updated 5 months ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- C# Toolkit☆33Updated 6 years ago
- Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information☆23Updated last month
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 6 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last month
- System.IO.Pipelines API adapter for System.Net.WebSockets☆32Updated this week