_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-denisbrodbeck-machineid 1.0.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/denisbrodbeck/machineid
Licenses: Expat
Synopsis: machineid provides support for reading the unique machine ids
Description:

Package machineid provides support for reading the unique machine id of most OSs (without admin privileges).

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-gabriel-vasile-mimetype 1.4.1
Propagated dependencies: go-golang-org-x-net@0.33.0
Channel: small-guix
Location: small-guix/packages/papeer.scm (small-guix packages papeer)
Home page: https://github.com/gabriel-vasile/mimetype
Licenses: Expat
Synopsis: Features
Description:

Package mimetype uses magic number signatures to detect the MIME type of a file.

go-github-com-mitchellh-hashstructure 2.0.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/mitchellh/hashstructure
Licenses: Expat
Synopsis: hashstructure
Description:

hashstructure is a Go library for creating a unique hash value for arbitrary values in Go.

go-github-com-xaionaro-go-unsafetools 0.0.0-20241024014258-a46e1ce3763e
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/xaionaro-go/unsafetools
Licenses: CC0
Synopsis: Access to private/unexported fields of a structure
Description:

This package provides function FieldByName to access to any field (including private/unexported) of a structure.

go-github-com-sereal-sereal-go-sereal 0.0.0-20241017075749-134ea28a101c
Propagated dependencies: go-github-com-datadog-zstd@1.5.6 go-github-com-davecgh-go-spew@1.1.1 go-github-com-dchest-siphash@1.2.3 go-github-com-dgryski-go-ddmin@0.0.0-20210904190556-96a6d69f1034 go-github-com-golang-snappy@0.0.4 go-github-com-google-go-cmp@0.6.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Sereal/Sereal
Licenses: FreeBSD
Synopsis: Binary serialization and deserialization Golang library
Description:

Package sereal implements the Sereal, an efficient, compact-output,binary and feature-rich serialization protocol.

go-github-com-nathan-osman-go-sunrise 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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
Propagated dependencies: go-golang-org-x-image@0.23.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-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
Dependencies: go-golang-org-x-image@0.23.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-libp2p-go-libp2p-pubsub 0.13.0
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5 go-github-com-gogo-protobuf@1.3.2 go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-libp2p-go-buffer-pool@0.1.0 go-github-com-libp2p-go-libp2p@0.40.0 go-github-com-libp2p-go-msgio@0.3.0 go-github-com-multiformats-go-multiaddr@0.13.0 go-github-com-multiformats-go-varint@0.0.7 go-go-uber-org-zap@1.27.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-pubsub
Licenses: ASL 2.0 Expat
Synopsis: PubSub implementation for go-libp2p
Description:

This package provides facilities for the Publish/Subscribe pattern of message propagation, also known as overlay multicast. The implementation provides topic-based pubsub, with pluggable routing algorithms.

go-github-com-charmbracelet-bubbletea 1.2.4
Propagated dependencies: go-github-com-charmbracelet-lipgloss@1.0.0 go-github-com-charmbracelet-x-ansi@0.6.0 go-github-com-charmbracelet-x-term@0.2.1 go-github-com-erikgeiser-coninput@0.0.0-20211004153227-1c3628e74d0f go-github-com-muesli-ansi@0.0.0-20230316100256-276c6243b2f6 go-github-com-muesli-cancelreader@0.2.2 go-golang-org-x-sync@0.10.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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.28.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.2.0
Propagated dependencies: go-github-com-mitchellh-reflectwalk@1.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-20241217172543-b2144cdd0a67
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-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.

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.

Total results: 2027