yuretz / FreeAwaitLinks
Tiny .NET library implementing a free monad-like pattern with C# async/await.
☆22Updated 3 years ago
Alternatives and similar repositories for FreeAwait
Users that are interested in FreeAwait are comparing it to the libraries listed below
Sorting:
- Internal application architecture via command and event messages☆32Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- A small .NET library for formatting type names à la C#.☆33Updated 4 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last week
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 3 months ago
- Generates simple names for *Infos (types, parameters, properties, fields, and methods)☆18Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A library that automatically adds support for object deconstruction in C#.☆41Updated this week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last week
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆39Updated this week
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- Tools for experimenting with union types.☆30Updated 4 months ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated 5 months ago
- Small library to handle ISO8601 durations in C#☆34Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 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
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago