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<>.
☆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
- 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 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- .Net library for generate proxy class instances☆13Updated 5 months ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Implements the Freezable pattern as part of your build☆20Updated 5 years ago
- Fast Accessors for .Net☆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
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 6 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 8 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 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…☆43Updated last month
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- A C# port of Mozilla Universal Charset Detector.☆27Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 10 years ago
- Provides publishing support for applications using Onova.☆22Updated 8 months ago
- Change tracking library for .NET ⛺☆13Updated 4 years ago
- A library that extends the Microsoft.Extensions.Hosting library with modular host implementations for various application platforms.☆14Updated last month
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 4 months ago
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆16Updated 2 months ago
- Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information☆23Updated last week
- Linq operators for ObservableCollection☆19Updated 10 years ago