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

Top 1.8% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 4.9% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

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

Package puddle is a generic resource pool. 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
Keywords: connection , pool , resource
License: MIT
Latest release: over 2 years ago
First release: almost 6 years ago
Namespace: github.com/jackc
Dependent packages: 1,651
Dependent repositories: 17,921
Stars: 162 on GitHub
Forks: 20 on GitHub
Docker dependents: 305
Docker downloads: 712,443,950
See more repository details: repos.ecosyste.ms
Last synced: 3 minutes ago

    Loading...
    Readme
    Loading...