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/%21golang-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
Stars: 3,107 on GitHub
Forks: 240 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago
github.com/deckarep/Golang-set/v2 v2.8.0
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, E...10 versions - Latest release: 2 months ago - 4,369 stars on GitHub
github.com/deckarep/golang-set/v2 v2.8.0
Package mapset implements a simple and set collection. Items stored within it are unordered and ...10 versions - Latest release: 2 months ago - 2,203 dependent packages - 1,178 dependent repositories - 3,151 stars on GitHub
github.com/deckarep/golang-Set v1.8.0
Package mapset implements a simple and generic set collection. Items stored within it are unorder...2 versions - Latest release: over 3 years ago - 3,375 stars on GitHub
github.com/deckarep/GoLang-set v1.8.0
Package mapset implements a simple and generic set collection. Items stored within it are unorder...2 versions - Latest release: over 3 years ago - 3,161 stars on GitHub
github.com/deckarep/goLang-set v1.8.0
Package mapset implements a simple and generic set collection. Items stored within it are unorder...2 versions - Latest release: over 3 years ago - 3,358 stars on GitHub
github.com/deckarep/golang-set v1.8.0
Package mapset implements a simple and generic set collection. Items stored within it are unorder...2 versions - Latest release: over 3 years ago - 6,407 dependent packages - 9,165 dependent repositories - 3,107 stars on GitHub