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
- π Extensions that support the C# functional paradigm.β65Updated 4 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
- Task-like structs which capture no synchronization context on the await operations.β40Updated 3 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 8 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .β66Updated 10 months ago
- Simple command-line tool to see if directories contain identical filesβ15Updated 3 years ago
- A set of generators helping dealing with structs in C#β48Updated 4 years ago
- 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
- Simple C# source generator for text templatesβ33Updated 3 years ago
- Rewrite .NET assemblies to allow referencing of two different versionsβ27Updated 2 years ago
- High-performance network packet decoding and packet decoder source generatorβ40Updated 10 months ago
- Playground for testing msbuild in a "server" modeβ16Updated last year
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producersβ32Updated this week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external classβ¦β46Updated 3 months ago
- template repository for a roslyn source generatorβ23Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.β18Updated 9 years ago
- A .NET library that calculates the width of Unicode characters.β61Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojβ76Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Indexβ38Updated 4 years ago
- Research project for the Linq for the 2d arrays and imagesβ21Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.β32Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.β38Updated this week
- Example implementation of IValueTaskSourceβ30Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNGβ57Updated 2 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNGβ45Updated 2 years ago
- Tiny .NET library implementing a free monad-like pattern with C# async/await.β22Updated 3 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.β19Updated 10 months ago
- π§΅ Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)β77Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.β28Updated 7 years ago