0x1000000 / AsyncMonads
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for AsyncMonads
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆56Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- The Try monad (Error/Exceptional monad) for C#☆55Updated 11 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- The combined Langly runtime☆33Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Research project for the Linq for the 2d arrays and images☆20Updated 7 months ago
- ☆23Updated 3 years ago
- A set of generators helping dealing with structs in C#☆45Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 7 months ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- Simple C# source generator for text templates☆31Updated last year
- ☆27Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 2 years ago
- Fast Accessors for .Net☆31Updated last year
- ☆37Updated 6 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆49Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Immutability is easy!☆41Updated last week
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Source Generator Generating the Dispose functions in Disposables.☆15Updated 6 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago