Ecosyste.ms: Packages

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

Top 7.0% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/lann/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/lann/ps
License: MIT
Latest release: almost 9 years ago
First release: almost 9 years ago
Namespace: github.com/lann
Dependent packages: 1,996
Dependent repositories: 6,273
Stars: 2 on GitHub
Forks: 0 on GitHub
Docker dependents: 2,277
Docker downloads: 10,657,564,403
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

    Loading...
    Readme
    Loading...