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 - codemeta.json
purl: pkg:golang/github.com/jackc/puddle/v2
Keywords: connection , pool , resource
License: MIT
Latest release: about 1 year ago
First release: over 3 years ago
Namespace: github.com/jackc/puddle
Dependent packages: 1,094
Dependent repositories: 1,607
Stars: 376 on GitHub
Forks: 32 on GitHub
Docker dependents: 261
Docker downloads: 444,742,272
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 12 hours ago

    Loading...
    Readme
    Loading...