aelij / FasterReflection
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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 5 months ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated 11 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Makes it easy to associate files with your application☆10Updated this week
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ☆19Updated last year
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- scriptcs-engines contains Microsoft.CodeAnalysis-based script engines for scriptcs - for both C# and Visual Basic.☆19Updated 9 years ago
- ☆58Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Light-weight IoC and DI engine using AOP☆15Updated 10 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆64Updated last year