DmitryGaravsky / FastAccessors
Fast Accessors for .Net
☆32Updated 2 years ago
Alternatives and similar repositories for FastAccessors:
Users that are interested in FastAccessors are comparing it to the libraries listed below
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 10 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
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 weeks ago
- ☆12Updated 7 years ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Global type inference for C# 8 nullable reference types☆35Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 6 months ago
- Find transitive dependencies in assemblies☆22Updated 2 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 3 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 4 years ago
- An ACID .NET relational database☆18Updated 8 months ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 7 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Power to the people! foreach over those ranges!☆15Updated 4 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated 11 months ago
- Web-based Viewer for ETL and NetPerf Data☆30Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆33Updated 4 months ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- Scans a given directory tree for interesting assembly references☆15Updated last week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆41Updated this week
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week