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
12 packages returned for Tags:"sequencer"
Sort by
Relevance
Downloads
Recently updated
Michonne
by:
dupdob
37,068 total downloads
last updated
5/18/2017
Latest version:
0.5.0-nightly-93
event
message
threading
sequencer
performance
scalable
"No lock... no deadlock!" Michonne is a library that allows you to erradicate deadlocks within your applicative code by providing you composable behaviors for tasks/lambdas execution (i.e. dispatcher,...
More information
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
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.
IegTools.
Sequencer
by:
egreiner
iegTools
4,920 total downloads
last updated
11/2/2023
Latest version:
2.1.0
sequence
sequencer
statemachine
IegTools.Sequencer provides a fluent interface for creating easy-to-read and extensible sequences, eliminating the need for lengthy if/else statements.
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.
MetaFac.
Threading
by:
MetafacPL
7,586 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.
Keyshift.
Forms
by:
GlitchyPSI
666 total downloads
last updated
12/16/2022
Latest version:
0.1.3
keyframe
dope
sheet
sequencer
c#
library
Winforms GUI for Keyshift.
Keyshift
by:
GlitchyPSI
1,157 total downloads
last updated
12/16/2022
Latest version:
0.1.3
keyframe
dope
sheet
sequencer
c#
library
(WIP) C# Keyframe Timeline/Sequencer/Dope Sheet library.
Kohoutech.
MIDI
by:
Kohoutech
494 total downloads
last updated
5/15/2020
Latest version:
1.0.0
midi
music
sequence
sequencer
midifile
library for playing, editing and storing MIDI data
MetaFac.
Threading.
Core
by:
MetafacPL
1,919 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,698 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
481 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