Found 243 packages
Internal implementation package not meant for direct consumption. Please do not reference directly.
InSync is a general purpose library providing easy ways to correctly write thread-safe code for .NET.
本地多线程执行器,支持本地延迟任务
With EFCore.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework Core or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
Library for make an easy multi-thread application with progress count.
A series of utilities for multithreading. The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/concurrencyhelpers. Several items are available: LockFree Queue, LockFree Dictionary. A wrapper on the default C# timers to wrap their differences.
Queue for multithread programs with one queue reader and several writers
Super easy-to-use in-memory threadsafe library for .net.
快速多线程处理列表工具包、
A C# library for multithreaded HTTP file downloads with extensible protocol support.
Package Description
Provides helpers for SynchronizationContext. Can be used to synchronize UI operations with backend operations.
ThreadGun is a form of multithreading created for developers keen on building fast and stable application.
A set of Roslyn analyzers related to multithreading
Multithread tasks queue abstract
Coroutine based cache with areas support, a simple and efficient coroutine implementation. The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/coroutinecache.
.NET wrapper for the Zstandard (zstd) compression native library in Windows, Linux, and macOS. Multithread compression is enabled. Supports x64 and arm64 only, but can easily add x86 and arm support