[ Source: golang-github-fatih-set ]
Package: golang-github-fatih-set-dev (0.2.1-2)
Links for golang-github-fatih-set-dev
Debian Resources:
Download Source Package golang-github-fatih-set:
- [golang-github-fatih-set_0.2.1-2.dsc]
- [golang-github-fatih-set_0.2.1.orig.tar.gz]
- [golang-github-fatih-set_0.2.1-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- libconcurrentqueue-dev
- golang-gopkg-dancannon-gorethink.v1-dev
- golang-github-michaeltjones-walk-dev
- golang-github-hashicorp-go-cleanhttp-dev
- golang-github-moby-pubsub-dev
- golang-github-nebulouslabs-fastrand-dev
- libocamlgraph-ocaml-dev
- golang-github-remeh-sizedwaitgroup-dev
- librust-crdts-dev
- golang-gopkg-src-d-go-git.v4-dev
- golang-github-jesseduffield-go-git-dev
Set data structure for Go (library)
Set provides both threadsafe and non-threadsafe implementations of a generic set data structure. The thread safety encompasses all operations on one set. Operations on multiple sets are consistent in that the elements of each set used was valid at exactly one point in time between the start and the end of the operation. Because it's thread safe, you can use it concurrently with your goroutines.
Download golang-github-fatih-set-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.5 kB | 45.0 kB | [list of files] |