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:
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 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
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- Faster with Files☆59Updated 7 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆14Updated 6 years ago
- 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
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 3 months ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago