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:
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 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 7 years ago
- Faster with Files☆59Updated 6 months ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated 2 weeks ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- C# Toolkit☆33Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago