Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.9% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 4.9% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/jackc/puddle/v2

Package puddle is a generic resource pool with type-parametrized api. Puddle is a tiny generic resource pool library for Go that uses the standard context library to signal cancellation of acquires. It is designed to contain the minimum functionality a resource pool needs that cannot be implemented without concurrency concerns. For example, a database connection pool may use puddle internally and implement health checks and keep-alive behavior without needing to implement any concurrent code of its own.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jackc/puddle/v2
Keywords: connection, pool, resource
License: MIT
Latest release: 11 months ago
First release: almost 2 years ago
Namespace: github.com/jackc/puddle
Dependent packages: 1,094
Dependent repositories: 1,607
Stars: 162 on GitHub
Forks: 20 on GitHub
Docker dependents: 261
Docker downloads: 444,742,197
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...