NTDLS.DelegateThreadPooling v2.0.2
Stable
High performance active thread pool where work items can be queued as delegate functions. Allows you to easily enqueue infinite FIFO worker items or enforce queue size, wait on collections of those items to complete, and total control over the pool size. Also allows for multiple pools, so that different workloads do not interfere with one another.
Released: 10/13/2025
NTDLS.Semaphore v3.4.10
Stable
Provides various classes for to ensure sequential mult-threaded access to variables or sections of code.
Released: 12/31/2024