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
17 packages returned for Tags:"objectpool"
Sort by
Relevance
Downloads
Recently updated
SafeObjectPool
by:
2881099
2,365,675 total downloads
last updated
9/18/2023
Latest version:
3.0.0
Pool
Pooling
PoolSize
ObjectPool
连接池
应用场景:连接池,资源池等等
Open.
Disposable.
ObjectPools
by:
electricessence
182,353 total downloads
last updated
4/20/2022
Latest version:
2.9.0
objectpool
idisposable
thread
safe
A set of variations on ObjectPool implementations with differing underlying collections. Part of the "Open" set of libraries.
MikValSor.
ObjectPool
by:
mikvalsor
4,302 total downloads
last updated
5/28/2018
Latest version:
1.0.0
ObjectPool
MikValSor
.NET Libaray for Object pools. Object pools can improve application performance in situations where you require multiple instances of a class and the class is expensive to create or destroy. When a client...
More information
MyDotey.
ObjectPool
by:
koqizhao
4,006 total downloads
last updated
3/30/2018
Latest version:
1.0.1
objectpool
threadpool
a generic object pool, with a generic thread pool based on the object pool
HKH.
Common
by:
Jackyli918
4,141 total downloads
last updated
8/8/2023
Latest version:
5.0.0.4
objectpool
objectextension
appsetting
common library for HKH projects
Tedd.
ObjectPool
by:
tedd
2,559 total downloads
last updated
11/3/2019
Latest version:
1.0.1
ObjectPool
Performance
Object Pool Library for reusing objects in .Net. Reuse of objects decreases load on Garbage Collector and increases performance of application. Library is based on Roslyn ObjectPool.
LeasePool
by:
MrKMG
2,633 total downloads
last updated
7/18/2022
Latest version:
0.8.0
ObjectPool
Lease
A simple, configurable, thread-safe Object Pool. Provides a mechanism for constructing, validating, and disposing of objects on the fly, as well limiting the maximum number of total instantiated object and...
More information
ApplicationOS.
ObjectPool
by:
justmine66
2,195 total downloads
last updated
3/22/2023
Latest version:
1.0.7
ObjectPool
ApplicationOS
.NET
.NET
Core
.ASPNET
Core
易用、强大、高效且有容错能力的通用对象池,采用借和还的方式重复利用对象,避免频繁地创建和销毁不必要的对象,提供动态扩容、异常对象检测、多种租、借、池化策略对象、多种池化策略、多种对象初始化策略、多种最大扩容策略等能力。
WpfHelpers
by:
Znakes
6,314 total downloads
last updated
5/18/2017
Latest version:
1.1.9-beta
Wpf
Helpers
Commands
Zoom
Tracker
ObjectPool
Paging
Rules
Converters
Collection of routine classes. Were copied (or created) during my lifetime.
EsoxSolutions.
ObjectPool
by:
iede_snoek
558 total downloads
last updated
11/19/2023
Latest version:
1.1.5
objectpool
threadsafe
An object pool for .NET 8 with automatic return of objects
JUtility.
JObjectPool
by:
aydeniz
205 total downloads
last updated
7/10/2022
Latest version:
1.0.0
jutility
objectpool
pool
csharp
Object Pool data structure created with a double linked list for C#
LightObjectPool
by:
justinamiller
967 total downloads
last updated
11/20/2019
Latest version:
1.0.1
object
pool
pooling
objectpool
object
pool
Simple, light weight, thread safe object pool
AppOS.
ObjectPool.
Specs
by:
justmine66
392 total downloads
last updated
11/20/2023
Latest version:
0.0.2
ObjectPool
ApplicationOS
.NET
Core
.ASPNET
易用、强大、高效且有容错能力的通用对象池,采用借和还的方式重复利用对象,避免频繁地创建和销毁不必要的对象,提供动态扩容、异常对象检测、多种租、借、池化策略对象、多种池化策略、多种对象初始化策略、多种最大扩容策略等能力。
AppOS.
ObjectPool
by:
justmine66
193 total downloads
last updated
11/20/2023
Latest version:
1.0.9
ObjectPool
ApplicationOS
.NET
Core
.ASPNET
易用、强大、高效且有容错能力的通用对象池,采用借和还的方式重复利用对象,避免频繁地创建和销毁不必要的对象,提供动态扩容、异常对象检测、多种租、借、池化策略对象、多种池化策略、多种对象初始化策略、多种最大扩容策略等能力。
UtilsLite
by:
balazs.kis
548 total downloads
last updated
6/30/2020
Latest version:
0.1.0
tools
toolkit
dotnet
dotnet-core
objectpool
objectpool-pattern
helpers
generic-library
mapper
retry
Utils Lite is a small package containing tools (object pool, retry logic, automatic mapping etc.) for .NET Standard
Qoollo.
Turbo
by:
qoollo
40,671 total downloads
last updated
9/24/2020
Latest version:
3.1.0
Qoollo
Turbo
Common
ServiceClasses
Base
Core
Utils
BCL
Extension
ObjectPool
More tags
Collection of useful classes for your .NET application: Object Pool, Thread Pool, Queue Async Processor, BlockingQueue, DiskQueue, ThreadSetManager, Throttling, Semaphore, EntryCounteringEvent, Collections,...
More information
Tore.
Memory.
BufferPool
by:
IVTore
144 total downloads
last updated
4/19/2023
Latest version:
1.0.0
Tore
ByteArray
ObjectPool
buffer
pool
BufferPool
memory
A simple thread safe ByteArray buffer object pool class