alanmcgovern / ReusableTasks
An allocation free Task-like object for async methods
☆39Updated 10 months ago
Alternatives and similar repositories for ReusableTasks:
Users that are interested in ReusableTasks are comparing it to the libraries listed below
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Find transitive dependencies in assemblies☆23Updated 2 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- The combined Langly runtime☆33Updated 3 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
- ☆23Updated 4 years ago
- ☆29Updated 5 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- Vectorized generic dictionary prototype☆22Updated 4 months ago
- A light-weight, performant interval tree in C#☆27Updated last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated this week
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 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
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- The most revolutionary syntax visualizer☆70Updated 3 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated last month