alanmcgovern / ReusableTasks
An allocation free Task-like object for async methods
☆39Updated 7 months ago
Alternatives and similar repositories for ReusableTasks:
Users that are interested in ReusableTasks are comparing it to the libraries listed below
- The combined Langly runtime☆33Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated 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
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 7 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 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
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Skia with C# and WebAssembly☆14Updated 3 years ago
- The most revolutionary syntax visualizer☆69Updated last month
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated last week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year