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 - codemeta.json
purl: pkg:golang/github.com/jackc/puddle
Keywords: connection , pool , resource
License: MIT
Latest release: about 3 years ago
First release: over 6 years ago
Namespace: github.com/jackc
Dependent packages: 1,651
Dependent repositories: 17,921
Stars: 376 on GitHub
Forks: 32 on GitHub
Docker dependents: 305
Docker downloads: 712,443,950
Total Commits: 152
Committers: 14
Average commits per author: 10.857
Development Distribution Score (DDS): 0.224
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 2 hours ago

    Loading...
    Readme
    Loading...