alanmcgovern / ReusableTasksLinks
An allocation free Task-like object for async methods
☆39Updated 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☆76Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 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
- ☆24Updated 4 years ago
- 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
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆22Updated 2 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated last week
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A light-weight, performant interval tree in C#☆30Updated 3 months ago