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:
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 3 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 6 months ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Text clustering algorithm, implemented in .NET☆22Updated last year
- A C# port of Mozilla Universal Charset Detector.☆27Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- 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 .☆65Updated 4 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Parser for arithmetic expressions☆21Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Light-weight IoC and DI engine using AOP☆16Updated 10 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Adds debugger attributes to help visualize objects.☆43Updated 4 months 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- MSBuild, csproj and props package reference editor.☆18Updated 2 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago