_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-oklog-run 1.1.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/oklog/run
Licenses: ASL 2.0
Build system: go
Synopsis: Universal mechanism to manage goroutine lifecycles
Description:

go-github-com-oklog-run a universal mechanism to manage goroutine lifecycles.

go-github-com-pion-mdns 0.0.12
Propagated dependencies: go-github-com-pion-logging@0.2.3 go-github-com-pion-transport-v3@3.0.7 go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/mdns/
Licenses: Expat
Build system: go
Synopsis: Pure Go implementation of Multicast DNS
Description:

This package implements a mDNS (multicast DNS) used by Pion.

go-github-com-biogo-hts 1.4.4
Propagated dependencies: go-github-com-ulikunitz-xz@0.5.12 go-github-com-kortschak-utter@1.7.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biogo/hts
Licenses: Modified BSD
Build system: go
Synopsis: HTS module for biogo
Description:

This package provides tools for handling BAM, SAM, Tabix, bgzf, CRAM, CSIv1, CSIv2 and FAI files.

go-github-com-cli-oauth 0.9.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/cli/oauth
Licenses: Expat
Build system: go
Synopsis: Perform OAuth Device flow and Web application flow in Go
Description:

This is a library for performing OAuth Device flow and Web application flow in Go client apps.

go-github-com-lpar-date 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lpar/date
Licenses: Modified BSD
Build system: go
Synopsis: Utilities for working with SQL dates in Golang
Description:

This package implements minimal utility functions for working with SQL dates and other date-only dates in Go.

go-github-com-go-md2man 2.0.7
Propagated dependencies: go-github-com-russross-blackfriday-v2@2.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cpuguy83/go-md2man
Licenses: Expat
Build system: go
Synopsis: Convert markdown into roff
Description:

Go-md2man is a Go program that converts markdown to roff for the purpose of building man pages.

go-github-com-pion-dtls 1.5.4
Propagated dependencies: go-github-com-pion-logging@0.2.3 go-github-com-pion-transport@0.14.1 go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/dtls
Licenses: Expat
Build system: go
Synopsis: DTLS 1.2 Server/Client implementation for Go
Description:

This package provides a native DTLS 1.2 implementation in Golang.

go-github-com-ema-qdisc 1.0.0
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ema/qdisc
Licenses: Expat
Build system: go
Synopsis: Queuing discipline information via netlink
Description:

Package qdisc allows getting queuing discipline information via netlink,similarly to what tc -s qdisc show does.

go-github-com-a-h-parse 0.0.0-20250122154542-74294addb73e
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/a-h/parse
Licenses: Expat
Build system: go
Synopsis: Parsing tools for Golang
Description:

This package provides a set of parsing tools for Go inspired by Sprache.

go-github-com-zeebo-pcg 1.0.1
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/zeebo/pcg
Licenses: CC0
Build system: go
Synopsis: PCG random number generator
Description:

pcg is a random number generator that uses Permuted Congruential Generator (PCG) algorithm.

go-github-com-pion-sctp 1.8.36
Propagated dependencies: go-github-com-pion-logging@0.2.3 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-transport-v3@3.0.7
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/sctp
Licenses: Expat
Build system: go
Synopsis: Implementation of SCTP in Golang
Description:

This package implements the Stream Control Transmission Protocol as specified in RFC 9260.

go-github-com-xtgo-uuid 0.0.0-20140804021211-a0b114877d4c
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/xtgo/uuid
Licenses: Modified BSD
Build system: go
Synopsis: Go UUID parsing and generation
Description:

Package uuid can be used to generate and parse universally unique identifiers, a standardized format in the form of a 128 bit number.

go-github-com-samber-lo 1.49.1
Propagated dependencies: go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/samber/lo
Licenses: Expat
Build system: go
Synopsis: Lodash-style Go library based on Go 1.18+ Generics
Description:

This package implements a functionality to iterate over slices, maps, channels etc. and heavily inspired by Lodash.

go-github-com-tj-assert 0.0.3
Propagated dependencies: go-github-com-stretchr-testify@1.10.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/tj/assert
Licenses: Expat
Build system: go
Synopsis: Golang @code{testify/assert} but as @code{testify/require}
Description:

Package assert implements the same assertions as the assert package but stops test execution when a test fails.

go-github-com-a-h-templ 0.3.943
Propagated dependencies: go-github-com-a-h-parse@0.0.0-20250122154542-74294addb73e go-github-com-andybalholm-brotli@1.1.0 go-github-com-cenkalti-backoff-v4@4.3.0 go-github-com-cli-browser@1.3.0 go-github-com-fatih-color@1.17.0 go-github-com-fsnotify-fsnotify@1.8.0 go-github-com-google-go-cmp@0.7.0 go-github-com-natefinch-atomic@1.0.1 go-github-com-rs-cors@1.11.1 go-golang-org-x-mod@0.29.0 go-golang-org-x-net@0.46.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://templ.guide/
Licenses: Expat
Build system: go
Synopsis: Language for writing HTML user interfaces in Golang
Description:

This package implements a functionality to create components that render fragments of HTML and compose them to create screens, pages, documents, or apps.

go-github-com-moby-ipvs 1.1.0
Propagated dependencies: go-github-com-sirupsen-logrus@1.9.3 go-github-com-vishvananda-netlink@1.3.1 go-github-com-vishvananda-netns@0.0.5 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/moby/ipvs
Licenses: ASL 2.0
Build system: go
Synopsis: Networking for containers
Description:

ipvs provides a native Go implementation for communicating with IPVS kernel module using a netlink socket.

go-github-com-gobwas-ws 1.4.0
Propagated dependencies: go-github-com-gobwas-httphead@0.1.0 go-github-com-gobwas-pool@0.2.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gobwas/ws
Licenses: Expat
Build system: go
Synopsis: Tiny WebSocket library for Golang
Description:

Package ws implements a client and server for the WebSocket protocol as specified in RFC 6455.

go-github-com-chewxy-hm 1.0.0
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-github-com-xtgo-set@1.0.0 go-github-com-stretchr-testify@1.10.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/chewxy/hm
Licenses: Expat
Build system: go
Synopsis: hm
Description:

Package hm is a simple Hindley-Milner type inference system in Go. It provides the necessary data structures and functions for creating such a system.

go-git-sr-ht-nelsam-hel 0.8.5
Propagated dependencies: go-git-sr-ht-nelsam-correct@0.0.11 go-github-com-poy-onpar@0.3.5
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://git.sr.ht/~nelsam/hel
Licenses: MPL 2.0
Build system: go
Synopsis: Mock generator for Golang
Description:

In Norse mythology, Hel cares for the souls of people who didn't die in battle. This little tool cares for mock implementations of interface types.

go-github-com-jezek-xgb 1.1.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/jezek/xgb
Licenses: Modified BSD
Build system: go
Synopsis:
Description:

Package XGB provides the X Go Binding, which is a low-level API to communicate with the core X protocol and many of the X extensions.

go-github-com-mgutz-str 1.2.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/mgutz/str
Licenses: Expat
Build system: go
Synopsis: Golang extended string library
Description:

Package str is a comprehensive set of string functions to build more Go awesomeness. Str complements Go's standard packages and does not duplicate functionality found in `strings` or `strconv`.

go-github-com-pion-rtcp 1.2.14
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/rtcp
Licenses: Expat
Build system: go
Synopsis: Implementation of RTCP protocol in Golang
Description:

Package rtcp implements encoding and decoding of RTCP packets according to RFC 3550, RFC 5506.

go-github-com-oklog-run 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/oklog/run
Licenses: ASL 2.0
Build system: go
Synopsis: Universal mechanism to manage goroutine lifecycles
Description:

run.Group is a universal mechanism to manage goroutine lifecycles, written to manage component lifecycles in func main for OK Log. It's useful in any circumstance where you need to orchestrate multiple goroutines as a unit whole.

go-github-com-miekg-dns 1.1.62
Propagated dependencies: go-golang-org-x-tools@0.37.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/miekg/dns
Licenses: Modified BSD
Build system: go
Synopsis: Domain Name Service library in Go
Description:

This package provides a fully featured interface to the DNS. Both server and client side programming is supported. The package allows complete control over what is sent out to the DNS. The API follows the less-is-more principle, by presenting a small interface.

Total results: 2125