_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


go-go-uber-org-mock 0.6.0
Propagated dependencies: go-golang-org-x-mod@0.35.0 go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://pkg.go.dev/go.uber.org/mock
Licenses: ASL 2.0
Build system: go
Synopsis: Mocking framework for the Golang
Description:

This package provides a mocking framework which integrates well with built-in testing package, but can be used in other contexts too.

go-github-com-cpuguy83-tar2go 0.3.1
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/cpuguy83/tar2go
Licenses: Expat
Build system: go
Synopsis: Tar files interfaces for Golang
Description:

This package defines basic interfaces to handle tar files. It is similar to fs.FS, but for tar files.

go-github-com-nwaples-rardecode-v2 2.2.2
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/nwaples/rardecode
Licenses: FreeBSD
Build system: go
Synopsis: Reading RAR archives in Go
Description:

This package provides a library for reading RAR archives with Golang.

go-github-com-codeclysm-extract 4.0.0
Propagated dependencies: go-github-com-arduino-go-paths-helper@1.14.0 go-github-com-h2non-filetype@1.1.3 go-github-com-juju-errors@1.0.0 go-github-com-klauspost-compress@1.18.0 go-github-com-ulikunitz-xz@0.5.12 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/codeclysm/extract
Licenses: Expat
Build system: go
Synopsis: Extract archives for different formats
Description:

Package extract allows to extract archives in zip,tar.gz or tar.bz2 formats easily.

go-github-com-nwaples-rardecode 1.1.3
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/nwaples/rardecode
Licenses: FreeBSD
Build system: go
Synopsis: Reading RAR archives in Go
Description:

This package provides a library for reading RAR archives with Golang.

go-github-com-sorairolake-lzip-go 0.3.8
Propagated dependencies: go-github-com-ulikunitz-xz@0.5.12
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/sorairolake/lzip-go
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: Pure Go implementation for reading and writing lzip
Description:

Package lzip implements the lzip compressed format and supports reading and writing of lzip compressed streams.

go-github-com-golang-snappy 0.0.4
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/golang/snappy
Licenses: Modified BSD
Build system: go
Synopsis: Snappy compression format in the Go programming language
Description:

This package provides a Go implementation of the Snappy compression format.

go-github-com-mholt-archives 0.1.5
Propagated dependencies: go-github-com-andybalholm-brotli@1.1.0 go-github-com-bodgit-sevenzip@1.6.1 go-github-com-dsnet-compress@0.0.1 go-github-com-klauspost-compress@1.18.0 go-github-com-klauspost-pgzip@1.2.6 go-github-com-mikelolasagasti-xz@1.0.1 go-github-com-minio-minlz@1.0.1 go-github-com-nwaples-rardecode-v2@2.2.2 go-github-com-pierrec-lz4-v4@4.1.21 go-github-com-sorairolake-lzip-go@0.3.8 go-github-com-starry-s-zip@0.2.3 go-github-com-ulikunitz-xz@0.5.12 go-golang-org-x-text@0.36.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/mholt/archives
Licenses: Expat
Build system: go
Synopsis: Multi type library to work with archives for Go
Description:

This package provides a multi-format Go library for working with archives and compression formats with a unified API and as virtual file systems compatible with io/fs.

go-github-com-pierrec-lz4 2.6.1
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/pierrec/lz4
Licenses: Modified BSD
Build system: go
Synopsis: LZ4 compression in pure Go
Description:

lz4 provides a streaming interface to LZ4 data streams as well as low level compress and uncompress functions for LZ4 data blocks. The implementation is based on the reference C one.

go-github-com-containerd-stargz-snapshotter-estargz 0.18.0
Propagated dependencies: go-github-com-klauspost-compress@1.18.0 go-github-com-opencontainers-go-digest@1.0.0 go-github-com-vbatts-tar-split@0.12.2 go-golang-org-x-sync@0.20.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/containerd/stargz-snapshotter
Licenses: ASL 2.0
Build system: go
Synopsis: Reader/writer library for eStargz container image format
Description:

This package implements reader/writer library eStargz - a lazily-pullable image format.

go-github-com-roaringbitmap-roaring-v2 2.18.2
Propagated dependencies: go-github-com-bits-and-blooms-bitset@1.24.4 go-github-com-google-uuid@1.6.0 go-github-com-mschoch-smat@0.2.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: http://roaringbitmap.org/
Licenses: ASL 2.0
Build system: go
Synopsis: Roaring bitmaps in Go
Description:

This package is an implementation of Roaring bitmaps as described at https://roaringbitmap.org/about/ in Go. Roaring bitmaps are fast compressed bitmap data structures (also called bitset). They are ideally suited to represent sets of integers over relatively small ranges.

go-github-com-blakesmith-ar 0.0.0-20190502131153-809d4375e1fb
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/blakesmith/ar
Licenses: Expat
Build system: go
Synopsis: Golang archive file reader
Description:

This package provides a Golang file reader for archive files generated with ar.

go-github-com-dsnet-compress 0.0.1
Propagated dependencies: go-github-com-dsnet-golib@1.0.2 go-github-com-klauspost-compress@1.18.0 go-github-com-ulikunitz-xz@0.5.12
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/dsnet/compress
Licenses: Modified BSD
Build system: go
Synopsis: Collection of compression libraries for Golang
Description:

Package compress is a collection of compression libraries implementing Golang modules:

brotli

Implements the Brotli format, described in RFC 7932.

bzip2

Implements the BZip2 compressed data format.

flate

Implements the DEFLATE format, described in RFC 1951.

xflate

Implements the XFLATE format, an random-access extension to DEFLATE.

go-github-com-klauspost-compress 1.18.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/klauspost/compress
Licenses: Modified BSD
Build system: go
Synopsis: Go compression library
Description:

compress provides various compression algorithms.

go-github-com-mholt-archiver-v3 3.5.1
Propagated dependencies: go-github-com-andybalholm-brotli@1.1.0 go-github-com-dsnet-compress@0.0.1 go-github-com-golang-snappy@0.0.4 go-github-com-klauspost-compress@1.18.0 go-github-com-klauspost-pgzip@1.2.6 go-github-com-nwaples-rardecode@1.1.3 go-github-com-pierrec-lz4-v4@4.1.21 go-github-com-ulikunitz-xz@0.5.12 go-github-com-xi2-xz@0.0.0-20171230120015-48954b6210f8
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/mholt/archiver
Licenses: Expat
Build system: go
Synopsis: Multi format archiver Golang library and CLI command
Description:

Package archiver facilitates convenient, cross-platform, high-level archival and compression operations for a variety of formats and compression algorithms.

Features:

  • stream-oriented APIs

  • automatically identify archive and compression formats

  • traverse directories, archive files, and any other file uniformly as io/fs file systems

  • compress and decompress files

  • create and extract archive files

  • walk or traverse into archive files

  • extract only specific files from archives

  • insert (append) into .tar and .zip archives

  • read from password-protected 7-Zip files

  • numerous archive and compression formats supported

  • extensible (add more formats just by registering them)

  • cross-platform, static binary

  • pure Golang (no cgo)

  • multithreaded Gzip

  • adjust compression levels

  • automatically add compressed files to zip archives without re-compressing

  • open password-protected rar archives

Supported compression formats:

  • brotli (.br)

  • bzip2 (.bz2)

  • flate (.zip)

  • gzip (.gz)

  • lz4 (.lz4)

  • lzip (.lz)

  • snappy (.sz)

  • xz (.xz)

  • zlib (.zz)

  • zstandard (.zst)

Supported archive formats:

  • .zip

  • .tar (including any compressed variants like .tar.gz)

  • .rar (read-only)

  • .7z (read-only)

go-tar-split 0.12.2
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/vbatts/tar-split
Licenses: Modified BSD
Build system: go
Synopsis: Checksum-reproducible tar archives
Description:

This package implements a functionality for pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive.

go-github-com-vbatts-tar-split 0.12.2
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/vbatts/tar-split
Licenses: Modified BSD
Build system: go
Synopsis: Checksum-reproducible tar archives
Description:

This package implements a functionality for pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive.

go-github-com-xi2-xz 0.0.0-20171230120015-48954b6210f8
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/xi2/xz
Licenses: Public Domain
Build system: go
Synopsis: Native Golang XZ decompression package
Description:

This package implements a native XZ decompression in Golang.

go-github-com-ulikunitz-xz 0.5.12
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/ulikunitz/xz
Licenses: Modified BSD
Build system: go
Synopsis: Read and write xz compressed streams in Go
Description:

This package provides a support of reading and writing of xz compressed streams. It includes also a gxz command for compressing and decompressing data. The package is completely written in Go and doesn't have any dependency on any C code.

go-github-com-minio-minlz 1.0.1
Propagated dependencies: go-github-com-klauspost-compress@1.18.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/minio/minlz
Licenses: ASL 2.0
Build system: go
Synopsis: LZ77 compressor
Description:

MinLZ is a LZ77-type compressor with a fixed byte-aligned encoding, in the similar class to Snappy and LZ4.

go-github-com-bodgit-sevenzip 1.6.1
Propagated dependencies: go-github-com-andybalholm-brotli@1.1.0 go-github-com-bodgit-plumbing@1.3.0 go-github-com-bodgit-windows@1.0.1 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-klauspost-compress@1.18.0 go-github-com-pierrec-lz4-v4@4.1.21 go-github-com-spf13-afero@1.6.0 go-github-com-ulikunitz-xz@0.5.12 go-go4-org@0.0.0-0.2148625 go-golang-org-x-sync@0.20.0 go-golang-org-x-text@0.36.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/bodgit/sevenzip
Licenses: Modified BSD
Build system: go
Synopsis: Golang library for dealing with 7-zip archives
Description:

Package sevenzip provides read access to 7-zip archives inspired by std archive/zip. It is implemented in pure Go without external libraries or binaries needed.

go-github-com-moby-go-archive 0.1.0
Propagated dependencies: go-github-com-containerd-log@0.1.0 go-github-com-google-go-cmp@0.7.0 go-github-com-klauspost-compress@1.18.0 go-github-com-moby-patternmatcher@0.6.0 go-github-com-moby-sys-mount@0.3.4 go-github-com-moby-sys-mountinfo@0.7.2 go-github-com-moby-sys-reexec@0.1.0 go-github-com-moby-sys-sequential@0.6.0 go-github-com-moby-sys-user@0.4.0 go-github-com-moby-sys-userns@0.1.0 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/moby/go-archive
Licenses: ASL 2.0
Build system: go
Synopsis: Utility for packing and unpacking container tar archives
Description:

Package archive provides helper functions for dealing with archive files.

go-github-com-saracen-zipextra 0.0.0-20220303013732-0187cb0159ea
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/saracen/zipextra
Licenses: Expat
Build system: go
Synopsis: Encoding and decoding ZIP archive format's "Extra Fields"
Description:

This package provides a library for encoding and decoding ZIP archive format's "Extra Fields". The intention is to eventually support and provide a low-level API for the majority of PKWARE's and Info-ZIP's extra fields.

go-github-com-starry-s-zip 0.2.3
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/STARRY-S/zip
Licenses: Modified BSD
Build system: go
Synopsis: Go zip library
Description:

Package zip provides support for reading and writing ZIP archives.

Total packages: 32521