_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-gorhill-cronexpr 0.0.0-20180427100037-88b0669f7d75
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gorhill/cronexpr
Licenses: GPL 3+ ASL 2.0
Synopsis: Cron expression parser in the Go language
Description:

This package provides a cron expression parser in the Go language. Given a cron expression and a time stamp, you can get the next time stamp which satisfies the cron expression.

go-github-com-josharian-intern 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/josharian/intern
Licenses: Expat
Synopsis: String interning for Go
Description:

This library defines functions to perform string interning in Go, storing only one copy of each unique string in memory. All functions may be called concurrently with themselves and each other.

go-github-com-libp2p-go-libp2p 0.40.0
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5 go-github-com-davidlazar-go-crypto@0.0.0-20200604182044-b73af7476f6c go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.3.0 go-github-com-flynn-noise@1.0.0 go-github-com-google-gopacket@1.1.19 go-github-com-gorilla-websocket@1.5.3 go-github-com-hashicorp-golang-lru-arc-v2@2.0.7 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-datastore@0.6.0 go-github-com-ipfs-go-ds-badger@0.3.0 go-github-com-ipfs-go-ds-leveldb@0.5.0 go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-jbenet-go-temp-err-catcher@0.1.0 go-github-com-klauspost-compress@1.18.0 go-github-com-libp2p-go-buffer-pool@0.1.0 go-github-com-libp2p-go-flow-metrics@0.1.0 go-github-com-libp2p-go-libp2p-asn-util@0.4.1 go-github-com-libp2p-go-msgio@0.3.0 go-github-com-libp2p-go-nat@0.2.0 go-github-com-libp2p-go-netroute@0.2.1 go-github-com-libp2p-go-reuseport@0.4.0 go-github-com-libp2p-go-yamux-v5@5.0.0 go-github-com-libp2p-zeroconf-v2@2.2.0 go-github-com-marten-seemann-tcp@0.0.0-20210406111302-dfbc87cc63fd go-github-com-mikioh-tcpinfo@0.0.0-20190314235526-30a79bb1804b go-github-com-mr-tron-base58@1.2.0 go-github-com-multiformats-go-base32@0.1.0 go-github-com-multiformats-go-multiaddr@0.13.0 go-github-com-multiformats-go-multiaddr-dns@0.3.1 go-github-com-multiformats-go-multiaddr-fmt@0.1.0 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-multiformats-go-multistream@0.5.0 go-github-com-multiformats-go-varint@0.0.7 go-github-com-pbnjay-memory@0.0.0-2.7b4eea6 go-github-com-pion-datachannel@1.5.10 go-github-com-pion-ice-v4@4.0.7 go-github-com-pion-logging@0.2.2 go-github-com-pion-sctp@1.8.36 go-github-com-pion-stun@0.6.1 go-github-com-pion-webrtc-v4@4.0.11 go-github-com-prometheus-client-golang@1.21.1 go-github-com-prometheus-client-model@0.6.1 go-github-com-quic-go-quic-go@0.45.2 go-github-com-quic-go-webtransport-go@0.8.0 go-github-com-raulk-go-watchdog@1.3.0 go-go-uber-org-fx@1.23.0 go-go-uber-org-zap@1.27.0 go-golang-org-x-crypto@0.31.0 go-golang-org-x-sync@0.10.0 go-golang-org-x-sys@0.28.0 go-golang-org-x-tools@0.25.0 go-google-golang-org-protobuf@1.36.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p
Licenses: Expat
Synopsis: LIBP2P networking stack implementation in Golang
Description:

This package provides a networking stack and library modularized out of The IPFS Project as specified in libp2p.

go-github-com-libp2p-go-libp2p 0.38.2
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5 go-github-com-davidlazar-go-crypto@0.0.0-20200604182044-b73af7476f6c go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.3.0 go-github-com-flynn-noise@1.0.0 go-github-com-google-gopacket@1.1.19 go-github-com-gorilla-websocket@1.5.3 go-github-com-hashicorp-golang-lru-arc-v2@2.0.7 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-datastore@0.6.0 go-github-com-ipfs-go-ds-badger@0.3.0 go-github-com-ipfs-go-ds-leveldb@0.5.0 go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-jbenet-go-temp-err-catcher@0.1.0 go-github-com-klauspost-compress@1.18.0 go-github-com-libp2p-go-buffer-pool@0.1.0 go-github-com-libp2p-go-flow-metrics@0.1.0 go-github-com-libp2p-go-libp2p-asn-util@0.4.1 go-github-com-libp2p-go-msgio@0.3.0 go-github-com-libp2p-go-nat@0.2.0 go-github-com-libp2p-go-netroute@0.2.1 go-github-com-libp2p-go-reuseport@0.4.0 go-github-com-libp2p-go-yamux-v4@4.0.2 go-github-com-libp2p-zeroconf-v2@2.2.0 go-github-com-marten-seemann-tcp@0.0.0-20210406111302-dfbc87cc63fd go-github-com-mikioh-tcpinfo@0.0.0-20190314235526-30a79bb1804b go-github-com-mr-tron-base58@1.2.0 go-github-com-multiformats-go-base32@0.1.0 go-github-com-multiformats-go-multiaddr@0.13.0 go-github-com-multiformats-go-multiaddr-dns@0.3.1 go-github-com-multiformats-go-multiaddr-fmt@0.1.0 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-github-com-multiformats-go-multistream@0.5.0 go-github-com-multiformats-go-varint@0.0.7 go-github-com-pbnjay-memory@0.0.0-2.7b4eea6 go-github-com-pion-datachannel@1.5.10 go-github-com-pion-ice-v2@2.3.34 go-github-com-pion-logging@0.2.2 go-github-com-pion-sctp@1.8.36 go-github-com-pion-stun@0.6.1 go-github-com-pion-webrtc-v3@3.3.0 go-github-com-prometheus-client-golang@1.21.1 go-github-com-prometheus-client-model@0.6.1 go-github-com-quic-go-quic-go@0.45.2 go-github-com-quic-go-webtransport-go@0.8.0 go-github-com-raulk-go-watchdog@1.3.0 go-go-uber-org-fx@1.23.0 go-go-uber-org-zap@1.27.0 go-golang-org-x-crypto@0.31.0 go-golang-org-x-sync@0.10.0 go-golang-org-x-sys@0.28.0 go-golang-org-x-tools@0.25.0 go-google-golang-org-protobuf@1.36.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p
Licenses: Expat
Synopsis: LIBP2P networking stack implementation in Golang
Description:

This package provides a networking stack and library modularized out of The IPFS Project as specified in libp2p.

go-github-com-gdamore-tcell-v2 2.8.1
Dependencies: go-github-com-gdamore-encoding@1.0.1 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-sys@0.28.0 go-golang-org-x-text@0.21.0
Propagated dependencies: go-golang-org-x-term@0.27.0 go-golang-org-x-sys@0.28.0 go-github-com-gdamore-encoding@1.0.1 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-sys@0.28.0 go-golang-org-x-text@0.21.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gdamore/tcell
Licenses: ASL 2.0
Synopsis: Provide a cell-based view for text terminals
Description:

This package includes a full parser and expander for terminfo capability strings to avoid hard-coding escape strings for formatting. It also favors portability, and includes support for all POSIX systems.

go-github-com-yudai-gojsondiff 1.0.0
Propagated dependencies: go-github-com-sergi-go-diff@1.3.1 go-github-com-yudai-golcs@0.0.0-20170316035057-ecda9a501e82
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/yudai/gojsondiff
Licenses: Expat
Synopsis: JSON Diff and Patch for Golang
Description:

This package implements a "diff" algorithm that compares two JSON objects and generates deltas that describe the differences between them. The deltas can be applied to a JSON object to "patch" them.

go-github-com-hashicorp-hcl-v2 2.11.1
Dependencies: go-github-com-agext-levenshtein@1.2.3 go-github-com-apparentlymart-go-textseg-v13@13.0.0 go-github-com-mitchellh-go-wordwrap@1.0.1 go-github-com-zclconf-go-cty@1.16.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/hcl
Licenses: MPL 2.0
Synopsis: Go implementation of HashiCorp Configuration Language V2
Description:

This package contains the main implementation of the HCL. HCL is designed to be a language for expressing configuration which is easy for both humans and machines to read.

go-github-com-keybase-go-winio 0.4.12-0.20180913221037-b1d96ab97b58
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-winio
Licenses: Expat
Synopsis: go-winio
Description:

This repository contains utilities for efficiently performing Win32 IO operations in Go. Currently, this is focused on accessing named pipes and other file handles, and for using named pipes as a net transport.

go-github-com-dgrijalva-jwt-go 3.2.0+incompatible
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/dgrijalva/jwt-go
Licenses: Expat
Synopsis: jwt-go
Description:

Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html

go-github-com-stretchr-testify 1.10.0
Propagated dependencies: go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/stretchr/testify
Licenses: Expat
Synopsis: Go helper library for tests and invariant checking
Description:

This package provide many tools for testifying that your code will behave as you intend.

Features include:

  • Easy assertions

  • Mocking

  • HTTP response trapping

  • Testing suite interfaces and functions.

go-github-com-stretchr-testify 1.10.0
Propagated dependencies: go-github-com-davecgh-go-spew@1.1.1 go-github-com-pmezard-go-difflib@1.0.0 go-github-com-stretchr-objx@0.5.2 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/stretchr/testify
Licenses: Expat
Synopsis: Go helper library for tests and invariant checking
Description:

This package provide many tools for testifying that your code will behave as you intend.

Features include:

  • Easy assertions

  • Mocking

  • HTTP response trapping

  • Testing suite interfaces and functions.

go-github-com-olebedev-emitter e8d1457e6aee6368f6abda5ad334fde63e9cc3fa
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/olebedev/emitter
Licenses: Expat
Synopsis: Emits events in Go way
Description:

go-github-com-olebedev-emitter implements a channel-based pubsub pattern. The design goals are to use Golang concurrency model instead of flat callbacks and to design a very simple API that is easy to consume.

go-github-com-golang-sql-civil 0.0.0-20190719163853-cb61b32ac6fe
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/golang-sql/civil
Licenses: ASL 2.0
Synopsis: Civil Date and Time
Description:

Package civil implements types for civil time, a time-zone-independent representation of time that follows the rules of the proleptic Gregorian calendar with exactly 24-hour days, 60-minute hours, and 60-second minutes.

go-gitlab-com-ambrevar-damerau 0.0.0-0.883829e
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://gitlab.com/ambrevar/damerau
Licenses: Expat
Synopsis: Damerau-Levenshtein distance for Golang
Description:

This is a spelling corrector implementing the Damerau-Levenshtein distance. Takes a string value input from the user. Looks for an identical word on a list of words, if none is found, look for a similar word.

go-github-com-c-bata-go-prompt 0.2.6
Propagated dependencies: go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-mattn-go-tty@0.0.7 go-github-com-pkg-term@1.2.0-beta.2 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/c-bata/go-prompt
Licenses: Expat
Synopsis: Interactive CLI prompts toolit
Description:

This package provides a library for building powerful interactive prompts inspired by python-prompt-toolkit, making it easier to build cross-platform command line tools using Go.

go-github-com-dgraph-io-badger 1.6.2
Propagated dependencies: go-github-com-andreasbriese-bbloom@0.0.0-20190825152654-46b345b51c96 go-github-com-dgraph-io-ristretto@1.0.1 go-github-com-dustin-go-humanize@1.0.1 go-github-com-golang-protobuf@1.5.4 go-github-com-pkg-errors@0.9.1 go-github-com-spf13-cobra@1.8.1 go-golang-org-x-net@0.33.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://dgraph.io/docs/badger
Licenses: ASL 2.0
Synopsis: Key-value database in Golang
Description:

BadgerDB implements an embeddable, key-value (KV) database, written in pure Go. It is designed to be highly performant for both reads and writes simultaneously. It uses Multi-Version Concurrency Control, supports concurrent serializable transactions.

go-github-com-rifflock-lfshook 2.4
Propagated dependencies: go-github-com-sirupsen-logrus@1.9.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rifflock/lfshook
Licenses: Expat
Synopsis: Local File System hook for Logrus logger
Description:

This package provides a hook for Logrus to write directly to a file on the file system. The log levels are dynamic at instantiation of the hook, so it is capable of logging at some or all levels.

go-github-com-go-errors-errors 1.5.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-errors/errors
Licenses: Expat
Synopsis: Errors with stacktraces for Golang
Description:

Package errors provides errors that have stack-traces. It provides the type *Error which implements the standard golang error interface, so you can use this library interchangeably with code that is expecting a normal error return.

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
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-keybase-go-billy 3.1.1-0.20180828145748-b5a7b7bc2074+incompatible
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-billy
Licenses: Expat
Synopsis: go-billy
Description:

The missing interface filesystem abstraction for Go. Billy implements an interface based on the @codeos standard library, allowing to develop applications without dependency on the underlying storage. Make virtually free implement an mocks and testing over filesystem operations.

go-github-com-cloudflare-circl 1.5.0
Propagated dependencies: go-github-com-bwesterb-go-ristretto@1.2.3 go-golang-org-x-crypto@0.31.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://blog.cloudflare.com/introducing-circl
Licenses: Modified BSD
Synopsis: Cloudflare Interoperable Reusable Cryptographic Library
Description:

CIRCL (Cloudflare Interoperable, Reusable Cryptographic Library) is a collection of cryptographic primitives written in Go. The goal of this library is to be used as a tool for experimental deployment of cryptographic algorithms targeting Post-Quantum (PQ) and Elliptic Curve Cryptography (ECC).

go-github-com-gofiber-fiber-v2 2.52.5
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.20 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-tinylib-msgp@1.2.1 go-github-com-valyala-bytebufferpool@1.0.0 go-github-com-valyala-fasthttp@1.58.0 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/gofiber/fiber
Licenses: Expat
Synopsis: Express inspired web framework written in Golang
Description:

Package fiber is an https://github.com/expressjs/express, Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and performance in mind.

go-github-com-safchain-ethtool 0.5.9
Propagated dependencies: 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/safchain/ethtool
Licenses: ASL 2.0
Synopsis: Ethtool library for Golang
Description:

The ethtool package aims to provide a library that implements easy access to the Linux SIOCETHTOOL ioctl operations. It can be used to retrieve information from a network device such as statistics, driver related information or even the peer of a VETH interface.

go-github-com-mufti1-interconv 0.0.0-0.d7c7292
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mufti1/interconv
Licenses: Expat
Synopsis: Data type converter
Description:

InterConv converts interfaces into any data type.

Data type that can be converted:

  • Int

  • Int8

  • Int32

  • Int16

  • Int64

  • Float32

  • Float64

  • Boolean

  • String

  • Uint

  • Uint8

  • Uint16

  • Uint32

  • Uint64

  • Uintptr

Total results: 2036