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:
- 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated 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
- Simple C# source generator for text templates☆33Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 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
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 3 weeks ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 6 years ago
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- A .NET library that calculates the width of Unicode characters.☆60Updated last week
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- 🌌 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
- Efficient compiler of .NET expression trees☆22Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Utilities for working with streams and pipes☆12Updated 2 weeks ago
- ☆60Updated this week
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 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…☆45Updated 2 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- dotnet watch we always wanted☆103Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year