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:
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Tool to rename .NET assemblies and references☆56Updated 4 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- template repository for a roslyn source generator☆23Updated 3 years ago