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

Top 2.6% on proxy.golang.org
Top 1.1% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 5.2% forks on proxy.golang.org
Top 1.7% docker downloads on proxy.golang.org

proxy.golang.org : github.com/mndrix/ps

Fully persistent data structures. A persistent data structure is a data structure that always preserves the previous version of itself when it is modified. Such data structures are effectively immutable, as their operations do not update the structure in-place, but instead always yield a new structure. Persistent data structures typically share structure among themselves. This allows operations to avoid copying the entire data structure.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mndrix/ps
License: MIT
Latest release: about 8 years ago
First release: about 8 years ago
Namespace: github.com/mndrix
Dependent packages: 20
Dependent repositories: 121
Stars: 111 on GitHub
Forks: 18 on GitHub
Docker dependents: 1
Docker downloads: 63
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/mndrix
Last synced: 7 months ago

    Loading...
    Readme
    Loading...