noseratio / coroutines-talkLinks
Asynchronous coroutines in C#
☆41Updated 4 years ago
Alternatives and similar repositories for coroutines-talk
Users that are interested in coroutines-talk are comparing it to the libraries listed below
Sorting:
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆44Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- DataStructures and algorithms☆55Updated 3 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- .NET source generator for builder pattern☆64Updated 11 months ago
- A library to help Blazor and Electron.NET work better together. (Archived)☆55Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- Security Experiments with gRPC and ASP.NET Core 5☆92Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- This repo houses the Razor Compiler, which is part of the .NET SDK☆56Updated last year
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆114Updated 10 months ago
- Generating async c# code using Roslyn☆50Updated last year
- dotnet watch we always wanted☆103Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- A simple thread safe implementation of round robin in c# with circular linked list☆30Updated 6 months ago
- A sample showing how to implement a tcp proxy using new kestrel APIs☆45Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- Fast binary serializer☆66Updated 11 months ago
- A CSharp library that can deep clone any object using only reflection.☆53Updated 2 years ago