_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-jacobsa-oglematchers 0.0.0-20150720000706-141901ea67cd
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jacobsa/oglematchers
Licenses: ASL 2.0
Build system: go
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-blevesearch-snowball 0.6.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/snowball
Licenses: Expat
Build system: go
Synopsis: Go implementation of the Snowball stemmer
Description:

This package provides a Go implementation of the Snowball stemmer for natural language processing. It's an alternative fork of https://github.com/kljensen/snowball.

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
Build system: go
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-charmbracelet-x-xpty 0.1.3
Propagated dependencies: go-github-com-charmbracelet-x-conpty@0.2.0 go-github-com-charmbracelet-x-term@0.2.1 go-github-com-charmbracelet-x-termios@0.1.1 go-github-com-creack-pty@1.1.24 go-golang-org-x-sys@0.40.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/charmbracelet/x
Licenses: Expat
Build system: go
Synopsis: Interfaces to interact with pseudo-terminals
Description:

Package xpty provides platform-independent interfaces to interact with pseudo-terminals (PTYs) in Go. It abstracts the differences between Unix and Windows systems and supports both ConPTY and classic Unix PTYs.

go-github-com-dgryski-go-linebreak 0.0.0-20180812204043-d8f37254e7d3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/dgryski/go-linebreak
Licenses: Expat
Build system: go
Synopsis: Wraps text at a given width
Description:

Package linebreak wraps text at a given width, it's a translation of linear, an implementation of SMAWK algorithm.

go-github-com-slok-go-http-metrics 0.13.0
Propagated dependencies: go-contrib-go-opencensus-io-exporter-prometheus@0.4.2 go-github-com-emicklei-go-restful-v3@3.4.0 go-github-com-fasthttp-router@1.5.4 go-github-com-gin-gonic-gin@1.10.0 go-github-com-go-chi-chi-v5@5.2.1 go-github-com-gorilla-mux@1.8.0 go-github-com-julienschmidt-httprouter@1.3.0 go-github-com-justinas-alice@1.2.0 go-github-com-labstack-echo-v4@4.13.3 go-github-com-prometheus-client-golang@1.23.2 go-github-com-stretchr-testify@1.11.1 go-github-com-urfave-negroni@1.0.0 go-github-com-valyala-fasthttp@1.58.0 go-go-opencensus-io@0.24.0 go-goji-io@2.0.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/slok/go-http-metrics
Licenses: ASL 2.0
Build system: go
Synopsis: Modular http middleware to measure HTTP requests
Description:

Package gohttpmetrics knows how to measure http metrics in different metric formats, it comes with a middleware that can be used for different frameworks and also the the main Go net/http handler:.

go-github-com-hashicorp-go-version 1.7.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
Build system: go
Synopsis: Parsing and verifying versions for Golang
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-libp2p-go-libp2p-xor 0.1.0
Propagated dependencies: go-github-com-libp2p-go-libp2p-kbucket@0.8.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-xor
Licenses: Expat
Build system: go
Synopsis: Xor Trie implementation for libp2p
Description:

This package implements XOR tries. An XOR trie is a trie for equal-length bit strings. XOR tries support efficient set operations, as well as distance-based operations with respect to the XOR metric.

go-github-com-google-jsonschema-go 0.4.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/google/jsonschema-go
Licenses: Expat
Build system: go
Synopsis: JSON Schema for Go
Description:

This package implements the JSON Schema specification. It supports creating schemas, validating JSON values against a schema, and inferring a schema from a Go struct. See the package documentation for usage.

go-github-com-protonmail-go-crypto 1.3.0-0.a8cc4f0
Propagated dependencies: go-github-com-cloudflare-circl@1.5.0 go-golang-org-x-crypto@0.48.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/ProtonMail/go-crypto
Licenses: Modified BSD
Build system: go
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.40.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jsimonetti/rtnetlink
Licenses: Expat
Build system: go
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
Build system: go
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.50.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/mwitkow/go-conntrack
Licenses: ASL 2.0
Build system: go
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-jsimonetti-rtnetlink 1.3.3
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/jsimonetti/rtnetlink
Licenses: Expat
Build system: go
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-lestrrat-go-strftime 1.1.1
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
Build system: go
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-kellydunn-golang-geo 0.7.0
Propagated dependencies: go-github-com-erikstmartin-go-testdb@0.0.0-20160219214506-8d10e4a1bae5 go-github-com-kylelemons-go-gypsy@1.0.0 go-github-com-lib-pq@1.11.2 go-github-com-ziutek-mymysql@1.5.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kellydunn/golang-geo
Licenses: Expat
Build system: go
Synopsis: Geographical calculations in Golang
Description:

This library provides convenience functions for translating, geocoding, and calculating distances between geographical points. It is inspired by ruby's geokit and geokit-rails gems, and aims to make working with geographical data a little bit easier in golang.

go-github-com-warpfork-go-testmark 0.12.1
Propagated dependencies: go-github-com-warpfork-go-fsx@0.4.0
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
Build system: go
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.

go-github-com-charmbracelet-x-term 0.2.1
Propagated dependencies: go-github-com-rivo-uniseg@0.4.7 go-golang-org-x-sys@0.40.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/charmbracelet/x
Licenses: Expat
Build system: go
Synopsis: Terminal utilities and helpers
Description:

term provides an API for working with terminals that includes:

  • Switching a terminal to the raw mode.

  • Getting, setting and restoring the state of a terminal.

  • Getting size of a terminal.

  • Reading passwords from a terminal without a local echo.

go-github-com-tekwizely-go-parsing 0.0.0-20221001173913-aa6d6749ea2d
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/tekwizely/go-parsing
Licenses: Expat
Build system: go
Synopsis: Text parsing, with lexers, parsers, and related tools
Description:

This package provides Go modules focused on text parsing, with lexers, parsers, and related tools.

Included modules are:

  • github.com/tekwizely/go-parsing

  • github.com/tekwizely/go-parsing/lexer

  • github.com/tekwizely/go-parsing/lexer/token

  • github.com/tekwizely/go-parsing/parser

go-github-com-blevesearch-zapx-v16 16.3.0
Propagated dependencies: go-github-com-bits-and-blooms-bitset@1.20.0 go-github-com-blevesearch-bleve-index-api@1.3.1 go-github-com-blevesearch-go-faiss@1.0.27 go-github-com-blevesearch-mmap-go@1.2.0 go-github-com-blevesearch-scorch-segment-api@2.4.1 go-github-com-blevesearch-vellum@1.2.0 go-github-com-golang-snappy@0.0.4 go-github-com-roaringbitmap-roaring@2.14.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Build system: go
Synopsis: Go zap file format library
Description:

This package is a Go implementation of the zap file format. The zap file format is used by the bleve search engine to store its indexes. It is documented at https://github.com/blevesearch/zapx/blob/master/zap.md. It was originated as https://github.com/blevesearch/zap.

go-github-com-blevesearch-zapx-v12 12.4.2
Propagated dependencies: go-github-com-bits-and-blooms-bitset@1.20.0 go-github-com-blevesearch-bleve-index-api@1.3.1 go-github-com-blevesearch-go-faiss@1.0.27 go-github-com-blevesearch-mmap-go@1.2.0 go-github-com-blevesearch-scorch-segment-api@2.4.1 go-github-com-blevesearch-vellum@1.2.0 go-github-com-golang-snappy@0.0.4 go-github-com-roaringbitmap-roaring@2.14.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Build system: go
Synopsis: Go zap file format library
Description:

This package is a Go implementation of the zap file format. The zap file format is used by the bleve search engine to store its indexes. It is documented at https://github.com/blevesearch/zapx/blob/master/zap.md. It was originated as https://github.com/blevesearch/zap.

go-github-com-blevesearch-zapx-v11 11.4.2
Propagated dependencies: go-github-com-bits-and-blooms-bitset@1.20.0 go-github-com-blevesearch-bleve-index-api@1.3.1 go-github-com-blevesearch-go-faiss@1.0.27 go-github-com-blevesearch-mmap-go@1.2.0 go-github-com-blevesearch-scorch-segment-api@2.4.1 go-github-com-blevesearch-vellum@1.2.0 go-github-com-golang-snappy@0.0.4 go-github-com-roaringbitmap-roaring@2.14.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Build system: go
Synopsis: Go zap file format library
Description:

This package is a Go implementation of the zap file format. The zap file format is used by the bleve search engine to store its indexes. It is documented at https://github.com/blevesearch/zapx/blob/master/zap.md. It was originated as https://github.com/blevesearch/zap.

go-github-com-blevesearch-zapx-v13 13.4.2
Propagated dependencies: go-github-com-bits-and-blooms-bitset@1.20.0 go-github-com-blevesearch-bleve-index-api@1.3.1 go-github-com-blevesearch-go-faiss@1.0.27 go-github-com-blevesearch-mmap-go@1.2.0 go-github-com-blevesearch-scorch-segment-api@2.4.1 go-github-com-blevesearch-vellum@1.2.0 go-github-com-golang-snappy@0.0.4 go-github-com-roaringbitmap-roaring@2.14.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/zapx
Licenses: ASL 2.0
Build system: go
Synopsis: Go zap file format library
Description:

This package is a Go implementation of the zap file format. The zap file format is used by the bleve search engine to store its indexes. It is documented at https://github.com/blevesearch/zapx/blob/master/zap.md. It was originated as https://github.com/blevesearch/zap.

Page: 1717273747595
Total packages: 2264