Top 20 NuGet pool Packages

This package helps auto-restart a asp.net application hosted in iis after a shutdown. Just in 2 steps: adding a library and setting a couple of config settings. Configuration info on project's url
Very simple plugin to refresh the Application Pool for the site from an Umbraco developer section dashboard. This plugin just creates an AppSetting key that stores a date. When the refresh button is clicked the AppSetting key value is updated with the current date and time. So it is just simpley tou...
CuteAnt.Runtime.
.NET blocking, light weight, thread safe object pool.
IPAddress Pool Wrapper allows you to parse or check IPAddress from list of IP Pools/Ranges in multiple regions. it also support files such as json and text file for large IP Ranges/Pools. IPAddress Supported formats like 192.168.0.0/13, 192.168.0.0/255.248.0.0, 192.168.0.0-192.168.0.128
An extension library for StackExchange.Redis which adds Multiplexer connection pool abstraction and implementation
A simple lightweight object pool for fast and simple object reuse. (C# - Source file) Fast lightweight thread-safe object pool for objects that are expensive to create or could efficiently be reused. Note: this nuget package contains c# source code and depends on System.Collections.Concurrent int...
.NET asynchronous worker to schedule many "async" work in an easy way
Yet another thread safe object pool and memory pool implementation in .NET. Supported platforms: - .NET 4.0+
A .Net object pool - makes managing objects that are expensive to create and destroy that much nicer!
OpenShare.Net Common Library. Many common extension methods for making life simple from IEnumerable, Impersonation, String, WCF Services to Encryption. See source code on Github by using the project url.
Provides generic object pool utilities.
Net Core Port of Elastic tools Client
Thread-safe generic object pool helps sharing object instances among multiple threads. Large objects that are costly to create, state-full, not thread safe are difficult to use in mult-thread environment. This little, lightweight library will help share limited number of objects between many threads...
gRPC Pool client for .Net
HbaseThrift 连接池 //初始化连接池 HBaseClientPool.InitHBaseClientPool("192.168.0.242:9090|192.168.0.246:9090|192.168.0.250:9090"); //使用using 释放连接到连接池 using (var hclient = HBaseClientPool.GetHclient()) { Stopwatch sw = new Stopwatch(); ...
Simple, light weight, thread safe object pool
Useful collection structures. Balanced for both performance and memory usage!
Package Description