Top 1.6% forks 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
    - codemeta.json
    
    purl: pkg:golang/github.com/deckarep/%21go%21lang-set
      
 Keywords: 
        concurrency
        , datastructures
        , generics
        , go
        , golang
        , set
        , threadsafe
      
License: MIT
        
Latest release: almost 4 years ago
        
First release: about 7 years ago
      
Namespace: github.com/deckarep
    
      
Stars: 4,596 on GitHub
      
Forks: 281 on GitHub
      
Total Commits: 159
      
Committers: 39
      
Average commits per author: 4.077
      
Development Distribution Score (DDS): 0.566
      
More commit stats: commits.ecosyste.ms
      
See more repository details: repos.ecosyste.ms
      
Last synced: 7 days ago