DmitryGaravsky / FastAccessorsLinks
Fast Accessors for .Net
☆33Updated 2 years ago
Alternatives and similar repositories for FastAccessors
Users that are interested in FastAccessors are comparing it to the libraries listed below
Sorting:
- Simple C# source generator for text templates☆33Updated 2 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
- 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
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 6 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Efficient compiler of .NET expression trees☆22Updated 8 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆54Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG