aelij / FasterReflectionLinks
Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.
☆32Updated 5 years ago
Alternatives and similar repositories for FasterReflection
Users that are interested in FasterReflection are comparing it to the libraries listed below
Sorting:
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- 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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- Faster with Files☆60Updated last year
- Fast Accessors for .Net☆33Updated 3 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
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- C# Toolkit☆33Updated 7 years ago
- Code analysis improvements and context actions☆64Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago