atifaziz / OptupleLinks
.NET Standard Library for giving (bool, T) Option-like semantics
☆29Updated 7 months ago
Alternatives and similar repositories for Optuple
Users that are interested in Optuple are comparing it to the libraries listed below
Sorting:
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 3 weeks ago
- An HTML generation library☆42Updated last week
- ☆55Updated 5 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A small .NET library for formatting type names à la C#.☆33Updated 7 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A reader for Serilog's compact JSON format☆33Updated 11 months ago
- Unit Testing with Local Functions☆29Updated 6 months ago
- Libraries that simplify the onboarding of Server Timing API (a convenient way to communicate performance metrics about the request-respon…☆61Updated 3 months ago
- Analyzers checking System.Reflection☆82Updated last year
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.