C# Task

Open-source C# projects categorized as Task

Top 8 C# Task Projects

  • UniTask

    Provides an efficient allocation free async/await integration for Unity.

    Project mention: async/await or Coroutines? | /r/Unity3D | 2023-05-28

    Give the UniTask library a look https://github.com/Cysharp/UniTask

  • AsyncEx

    A helper library for async/await.

    Project mention: how to safely share state in multithreading applications | /r/dotnet | 2023-06-05

    PS: You may want to look at the other in-memory concurrency structures available. You may find something that perfectly fits the specific problem you are trying to solve. https://learn.microsoft.com/en-us/dotnet/api/system.threading?view=net-7.0, https://learn.microsoft.com/en-us/dotnet/api/system.collections.concurrent?view=net-7.0, and https://github.com/StephenCleary/AsyncEx

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • AsyncAwaitBestPractices

    Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask

    Project mention: Async workaround ideas for a shared class library problem | /r/dotnet | 2022-11-30
  • EasyJob

    :hammer: EasyJob - keep and execute your PowerShell and BAT scripts from one interface

  • Nake

    Magic script-based C# task runner for .NET Core

    Project mention: Scripting language under development, callable from C# | news.ycombinator.com | 2023-08-30

    The documentation is quite not clear and not provided sample or example.

    What is the difference between other scripts C# like Nake (https://github.com/yevhen/Nake) or Cake (https://cakebuild.net/docs/running-builds/runners/dotnet-too...) ?

  • BatchPool

    The one-stop generic task batching and management library

    Project mention: A .NET task batching and management library. After writing this 3 times at previous jobs, I propose an Open-Source library! | /r/dotnet | 2022-11-14
  • MsgKit

    A .NET library to make MSG files without the need for Outlook

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • UniFlux

    Typed Event Driven with Flux for Unity.

    Project mention: UniFlux - Simplify your comunication | /r/UniFlux | 2023-04-29
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-08-30.

C# Task related posts

Index

What are some of the best open-source Task projects in C#? This list will help you:

Project Stars
1 UniTask 6,126
2 AsyncEx 3,298
3 AsyncAwaitBestPractices 1,329
4 EasyJob 231
5 Nake 224
6 BatchPool 179
7 MsgKit 163
8 UniFlux 26
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
www.sonarlint.org