alanmcgovern / ReusableTasksLinks
An allocation free Task-like object for async methods
☆40Updated last year
Alternatives and similar repositories for ReusableTasks
Users that are interested in ReusableTasks are comparing it to the libraries listed below
Sorting:
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- Vectorized generic dictionary prototype☆26Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Implicit parameters via contexts☆43Updated 3 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Fast Accessors for .Net☆33Updated 3 years ago
- A fast and powerful Static Website Engine☆74Updated 2 months ago
- High-performance network packet decoding and packet decoder source generator☆41Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- BigMachines is State Machine library for .NET☆44Updated last week
- Simple C# source generator for text templates☆33Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Skia with C# and WebAssembly☆14Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 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 8 years ago