_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-bmatcuk-doublestar-v3 3.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bmatcuk/doublestar/
Licenses: Expat
Synopsis: Path pattern matching and globbing supporting doublestar
Description:

doublestar is a Go implementation of path pattern matching and globbing with support for "doublestar" patterns.

go-github-com-bmatcuk-doublestar-v4 4.7.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bmatcuk/doublestar/
Licenses: Expat
Synopsis: Path pattern matching and globbing supporting doublestar
Description:

doublestar is a Go implementation of path pattern matching and globbing with support for "doublestar" patterns.

go-github-com-charlievieth-fastwalk 1.0.8
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/charlievieth/fastwalk
Licenses: Expat
Synopsis: Fast directory traversal for Golang
Description:

Package fastwalk provides a faster version of /path/filepath# for file system scanning tools.

go-github-com-bwesterb-go-ristretto 1.2.3
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/bwesterb/go-ristretto
Licenses: Expat
Synopsis: Operations on the Ristretto prime-order group
Description:

This is a pure Go implementation of the group operations on the Ristretto prime-order group built from Edwards25519.

go-github-com-mreiferson-go-options 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mreiferson/go-options
Licenses: Expat
Synopsis: Go package to structure and resolve options
Description:

The options Go package resolves configuration values set via command line flags, config files, and default struct values.

go-github-com-hashicorp-go-envparse 0.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/go-envparse
Licenses: MPL 2.0
Synopsis: Environment variable parser for Golang
Description:

Package envparse is a minimal environment variable parser. It handles empty lines, comments, single quotes, double quotes, and JSON escape sequences.

go-github-com-bradenhilton-cityhash 1.0.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/bradenhilton/cityhash
Licenses: Expat
Synopsis: Google CityHash version 1 in Golang
Description:

This package provides a Go implementation of Google City Hash, originated from https://github.com/zhenjl/cityhash and https://github.com/zentures/cityhash projects.

go-github-com-gxed-hashland-murmur3 0.0.1
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/gxed/hashland
Licenses: Expat
Synopsis: Golang implementation of MurmurHash3 algorithm
Description:

This package provides a native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3).

go-github-com-datadog-datadog-go-v5 5.5.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/DataDog/datadog-go
Licenses: Expat
Synopsis: Golang client library to work with DataDog's API
Description:

datadog-go is a library that provides a DogStatsD client in Golang.

go-github-com-whyrusleeping-chunker 0.0.0-20181014151217-fe64bd25879f
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/whyrusleeping/chunker
Licenses: FreeBSD
Synopsis: Implementation of Content Defined Chunking in Golang
Description:

Package chunker implements Content Defined Chunking based on a rolling Rabin Checksum. This package provides a modified fork of https://github.com/restic/restic project.

go-github-com-charmbracelet-glamour 0.8.0
Propagated dependencies: go-github-com-alecthomas-chroma-v2@2.14.0 go-github-com-charmbracelet-lipgloss@1.0.0 go-github-com-charmbracelet-x-ansi@0.6.0 go-github-com-charmbracelet-x-exp-golden@0.0.0-20241121171228-5bc00623ea2f go-github-com-microcosm-cc-bluemonday@1.0.3 go-github-com-muesli-reflow@0.3.0 go-github-com-muesli-termenv@0.15.2 go-github-com-yuin-goldmark@1.7.8 go-github-com-yuin-goldmark-emoji@1.0.4 go-golang-org-x-term@0.27.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/charmbracelet/glamour/
Licenses: Expat
Synopsis: Write handsome command-line tools with glamour
Description:

glamour lets you render markdown documents and templates on ANSI compatible terminals. You can create your own stylesheet or use one of our glamorous default themes.

go-github-com-iancoleman-orderedmap 0.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/iancoleman/orderedmap
Licenses: Expat
Synopsis: Ordered map in Golang
Description:

This package provides a Golang data type for ordered maps where the keys keep the order that they're added. It can be de/serialized from/to JSON.

go-github-com-niklasfasching-go-org 1.7.0
Propagated dependencies: go-golang-org-x-net@0.33.0 go-github-com-pmezard-go-difflib@1.0.0 go-github-com-alecthomas-chroma-v2@2.14.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/niklasfasching/go-org
Licenses: Expat
Synopsis: Org mode parser and render for Golang
Description:

This package provides a library and CLI program to parse the org-mode file format alongside a static site generator with HTML & pretty printed rendering in Golang.

go-github-com-outcaste-io-ristretto 0.2.3
Propagated dependencies: go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-dgryski-go-farm@0.0.0-20200201041132-a6ae2369ad13 go-github-com-dustin-go-humanize@1.0.1 go-github-com-pkg-errors@0.9.1 go-go-uber-org-atomic@1.11.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/outcaste-io/ristretto
Licenses: ASL 2.0
Synopsis: Memory-bound Go cache
Description:

Ristretto is a fast, fixed size, in-memory cache with a dual focus on throughput and hit ratio performance. It's a fork of dgraph-io/ristretto project.

go-github-com-mitchellh-go-wordwrap 1.0.1
Propagated dependencies: go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mitchellh/go-wordwrap
Licenses: Expat
Synopsis: Go library for word-wrapping strings
Description:

This Go library automatically wraps words onto multiple lines. It's primary goal is to format command-line output, but of course word wrapping is a generally useful thing to do.

go-github-com-go-task-slim-sprig-v3 3.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-task/slim-sprig
Licenses: Expat
Synopsis: Various useful template functions for Go
Description:

Sprig provides over 100 functions that extend the Go template system. Slim-Sprig is a fork of Sprig that removes all external dependencies to make the library more lightweight.

go-github-com-docker-go-connections 0.5.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/docker/go-connections
Licenses: ASL 2.0
Synopsis: Networking library for Go
Description:

This package provides a library to work with network connections in the Go language. In particular it provides tools to deal with network address translation (NAT), proxies, sockets, and transport layer security (TLS).

go-github-com-kevinburke-ssh-config 1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kevinburke/ssh_config/
Licenses: Expat
Synopsis: Parser for @file{ssh_config} files
Description:

This is a Go parser for ssh_config files. Importantly, this parser attempts to preserve comments in a given file, so you can manipulate a ssh_config file from a program.

go-github-com-containerd-cgroups-v3 3.0.4
Propagated dependencies: go-github-com-cilium-ebpf@0.16.0 go-github-com-containerd-log@0.1.0 go-github-com-coreos-go-systemd-v22@22.5.0 go-github-com-docker-go-units@0.5.0 go-github-com-godbus-dbus-v5@5.1.0 go-github-com-moby-sys-userns@0.1.0 go-github-com-opencontainers-runtime-spec@1.2.0 go-golang-org-x-sys@0.28.0 go-google-golang-org-protobuf@1.36.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://containerd.io/
Licenses: ASL 2.0
Synopsis: Cgroups for Golang
Description:

This package implements a functionality for creating, managing, inspecting, and destroying cgroups. The resources format for settings on the cgroup uses the OCI runtime-spec found here.

go-github-com-aclements-go-moremath 0.0.0-20241023150245-c8bbc672ef66
Propagated dependencies: go-gonum-org-v1-gonum@0.15.1
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://github.com/aclements/go-moremath
Licenses: Modified BSD
Synopsis: Assortment of more specialized math routines for Golang
Description:

These packages provide more specialized math routines than are available in the standard Go math package. go-moremath currently focuses on statistical routines, with particular focus on high-quality implementations and APIs for non-parametric methods.

go-github-com-facebookgo-atomicfile 0.0.0-20151019160806-2de1f203e7d5
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/facebookgo/atomicfile
Licenses: Modified BSD
Synopsis: Atomically written/replaced file
Description:

Package atomicfile provides the ability to write a file with an eventual rename on Close (using os.Rename). This allows for a file to always be in a consistent state and never represent an in-progress write.

go-github-com-google-gnostic-models 0.6.9
Propagated dependencies: go-google-golang-org-protobuf@1.36.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/google/gnostic-models
Licenses: ASL 2.0
Synopsis: Protocol Buffer models for Gnostic
Description:

This package provides Protocol Buffer models and associated libraries for working with API description formats supported by gnostic. It exists to provide a lightweight distribution of these models with minimal dependencies.

go-github-com-evanphx-json-patch-v5 5.6.0
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-github-com-jessevdk-go-flags@1.6.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/evanphx/json-patch
Licenses: Modified BSD
Synopsis: JSON-Patch
Description:

@codejsonpatch is a library which provides functionality for both applying @urlhttp://tools.ietf.org/html/rfc6902,RFC6902 JSON patches against documents, as well as for calculating & applying @urlhttps://tools.ietf.org/html/rfc7396,RFC7396 JSON merge patches.

go-github-com-roaringbitmap-roaring 0.9.4
Propagated dependencies: go-github-com-mschoch-smat@0.2.0 go-github-com-bits-and-blooms-bitset@1.20.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/RoaringBitmap/roaring
Licenses: ASL 2.0
Synopsis: roaring
Description:

Package roaring is an implementation of Roaring Bitmaps in Go. They provide fast compressed bitmap data structures (also called bitset). They are ideally suited to represent sets of integers over relatively small ranges. See http://roaringbitmap.org for details.

Total results: 1694