A generic interval tree implementation in C#
-
Updated
May 3, 2021 - C#
8000
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
An extension of Confluent's Kafka client for use with System.Threading.Tasks.Dataflow.
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.
Task extensions for Unity3d.
.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)
An extension of Microsoft.Extensions.Hosting for use with System.Threading.Tasks.Dataflow.
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...
C# implementation of the result and other monads with query syntax support and extensions for Tasks and IEnumerable
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."