_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-emersion-go-textwrapper 0.0.0-20200911093747-65d896831594
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-textwrapper
Licenses: Expat
Synopsis: Text-wrapping writer for Go
Description:

The textwrapper package provides a writer that wraps long text lines to a specified length.

go-github-com-shurcool-httpfs-vfsutil 0.0.0-20190707220628-8d4bc4ba7749
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/shurcooL/httpfs
Licenses: Expat
Synopsis: some wrapper for http.FileSystem
Description:

some wrapper for htpp.FilSystem provode: 1. keep or skip files 2. io utility function

go-git-sr-ht-emersion-go-sqlite3-fts5 0.0.0-20230217131031-f2c8767594fc
Propagated dependencies: go-github-com-mattn-go-sqlite3-16@1.14.16
Channel: benoitj
Location: benoitj/packages/messaging.scm (benoitj packages messaging)
Home page: https://git.sr.ht/~emersion/go-sqlite3-fts5
Licenses: Expat
Synopsis: go-sqlite3-fts5
Description:

Standalone FTS5 extension for @urlhttps://github.com/mattn/go-sqlite3,go-sqlite3.

go-github-com-marten-seemann-chacha20 0.2.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/marten-seemann/chacha20
Licenses: Modified BSD
Synopsis: ChaCha20 in Go
Description:

This package is an external copy of the Go standard library's internal ChaCha20 package.

go-github-com-michiwend-gomusicbrainz 0.0.0-0.0cdeb13
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/michiwend/gomusicbrainz
Licenses: Expat
Synopsis: MusicBrainz WS2 client library for Golang
Description:

Currently GoMusicBrainz provides methods to perform search and lookup requests. Browse requests are not supported yet.

go-github-com-emersion-go-textwrapper 0.0.0-20200911093747-65d896831594
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/emersion/go-textwrapper
Licenses: Expat
Synopsis: Text-wrapping writer for Go
Description:

The textwrapper package provides a writer that wraps long text lines to a specified length.

go-github-com-nathan-osman-go-sunrise 1.1.0-0.c8f9f1e
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/nathan-osman/go-sunrise
Licenses: Expat
Synopsis: Calculate sunrise and sunset times in Go
Description:

This package provides a Go library for calculating sunrise and sunset times from geographical coordinates and a date.

go-github-com-go-playground-assert-v2 2.2.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/go-playground/assert
Licenses: Expat
Synopsis: Basic assertion library used alongside native Go testing
Description:

This package provides basic assertions along with building blocks for custom assertions to be used alongside native Go testing.

go-github-com-ipfs-go-ipfs-blocksutil 0.0.1-0.ce0497f
Propagated dependencies: go-github-com-ipfs-go-block-format@0.2.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ipfs-blocksutil
Licenses: Expat
Synopsis: Utility functions for working with IPFS blocks
Description:

This package provides an utility functions for working with IPFS blocks.

go-github-com-elliotchance-orderedmap 1.6.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/elliotchance/orderedmap
Licenses: Expat
Synopsis: Go ordered map library
Description:

This package provides a ordered map library that maintains amortized O(1) for Set, Get, Delete and Len.

go-git-sr-ht-emersion-go-sqlite3-fts5 0.0.0-20240124102820-f3a72e8b79b1
Propagated dependencies: go-github-com-mattn-go-sqlite3@1.14.22
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://git.sr.ht/~emersion/go-sqlite3-fts5
Licenses: Expat
Synopsis: FTS5 extension for go-sqlite3
Description:

Standalone FTS5 extension for @urlhttps://github.com/mattn/go-sqlite3,go-sqlite3, that provides full-text search functionality to database applications.

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-lucasb-eyer-go-colorful 1.2.0
Dependencies: go-golang-org-x-image@0.19.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/lucasb-eyer/go-colorful
Licenses: Expat
Synopsis: Library for playing with colors in Go
Description:

The colorful package providos a library for using colors in Go. colorful stores colors in RGB and provides methods for converting these to various color spaces.

go-github-com-hashicorp-golang-lru-v2 2.0.7
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/golang-lru
Licenses: MPL 2.0
Synopsis: Golang LRU cache
Description:

lru is a package which implements a fixed-size thread safe Least recently used cache. It is based on the cache in Groupcache.

go-github-com-lucasb-eyer-go-colorful 1.2.0
Propagated dependencies: go-golang-org-x-image@0.19.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/lucasb-eyer/go-colorful
Licenses: Expat
Synopsis: Library for playing with colors in Go
Description:

The colorful package provides a library for using colors in Go. It stores colors in RGB and provides methods for converting these to various color spaces.

go-github-com-prometheus-common-sigv4 0.55.0
Propagated dependencies: go-github-com-aws-aws-sdk-go@1.55.2 go-github-com-prometheus-client-golang@1.19.1 go-github-com-prometheus-common@0.55.0 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/common
Licenses: ASL 2.0
Synopsis: HTTP signed requests with Amazon's Signature Verification V4
Description:

This package provides a http.RoundTripper that will sign requests using Amazon's Signature Verification V4 signing procedure, using credentials from the default AWS credential chain.

go-github-com-charmbracelet-bubbletea 0.13.2
Propagated dependencies: go-github-com-mattn-go-isatty@0.0.20 go-github-com-muesli-termenv@0.15.2 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-muesli-reflow@0.3.0 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-github-com-containerd-console@1.0.3 go-golang-org-x-crypto@0.26.0 go-golang-org-x-sys@0.24.0 go-golang-org-x-term@0.23.0 go-github-com-mattn-go-isatty@0.0.20
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/charmbracelet/bubbletea
Licenses: ASL 2.0
Synopsis: Powerful little TUI framework
Description:

Bubble Tea is a Go framework based on The Elm Architecture. It is well-suited for simple and complex terminal applications, either inline, full-window, or a mix of both.

go-github-com-xhit-go-str2duration-v2 2.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/xhit/go-str2duration
Licenses: Modified BSD
Synopsis: Convert string to duration in golang
Description:

This package provides a means to obtain time.Duration from a string. The string can be a string retorned for time.Duration or a similar string with weeks or days too.

go-github-com-jsimonetti-rtnetlink-v2 2.0.2
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2 go-golang-org-x-sys@0.24.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jsimonetti/rtnetlink
Licenses: Expat
Synopsis: Low-level access to the Linux rtnetlink API
Description:

This package allows the kernel's routing tables to be read and altered. Network routes, IP addresses, Link parameters, Neighbor setups,Queueing disciplines, Traffic classes and Packet classifiers may all be controlled. It is based on netlink messages.

go-github-com-mitchellh-copystructure 1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/mitchellh/copystructure
Licenses: Expat
Synopsis: Go library for decoding deep copying values
Description:

copystructure is a Go library for deep copying values in Go.

This allows you to copy Go values that may contain reference values such as maps, slices, or pointers, and copy their data as well instead of just their references.

go-github-com-quic-go-webtransport-go 0.8.0
Propagated dependencies: go-github-com-quic-go-quic-go@0.45.2 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/quic-go/webtransport-go
Licenses: Expat
Synopsis: WebTransport implementation based on quic-go
Description:

webtransport-go is an implementation of the WebTransport protocol, based on @urlhttps://github.com/quic-go/quic-go,quic-go. It currently implements @urlhttps://www.ietf.org/archive/id/draft-ietf-webtrans-http3-02.html,draft-02 of the specification.

go-github-com-russross-blackfriday-v2 2.1.0
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/russross/blackfriday
Licenses: FreeBSD
Synopsis: Markdown processor implemented in Go
Description:

Blackfriday is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input.

go-github-com-ianlancetaylor-demangle 0.0.0-20230524184225-eabc099b10ab
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/ianlancetaylor/demangle
Licenses: Modified BSD
Synopsis: Symbol name demangler written in Go
Description:

This package defines functions that demangle GCC/LLVM C++ and Rust symbol names. This package recognizes names that were mangled according to the C++ ABI defined at https://codesourcery.com/cxx-abi/ and the Rust ABI.

Total results: 1585