alanmcgovern / ReusableTasks
An allocation free Task-like object for async methods
☆39Updated 9 months ago
Alternatives and similar repositories for ReusableTasks:
Users that are interested in ReusableTasks are comparing it to the libraries listed below
- 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
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Skia with C# and WebAssembly☆14Updated 3 years 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
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Non-boxing passing of values.☆27Updated 9 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Find transitive dependencies in assemblies☆23Updated 5 months 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
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆23Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- The most revolutionary syntax visualizer☆69Updated 3 months 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆29Updated this week
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago