aelij / FasterReflectionLinks
Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.
☆32Updated 4 years ago
Alternatives and similar repositories for FasterReflection
Users that are interested in FasterReflection are comparing it to the libraries listed below
Sorting:
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 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 2 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Makes it easy to associate files with your application☆11Updated this week
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Faster with Files☆59Updated 11 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Dynamically attach properties to (almost) any object instance.☆46Updated 4 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- An allocation free Task-like object for async methods☆40Updated last year
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- MSBuild, csproj and props package reference editor.☆19Updated 3 years ago
- C# Toolkit☆33Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Updated 11 years ago
- 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 8 years ago
- Global type inference for C# 8 nullable reference types☆37Updated 11 months ago
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year