9 packages
returned for Tags:"ObjectPool"
.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 program requests a new object, the object pool first attempts to provide one that has already...
More information
a generic object pool, with a generic thread pool based on the object pool
Asynchronous locks and .NET threading extensions
A set of variations on ObjectPool implementations with differing underlying collections.
Part of the "Open" set of libraries.
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.
Collection of routine classes. Were copied (or created) during my lifetime.
Simple, light weight, thread safe object pool
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.