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:
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆45Updated 7 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- DataStructures and algorithms☆55Updated 3 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- A fast and low allocation StringBuilder for .NET.☆104Updated 2 weeks ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last week
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- A library to help Blazor and Electron.NET work better together. (Archived)☆55Updated 5 years ago
- Generating async c# code using Roslyn☆50Updated this week
- .NET Serializer testing framework☆76Updated 2 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆52Updated 3 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- A fast and powerful Static Website Engine☆74Updated this week
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 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
- This repo houses the Razor Compiler, which is part of the .NET SDK☆56Updated last year
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- System.IO.Pipelines API adapter for System.Net.WebSockets☆32Updated this week
- Plug-in for the Polly Cache policy supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache.☆33Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 9 months ago