DmitryGaravsky / FastAccessorsLinks
Fast Accessors for .Net
β33Updated 3 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.β66Updated 4 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
- An allocation free Task-like object for async methodsβ40Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .β66Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.β72Updated 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
- dotnet watch we always wantedβ103Updated 4 years ago
- A set of generators helping dealing with structs in C#β48Updated 4 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNGβ57Updated 2 years ago
- A fork of https://difflib.codeplex.com/β16Updated 10 years ago
- Code analysis improvements and context actionsβ64Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.β32Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNGβ45Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.β33Updated last year
- Rewrite .NET assemblies to allow referencing of two different versionsβ27Updated 2 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Indexβ38Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.β40Updated 3 years ago
- Linq for Span<T> using SourceGeneratorsβ54Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#β60Updated 2 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producersβ32Updated last week
- Sample code to show how to walk the managed heap in C#β32Updated last year
- A .NET library that calculates the width of Unicode characters.β61Updated last month
- A simple template base system of macros for C# that can be executed in design timeβ67Updated last year
- Simple C# source generator for text templatesβ33Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojβ77Updated last year
- Simple command-line tool to see if directories contain identical filesβ15Updated 3 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external classβ¦β47Updated 3 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.β28Updated 7 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpersβ13Updated last year