lean_pool 0.1.0
LeanPool is a tiny, efficient resource pool implementation for Ruby that provides direct resource access without per-resource processes. Inspired by Elixir's nimble_pool, it's perfect for managing sockets, HTTP connections, ports, and other resources that need efficient pooling with minimal overhead.
Gemfile:
=
install:
=
Versions:
- 0.1.0 January 25, 2026 (18.5 KB)
Runtime Dependencies (1):
concurrent-ruby
~> 1.3