kkokosa / PooledValueTaskSource
Example implementation of IValueTaskSource
☆31Updated last year
Alternatives and similar repositories for PooledValueTaskSource:
Users that are interested in PooledValueTaskSource are comparing it to the libraries listed below
- ☆28Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated last month
- Analyzers checking System.Reflection☆81Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Fast Accessors for .Net☆33Updated 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- The combined Langly runtime☆33Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 11 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 9 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 4 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Download, update and sync loose files from URLs☆58Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A simple template base system of macros for C# that can be executed in design time☆65Updated 11 months ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 8 months ago