Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
11 packages returned for Tags:"coordinator"
Sort by
Relevance
Downloads
Recently updated
LabApps.
Threading.
Core
by:
LabApps
52,748 total downloads
last updated
11/20/2022
Latest version:
4.0.15
thread
task
sequencer
scheduler
coordinator
labapps
concurrency
channels
Core threading types based on System.Threading.Channels: EventProcessor, StateMachine, ExecutionQueue and Sequencer - a scheduler that coordinates the execution of synchronous and asynchronous tasks using...
More information
Soenneker.
Coordinators.
Base
by:
soenneker
16,282 total downloads
last updated
11/23/2023
Latest version:
2.1.45
coordinator
c#
.net
dotnet
A base class that sits between a controller and manager (responsibility-driven-design) providing logging and cancellation
LabApps.
Threading.
Sequencer
by:
LabApps
Deprecated
19,091 total downloads
last updated
12/25/2021
Latest version:
2.0.6
thread
task
dispatcher
sequencer
scheduler
coordinator
labapps
concurrency
channels
[**Deprecated**] Sequencer has moved to the LabApps.Threading.Core package.
LabApps.
Threading.
Dispatcher
by:
LabApps
Deprecated
13,621 total downloads
last updated
1/1/2021
Latest version:
1.3.29
thread
task
dispatcher
sequencer
scheduler
coordinator
labapps
concurrency
[Obsolete] Superceded by LabApps.Threading.Sequencer. A scheduler that coordinates the execution of tasks using a hierarchical key that defines their relative concurrency.
XamarinForms.
CoordinatorLayout.
Android
by:
ChasakisD
2,247 total downloads
last updated
4/5/2018
Latest version:
0.0.3
coordinator
layout
coordinator
xamarin
forms
android
xamarin.forms
A Xamarin.Forms Android only implementation of coordinator layout and collapsing toolbar
KD.
ResourceCoordinator
by:
kmiller77
1,969 total downloads
last updated
5/18/2023
Latest version:
7.10.0
Resource
Coordinator
A library that coordinates resources to ensure they're used in sync
MetaFac.
Threading
by:
MetafacPL
7,587 total downloads
last updated
11/25/2023
Latest version:
5.1.2
thread
task
sequencer
scheduler
coordinator
metafac
concurrency
channels
lmax
disruptor
Threading types: EventProcessor, StateMachine, ExecutionQueue and ValueTaskQueue.
Opteamizer.
Coordinator-
References
by:
OpTeamizer
951 total downloads
last updated
5/26/2020
Latest version:
1.0.1
native
coordinator
opteamizer
DLLs used as references in C# project Coordinator
MetaFac.
Threading.
Core
by:
MetafacPL
1,920 total downloads
last updated
11/25/2023
Latest version:
5.1.2
thread
task
sequencer
scheduler
coordinator
metafac
concurrency
channels
disruptor
Core types for MetaFac.Threading.
MetaFac.
Threading.
Channels
by:
MetafacPL
1,699 total downloads
last updated
11/25/2023
Latest version:
5.1.2
thread
task
sequencer
scheduler
coordinator
metafac
concurrency
channels
disruptor
Implementation of event queue using System.Threading.Channels
MetaFac.
Threading.
Disruptor
by:
MetafacPL
482 total downloads
last updated
11/25/2023
Latest version:
5.1.2
thread
task
sequencer
scheduler
coordinator
metafac
concurrency
channels
lmax
disruptor
Implementation of event queue using Disruptor.NET