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

proxy.golang.org : github.com/mstoykov/atlas : v0.0.0-20220811071828-388f114305dd

Package atlas implement a graph of string to string pairs. It is optimzed for when a finite amount of key-value pairs will be constructed in the same way over time. It is also thread-safe. It's particularly good at taking the same root through the graph over and over again and the Node's can directly be used as map keys or compared for equality against each other.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/mstoykov/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...