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 8 months ago
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆43Updated last month
- High performance SIMD operations in c#☆44Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 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 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Parse any type from string in efficient way☆35Updated 2 weeks ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 2 months ago
- Simple source only reflection library with default interface property support☆71Updated last month
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 4 months ago
- A source generator for C# that turns .env files into runtime constants.☆37Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A fast and low allocation StringBuilder for .NET.☆100Updated this week
- ☆33Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- System.IO.Pipelines API adapter for System.Net.WebSockets☆30Updated last week
- Native library foundations for game dev using .NET 9☆14Updated this week
- An allocation free Task-like object for async methods☆39Updated 11 months ago