_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-munnerz-goautoneg 0.0.0-20191010083416-a7dc8b61c822
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/munnerz/goautoneg
Licenses: Modified BSD
Synopsis: HTTP Content-Type Autonegotiation
Description:

This package implements RFC 2616 HTTP/1.1 standard.

go-github-com-spaolacci-murmur3 1.1.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/spaolacci/murmur3
Licenses: Modified BSD
Synopsis: Native MurmurHash3 Go implementation
Description:

Native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3).

Reference algorithm has been slightly hacked as to support the streaming mode required by Go's standard Hash interface.

python-multiscale-spatial-image 1.0.0
Propagated dependencies: insight-toolkit@5.0.0 python-dask@2024.4.2 python-dask-image@2023.8.1 python-numpy@1.23.2 python-spatial-image@1.0.0 python-xarray@2023.12.0 python-xarray-datatree@0.0.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/spatial-image/multiscale-spatial-image
Licenses: ASL 2.0
Synopsis: Multi-dimensional spatial image data structure
Description:

This package lets you generate a multiscale, chunked, multi-dimensional spatial image data structure that can serialized to OME-NGFF. Each scale is a scientific Python Xarray spatial-image Dataset, organized into nodes of an Xarray Datatree.

go-github-com-muesli-cancelreader 0.2.2
Propagated dependencies: go-golang-org-x-sys@0.24.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/muesli/cancelreader
Licenses: Expat
Synopsis: Cancelable reader for Golang
Description:

This package provides a cancelable reader for Go.

emacs-compile-multi-all-the-icons 20240923.1814
Propagated dependencies: emacs-all-the-icons-completion@20240128.2048
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mohkale/compile-multi
Licenses:
Synopsis: Affixate `compile-multi' with icons
Description:

Documentation at https://melpa.org/#/compile-multi-all-the-icons

go-github-com-gxed-hashland-murmur3 0.0.1
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/gxed/hashland
Licenses: Expat
Synopsis: Golang implementation of MurmurHash3 algorithm
Description:

This package provides a native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3).

go-github-com-multiformats-go-base36 0.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/multiformats/go-base36
Licenses: ASL 2.0 Expat
Synopsis: Optimized @code{base36} codec for Go
Description:

Optimized codec for []byte <=> base36 string conversion.

go-github-com-multiformats-go-base32 0.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/multiformats/go-base32
Licenses: Modified BSD
Synopsis: Go @code{base32} encoding package with @code{NoPadding} option
Description:

base32 encoding package from Go with NoPadding option

go-github-com-multiformats-go-varint 0.0.7
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/multiformats/go-varint
Licenses: Expat
Synopsis: Varint helpers that enforce minimal encoding
Description:

This package provides a functionality for encoding and decoding unsigned varints.

go-github-com-hashicorp-go-multierror 1.0.0
Dependencies: go-github-com-hashicorp-errwrap@1.0.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/hashicorp/go-multierror
Licenses: MPL 2.0
Synopsis: Go library providing a list of error values as a single error
Description:

go-github-com-hashicorp-go-multierror is a package that provides a mechanism for representing a list of error values as a single error.

go-github-com-hashicorp-go-multierror 1.1.1
Propagated dependencies: go-github-com-hashicorp-errwrap@1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/go-multierror
Licenses: MPL 2.0
Synopsis: Representing a errors list as a single error for Golang
Description:

go-multierror is Golang module providing a mechanism for representing a list of error values as a single error. It is fully compatible with the standard errors package, including the functions As, Is, and Unwrap. This provides a standardized approach for introspecting on error values.

go-github-com-multiformats-go-multihash 0.2.3
Propagated dependencies: go-github-com-minio-sha256-simd@0.1.1 go-github-com-mr-tron-base58@1.1.0-0.d724c80 go-github-com-multiformats-go-varint@0.0.7 go-github-com-spaolacci-murmur3@1.1.0 go-golang-org-x-crypto@0.26.0 go-lukechampine-com-blake3@1.1.5
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/multiformats/go-multihash
Licenses: Expat
Synopsis: Multihash implementation in Go
Description:

Multihash implementation in Go.

go-github-com-multiformats-go-multibase 0.2.0
Propagated dependencies: go-github-com-mr-tron-base58@1.1.0-0.d724c80 go-github-com-multiformats-go-base32@0.1.0 go-github-com-multiformats-go-base36@0.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/multiformats/go-multibase
Licenses: Expat
Synopsis: Implementation of multibase parser in Go
Description:

Implementation of multibase (self identifying base encodings) in Go.

go-github-com-multiformats-go-multiaddr 0.13.0
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-varint@0.0.7 go-github-com-multiformats-go-multihash@0.2.3 go-golang-org-x-exp@0.0.0-20240808152545-0cdaa3abc0fa
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/multiformats/go-multiaddr
Licenses: Expat
Synopsis: Composable and future-proof network addresses
Description:

Multiaddr is a standard way to represent addresses that does the following:

  • Support any standard network protocols.

  • Self-describe (include protocols).

  • Have a binary packed format.

  • Have a nice string representation.

  • Encapsulate well.

go-github-com-multiformats-go-multicodec 0.9.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/multiformats/go-multicodec
Licenses: ASL 2.0 Expat
Synopsis: Golang constants for the multicodec table
Description:

Package multicodec exposes the multicodec table as Go constants.

go-github-com-multiformats-go-multistream 0.5.0
Propagated dependencies: go-github-com-multiformats-go-varint@0.0.7
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/multiformats/go-multistream
Licenses: Expat
Synopsis: Implementation of the multistream protocol in Golang
Description:

Package multistream implements a simple stream router for the multistream-select protocol. The protocol is defined at https://github.com/multiformats/multistream-select

go-github-com-multiformats-go-multiaddr-dns 0.3.1
Propagated dependencies: go-github-com-miekg-dns@1.1.62 go-github-com-multiformats-go-multiaddr@0.13.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://multiformats.io/multiaddr/
Licenses: Expat
Synopsis: Library and CLI tool for DNS multiaddr resolution
Description:

Go library for /dns4, /dns6, /dnsaddr multiaddr resolution.

go-github-com-multiformats-go-multiaddr-fmt 0.1.0
Propagated dependencies: go-github-com-multiformats-go-multiaddr@0.13.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/multiformats/go-multiaddr-fmt
Licenses: Expat
Synopsis: Declarative validator for multiaddrs
Description:

This package provides a validation checker for multiaddrs. Some basic validators for common address types are provided, but creating your own combinations is easy.

go-github-com-whyrusleeping-multiaddr-filter 0.0.0-20160516205228-e903e4adabd7
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/whyrusleeping/multiaddr-filter
Licenses: Expat
Synopsis: Parsing ip filters and masks in the multiaddr format
Description:

This module creates very simple multiaddr formatted cidr netmasks.

Total results: 307