Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.8% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org
proxy.golang.org : github.com/deckarep/golang-set
Package mapset implements a simple and generic 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
Keywords:
concurrency
, datastructures
, generics
, go
, golang
, set
, threadsafe
License: MIT
Latest release: over 3 years ago
First release: over 6 years ago
Namespace: github.com/deckarep
Dependent packages: 6,407
Dependent repositories: 9,165
Stars: 3,107 on GitHub
Forks: 240 on GitHub
Docker dependents: 690
Docker downloads: 198,778,328
See more repository details: repos.ecosyste.ms
Last synced: about 4 hours ago