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
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 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 this week
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 2 weeks ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 5 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- C# Toolkit☆33Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An HTML generation library☆42Updated 2 weeks ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- An AOP code generator☆18Updated 4 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago