DmitryGaravsky / FastAccessors
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:
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 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
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 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…☆43Updated 3 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 6 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆33Updated 3 weeks ago
- dotnet watch we always wanted☆102Updated 3 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 3 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 10 months ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago