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
- 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
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 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
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- 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 month
- ☆29Updated 6 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆56Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- dotnet watch we always wanted☆103Updated 3 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Roslyn analyzers on .NET binaries☆43Updated 2 years ago
- .NET library to work with Git repositories☆34Updated last week
- High-performance network packet decoding and packet decoder source generator☆40Updated 8 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago