Source: golang-github-puzpuzpuz-xsync Section: golang Maintainer: Debian Go Packaging Team Uploaders: Félix Sipma Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-puzpuzpuz-xsync Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-puzpuzpuz-xsync.git Homepage: https://github.com/puzpuzpuz/xsync XS-Go-Import-Path: github.com/puzpuzpuz/xsync/v4 Package: golang-github-puzpuzpuz-xsync-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Concurrent data structures for Go (library) Aims to provide more scalable alternatives for some of the data structures from the standard sync package, but not only.