Ecosyste.ms: Packages

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

Top 0.8% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 1.8% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/deckarep/golang-set/v2

Package mapset implements a simple and set collection. Items stored within it are unordered and unique. It supports typical set operations: membership testing, intersection, union, difference, symmetric difference and cloning. Package mapset provides two implementations of the Set interface. The default implementation is safe for concurrent access, but a non-thread-safe implementation is also provided for programs that can benefit from the slight speed improvement and that can enforce mutual exclusion through other means.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/deckarep/golang-set/v2
Keywords: concurrency, datastructures, generics, go, golang, set, threadsafe
License: MIT
Latest release: 5 months ago
First release: about 2 years ago
Namespace: github.com/deckarep/golang-set
Dependent packages: 2,203
Dependent repositories: 1,178
Stars: 3,151 on GitHub
Forks: 245 on GitHub
Docker dependents: 606
Docker downloads: 4,708,747,203
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...