Qoollo.Turbo
3.1.0
Collection of useful classes for your .NET application:
Object Pool, Thread Pool, Queue Async Processor, BlockingQueue, DiskQueue, ThreadSetManager, Throttling, Semaphore, EntryCounteringEvent, Collections, ReadOnlyCollections, IoC, WeakEvent and other.
Install-Package Qoollo.Turbo -Version 3.1.0
dotnet add package Qoollo.Turbo --version 3.1.0
<PackageReference Include="Qoollo.Turbo" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Qoollo.Turbo --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Qoollo.Turbo, 3.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
v3.1.0 (24.09.2020)
- ConcurrentBatchingQueue and BlockingBatchingQueue added
- SpinWait normalization added
- Native .NET Core 3.1 support
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 2.0
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Qoollo.Turbo:
Package | Downloads |
---|---|
Qoollo.ClickHouse.Net
.NET library for ClickHouse with useful classes such as aggregating queue for bulk inserts. The ClickHouse-Net driver is used (native ClickHouse protocol with data compression).
|
GitHub repositories
This package is not used by any popular GitHub repositories.