A generic interval tree implementation in C#
-
Updated
May 3, 2021 - C#
A generic interval tree implementation in C#
🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
Build TPL Dataflow pipelines using a fluent API and helpful extensions
Samples source code
Task extensions for Unity3d.
Light-weight, cross-platform (NET Core 2.1) C# Asynchronous file server and text messaging platform. Utilizes custom extension methods which wrap asynchronous TCP socket method pairs, providing the benefits of the Task Parallel Library (TPL) to socket programming.
An extension of Confluent's Kafka client for use with System.Threading.Tasks.Dataflow.
.NET Core 2.2 unit-tested implementation of a tcp network server logic using the pipelines API. This project was made for learning purpose and based on SimplPipelines.
Work queue primitives for the .NET Task Parallel Library (TPL)
DotNet20BridgeNet4x provides library with classes from Mono to bring modern C# language features to .NET 2.0, such as: CTP (async/await) , Task Parallel Library(TPL),Linq,Linq.Expressions,Pipes,Security...
An extension of Microsoft.Extensions.Hosting for use with System.Threading.Tasks.Dataflow.
TPL async based TCP and WebSocket Server C# .NET 5/6/7, suggestions are welcome to make the library better, RFC 6455 standard, super lightweight and easy to build upon
Task scheduler extended from TaskScheduler class and built on top of .NET CLR native scheduler.
Add a description, image, and links to the tpl topic page so that developers can more easily learn about it.
To associate your repository with the tpl topic, visit your repo's landing page and select "manage topics."