antiufo / Shaman.Reflection
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<>.
☆21Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Shaman.Reflection
- 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 the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated last week
- Fast Accessors for .Net☆31Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆15Updated last week
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 4 months ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- A library to convert byte sizes to a human readable form☆32Updated 2 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 2 weeks ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 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
- Provides publishing support for applications using Onova.☆22Updated 4 months ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆16Updated this week
- Syntactic sugar improvements for the RunSharp library☆21Updated 9 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- Simple C# source generator for text templates☆31Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- MSBuild, csproj and props package reference editor.☆18Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Another attempt at hotreloading☆33Updated 5 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…☆39Updated 2 weeks ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 8 months ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- serialize, modify, and deserialize LINQ Expressions☆20Updated 8 years ago