0x1000000 / AsyncMonadsLinks
☆18Updated 6 years ago
Alternatives and similar repositories for AsyncMonads
Users that are interested in AsyncMonads are comparing it to the libraries listed below
Sorting:
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated this week
- Fast C# UUID implementation for .NET 6 & 7☆72Updated 11 months ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- Quartz scheduling actor☆55Updated 3 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months 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
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- A small .NET library for formatting type names à la C#.☆33Updated 4 months ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Functional is a set of libraries that support functional programming patterns in C#.☆69Updated 7 months 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 class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 3 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 years ago
- C# library to create new immutable object applying lambda expressions to the existing immutable object☆62Updated 4 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- IDisposable helper types.☆132Updated last year
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆111Updated last month