Ecosyste.ms: Packages

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

Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/kezhuw/guard

Package guard provides facilities to create lockers which can be locked in predetermined order. Guard and RWGuard can be used in one goroutine to create lockers, which can be locked in other goroutines in creation order. This way the goroutine creating lockers will not be blocked if permission is held by other goroutine, while preserve acquisition orders of permission.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/kezhuw/guard
Keywords: go, goroutine, multithreading
License: MIT
Latest release: about 8 years ago
First release: about 8 years ago
Namespace: github.com/kezhuw
Dependent packages: 1
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...