_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-jzelinskie-whirlpool 0.0.0-20201016144138-0675e54bb004
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/jzelinskie/whirlpool
Licenses: Modified BSD
Synopsis: Cryptographic hashing library
Description:

Package whirlpool implements the ISO/IEC 10118-3:2004 whirlpool cryptographic hash as specified in http://www.larc.usp.br/~pbarreto/WhirlpoolPage.html.

go-github-com-charmbracelet-x-ansi 0.5.2
Propagated dependencies: go-github-com-lucasb-eyer-go-colorful@1.2.0 go-github-com-rivo-uniseg@0.4.7
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/charmbracelet/x
Licenses: Expat
Synopsis: ANSI escape sequence parser and definitions
Description:

ansi defines common ANSI escape sequences based on the ECMA-48 specs.

go-github-com-googleapis-gax-go-v2 2.1.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/googleapis/gax-go
Licenses: Modified BSD
Synopsis:
Description:

Package gax contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions.

go-github-com-danwakefield-fnmatch 0.0.0-0.cbb64ac
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/danwakefield/fnmatch
Licenses: FreeBSD
Synopsis: Updated clone of kballards golang fnmatch gist
Description:

This package provides string-matching based on BSD fnmatch.3. It is an updated clone of kballards golang fnmatch gist (https://gist.github.com/kballard/272720).

go-github-com-abadojack-whatlanggo 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/abadojack/whatlanggo
Licenses: Expat
Synopsis: Natural language detection library for Golang
Description:

This package provides functionality for detecting natural languages and scripts (writing systems). Languages are represented by a defined list of constants, while scripts are represented by RangeTable.

go-github-com-hashicorp-golang-lru 1.0.2
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-modern-go-concurrent 1.0.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/modern-go/concurrent
Licenses: ASL 2.0
Synopsis: Concurrency utilities for Go
Description:

A Go library providing various concurrency utilities including a backport of sync.Map to Go versions below 1.9 and a cancellable Goroutine with explicit ownership.

go-github-com-jcmturner-rpc-v2-ndr 2.0.3
Propagated dependencies: go-golang-org-x-net@0.29.0 go-github-com-stretchr-testify@1.9.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/jcmturner/rpc
Licenses: ASL 2.0
Synopsis: Remote Procedure Call libraries
Description:

This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.

go-github-com-jacobsa-oglematchers 0.0.0-0.141901e
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jacobsa/oglematchers
Licenses: ASL 2.0
Synopsis: Matchers for Go testing framework
Description:

Package oglematchers provides a set of matchers useful in a testing or mocking framework. These matchers are inspired by and mostly compatible with Google Test for C++ and Google JS Test.

go-github-com-alecthomas-assert-v2 2.10.0
Propagated dependencies: go-github-com-alecthomas-repr@0.4.0 go-github-com-hexops-gotextdiff@1.0.3
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/alecthomas/assert/
Licenses: Expat
Synopsis: Go assertion library
Description:

Assertion library that:

  • makes spotting differences in equality much easier

  • uses repr and diffmatchpatch to display structural differences in colour

  • aborts tests on first assertion failure

go-github-com-blevesearch-zapx-v12 12.3.3
Propagated dependencies: go-github-com-spf13-cobra@1.8.1 go-github-com-golang-snappy@0.0.4 go-github-com-blevesearch-vellum@1.0.7 go-github-com-blevesearch-scorch-segment-api-v2@2.1.0 go-github-com-blevesearch-mmap-go@1.0.3 go-github-com-blevesearch-bleve-index-api@1.0.1 go-github-com-roaringbitmap-roaring@0.9.4
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Synopsis: zapx file format
Description:

The zapx module is fork of zap module which maintains file format compatibility, but removes dependency on bleve, and instead depends only on the independent interface modules:

go-github-com-blevesearch-zapx-v15 15.3.3
Propagated dependencies: go-github-com-spf13-cobra@1.8.1 go-github-com-golang-snappy@0.0.4 go-github-com-blevesearch-vellum@1.0.7 go-github-com-blevesearch-scorch-segment-api-v2@2.1.0 go-github-com-blevesearch-mmap-go@1.0.3 go-github-com-blevesearch-bleve-index-api@1.0.1 go-github-com-roaringbitmap-roaring@0.9.4
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Synopsis: zapx file format
Description:

The zapx module is fork of zap module which maintains file format compatibility, but removes dependency on bleve, and instead depends only on the independent interface modules:

go-github-com-blevesearch-zapx-v14 14.3.3
Propagated dependencies: go-github-com-spf13-cobra@1.8.1 go-github-com-golang-snappy@0.0.4 go-github-com-blevesearch-vellum@1.0.7 go-github-com-blevesearch-scorch-segment-api-v2@2.1.0 go-github-com-blevesearch-mmap-go@1.0.3 go-github-com-blevesearch-bleve-index-api@1.0.1 go-github-com-roaringbitmap-roaring@0.9.4
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Synopsis: zapx file format
Description:

The zapx module is fork of zap module which maintains file format compatibility, but removes dependency on bleve, and instead depends only on the independent interface modules:

go-github-com-blevesearch-zapx-v13 13.3.3
Propagated dependencies: go-github-com-spf13-cobra@1.8.1 go-github-com-golang-snappy@0.0.4 go-github-com-blevesearch-vellum@1.0.7 go-github-com-blevesearch-scorch-segment-api-v2@2.1.0 go-github-com-blevesearch-mmap-go@1.0.3 go-github-com-blevesearch-bleve-index-api@1.0.1 go-github-com-roaringbitmap-roaring@0.9.4
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Synopsis: zapx file format
Description:

The zapx module is fork of zap module which maintains file format compatibility, but removes dependency on bleve, and instead depends only on the independent interface modules:

go-github-com-blevesearch-zapx-v11 11.3.3
Propagated dependencies: go-github-com-spf13-cobra@1.8.1 go-github-com-golang-snappy@0.0.4 go-github-com-blevesearch-vellum@1.0.7 go-github-com-blevesearch-scorch-segment-api-v2@2.1.0 go-github-com-blevesearch-mmap-go@1.0.3 go-github-com-blevesearch-bleve-index-api@1.0.1 go-github-com-roaringbitmap-roaring@0.9.4
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Synopsis: zapx file format
Description:

The zapx module is fork of zap module which maintains file format compatibility, but removes dependency on bleve, and instead depends only on the independent interface modules:

go-github-com-hashicorp-go-version 1.6.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/go-version
Licenses: MPL 2.0
Synopsis: Go library for parsing and verifying versions and version constraints
Description:

This package is a library for parsing versions and version constraints, and verifying versions against a set of constraints. It can sort a collection of versions properly, handles prerelease/beta versions, can increment versions.

go-github-com-jsimonetti-rtnetlink 1.3.3
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/jsimonetti/rtnetlink
Licenses: Expat
Synopsis: read and altered kernel's routing tables
Description:

Package rtnetlink 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-go-enry-go-oniguruma 1.2.1
Dependencies: oniguruma@6.9.5-rev1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/go-enry/go-oniguruma
Licenses: Expat
Synopsis: go-oniguruma
Description:

This repository is a fork of moovweb/rubex - a simple regular expression library (based on oniguruma) that supports Ruby's regex syntax.

go-github-com-protonmail-go-crypto 1.0.0
Propagated dependencies: go-github-com-cloudflare-circl@1.3.6 go-golang-org-x-crypto@0.27.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/ProtonMail/go-crypto
Licenses: Modified BSD
Synopsis: Fork of x/crypto with up-to-date OpenPGP implementation
Description:

This package provides cryptography for Go. This version of the package is a fork that adds a more up-to-date OpenPGP implementation. It is completely backwards compatible with golang.org/x/crypto, the official package.

go-github-com-jsimonetti-rtnetlink 1.4.2
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2 go-golang-org-x-sys@0.25.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-ipfs-go-block-format 0.2.0
Propagated dependencies: go-github-com-multiformats-go-multihash@0.2.3 go-github-com-multiformats-go-varint@0.0.7 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-ipfs-util@0.0.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-block-format
Licenses: Expat
Synopsis: Set of interfaces for CID addressable blocks of data
Description:

Package blocks contains the lowest level of IPLD data structures. A block is raw data accompanied by a Content Identifiers. The CID contains the multihash corresponding to the block.

go-github-com-mwitkow-go-conntrack 0.0.0-20190716064945-2f068394615f
Propagated dependencies: go-github-com-jpillora-backoff@1.0.0-1.fab01a9 go-github-com-munnerz-goautoneg@0.0.0-20191010083416-a7dc8b61c822 go-golang-org-x-net@0.29.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/mwitkow/go-conntrack
Licenses: ASL 2.0
Synopsis: Go middleware for @code{net.Conn} tracking
Description:

Prometheus monitoring and https://godoc.org/golang.org/x/net/trace# tracing wrappers net.Conn, both inbound (@codenet.Listener) and outbound (@codenet.Dialer).

go-github-com-lestrrat-go-strftime 1.0.6
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-github-com-lestrrat-go-envload@0.0.0-20180220234015-a3eb8ddeffcc
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lestrrat-go/strftime
Licenses: Expat
Synopsis: Strftime for Golang
Description:

This package provides a Golang library implementing the conversion of date and time information from a given calendar time to a character string according to a format string. It is optimized for scenarios where the same pattern is called repeatedly.

go-github-com-warpfork-go-testmark 0.12.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/warpfork/go-testmark
Licenses: ASL 2.0 Expat
Synopsis: Parser for @code{testmark} format
Description:

go-testmark is a library to parse, patch data and test fixtures from Markdown files, using the testmark format, which itself is a subset of Markdown format.

Total results: 1560