_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-k0kubun-pp 3.2.0
Propagated dependencies: go-github-com-mattn-go-colorable@0.1.13 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/k0kubun/pp
Licenses: Expat
Build system: go
Synopsis: Colored pretty-printer for Go
Description:

This package provides a pretty-printer for Go. The functions defined by pp follow an API similar to fmt and its configuration can be customized globally.

go-github-com-sap-go-hdb 1.13.0
Propagated dependencies: go-golang-org-x-crypto@0.43.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/SAP/go-hdb
Licenses: ASL 2.0
Build system: go
Synopsis: SAP HANA Database Client for Golang
Description:

Go-hdb is a native Go HANA database driver for Go's sql package. It implements the SAP HANA SQL command network protocol.

go-github-com-urfave-cli 1.22.16
Propagated dependencies: go-github-com-burntsushi-toml@1.5.0 go-github-com-cpuguy83-go-md2man-v2@2.0.7 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/urfave/cli
Licenses: Expat
Build system: go
Synopsis: Simple, fast, and fun package for building command line apps in Go
Description:

cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

go-github-com-spdx-gordf 0.0.0-20250128162952-000978ccd6fb
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/spdx/gordf
Licenses: Expat
Build system: go
Synopsis: RDF parser for Golang
Description:

This package provides a parser for RDF files linearized using RDF/XML format. It is used to represent the RDF files in memory and write back in possibly different formats like JSON and XML.

go-github-com-beevik-ntp 1.4.3
Propagated dependencies: go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/beevik/ntp
Licenses: FreeBSD
Build system: go
Synopsis: NTP client package for Golang
Description:

Package ntp provides an implementation of a Simple NTP (SNTP) client capable of querying the current time from a remote NTP server as specified in RFC 5905.

go-github-com-zeebo-sudo 1.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/zeebo/sudo
Licenses: Expat
Build system: go
Synopsis: Bypasses restrictions on reflect
Description:

sudo is a package to make reflect more powerful (and dangerous). It exports a single function, Sudo, which when passed a reflect.Value, will return a new reflect.Value with the read-only restrictions removed.

python-jgart-giturlparse 20211107-0.719f4c8
Channel: gn-bioinformatics
Location: gn/packages/binderlite.scm (gn packages binderlite)
Home page: https://github.com/nephila/giturlparse
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Git URL parsing module
Description:

Provides an updated clean_data function for the github platform. See https://github.com/nephila/giturlparse/pull/41. binderlite will be rewritten in Common Lisp. If we stay with Python I recommend switching this library out for python-furl or similar.

go-github-com-go-kit-log 0.2.1
Propagated dependencies: go-github-com-go-logfmt-logfmt@0.6.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-kit/log
Licenses: Expat
Build system: go
Synopsis: Minimal and extensible structured logger
Description:

This package provides a minimal interface for structured logging in services. It may be wrapped to encode conventions, enforce type-safety, provide leveled logging, and so on. It can be used for both typical application log events, and log-structured data streams.

go-github-com-blanu-dust 1.0.1
Propagated dependencies: go-github-com-operatorfoundation-ed25519@0.0.0-0.b22b4bd go-github-com-op-go-logging@1 go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/blanu/Dust
Licenses: FreeBSD Expat
Build system: go
Synopsis: Censorship-resistant internet transport protocol
Description:

Dust is an Internet protocol designed to resist a number of attacks currently in active use to censor Internet communication. While adherence to the theoretical maxims of cryptographic security is observed where possible, the focus of Dust is on real solutions to real attacks.

go-github-com-wader-gojq 0.12.1-0.20250208151254-0aa7b87b2c2b
Propagated dependencies: go-github-com-itchyny-timefmt-go@0.1.6 go-github-com-mattn-go-isatty@0.0.20 go-github-com-mattn-go-runewidth@0.0.16 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/wader/gojq
Licenses: Expat
Build system: go
Synopsis: Pure Go implementation of jq
Description:

Package gojq provides the parser and the interpreter of gojq. Please refer to Usage as a library for introduction. It's fork of github.com/itchyny/gojq, see github.com/wader/gojq fq branc.

go-github-com-go-cmd-cmd 1.4.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-cmd/cmd
Licenses: Expat
Build system: go
Synopsis: Non-blocking external commands in Go with streaming output
Description:

Package cmd runs external commands with concurrent access to output and status. It wraps the Go standard library os/exec.Command to correctly handle reading output (STDOUT and STDERR) while a command is running and killing a command. All operations are safe to call from multiple goroutines.

go-github-com-tjfoc-gmsm 1.4.1
Propagated dependencies: go-github-com-golang-protobuf@1.5.4 go-golang-org-x-crypto@0.43.0 go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/tjfoc/gmsm
Licenses: ASL 2.0
Build system: go
Synopsis: ShangMi (SM) cipher suites for Golang
Description:

This package provides ShāngMì 4 cipher suites implementation (GM SM2/3/4).

Main functions:

  • SM2 national secret elliptic curve algorithm library

  • SM3 national secret hash algorithm library

  • SM4 national secret block cipher algorithm library

go-github-com-cretz-bine 0.2.0
Propagated dependencies: go-golang-org-x-crypto@0.43.0 go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/cretz/bine
Licenses: Expat
Build system: go
Synopsis: Accessing and embedding Tor clients and servers from Golang
Description:

Bine is a toolkit to assist in creating Tor clients and servers. Features:

  • full support for the Tor controller API

  • support for net.Conn and net.Listen style APIs

  • supports statically compiled Tor to embed Tor into the binary

  • supports v3 onion services

  • support for embedded control socket in Tor >= 0.3.5

go-github-com-xtaci-smux 1.5.30
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/xtaci/smux
Licenses: Expat
Build system: go
Synopsis: Introduction
Description:

Smux (Simple MUltipleXing) is a multiplexing library for Golang. It relies on an underlying connection to provide reliability and ordering, such as TCP or KCP, and provides stream-oriented multiplexing. The original intention of this library is to power the connection management for kcp-go.

go-github-com-oklog-ulid 1.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/oklog/ulid
Licenses: ASL 2.0
Build system: go
Synopsis: Universally Unique Lexicographically Sortable Identifier in Golang
Description:

This package implements ULID as specified in https://github.com/ulid/spec.

Features of ULID:

  • 128-bit compatibility with UUID

  • 1.21e+24 unique ULIDs per millisecond

  • lexicographically sortable

  • canonically encoded as a 26 character string, as opposed to the 36 character UUID

  • uses Crockford's base32 for better efficiency and readability (5 bits per character)

  • case insensitive

  • no special characters (URL safe)

  • monotonic sort order (correctly detects and handles the same millisecond)

go-github-com-h2non-gock 1.2.0
Propagated dependencies: go-github-com-h2non-parth@2.0.1 go-github-com-nbio-st@0.0.0-20140626010706-e9e8d9816f32
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/h2non/gock
Licenses: Expat
Build system: go
Synopsis: HTTP traffic mocking and testing for Go
Description:

Versatile HTTP mocking made easy in Go that works with any net/http based stdlib implementation. Inspired by the Node nock library, it has features like:

  • Simple and expressive API

  • Semantic API DSL for declarative HTTP mock declarations

  • Built-in helpers for easy JSON/XML mocking

  • Supports persistent and volatile TTL-limited mocks

  • Full regular expressions capable HTTP request mock matching

  • Designed for both testing and runtime scenarios

  • Match request by method, URL params, headers and bodies

  • Extensible and pluggable HTTP matching rules

  • Ability to switch between mock and real networking modes

  • Ability to filter/map HTTP requests for accurate mock matching

  • Supports map and filters to handle mocks easily

  • Wide compatible HTTP interceptor using http.RoundTripper interface

  • Works with any net/http compatible client, such as gentleman

  • Network timeout/cancelation delay simulation

  • Extensible and hackable API

go-github-com-go-git-gcfg 1.5.0
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-gopkg-in-warnings-v0@0.1.2
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/go-git/gcfg
Licenses: Modified BSD
Build system: go
Synopsis: Gcfg reads INI-style configuration files into Go structs
Description:

Gcfg reads INI-style configuration files into Go structs.

go-github-com-cblgh-plain 0.0.0-20240209132549-093bbe9d21f9
Propagated dependencies: go-golang-org-x-image@0.32.0 go-github-com-gomarkdown-markdown@0.0.0-20240730141124-034f12af3bf6 go-github-com-golang-freetype@0.0.0-20170609003504-e2365dfdc4a0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/cblgh/plain
Licenses:
Build system: go
Synopsis:
Description:
go-github-com-akavel-rsrc 0.10.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/akavel/rsrc
Licenses: Expat
Build system: go
Synopsis:
#<unspecified>
emacs-gitignore-templates 20210814.144
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/gitignore-templates.el
Licenses:
Build system: melpa
Synopsis: Create .gitignore using GitHub or gitignore.io API
Description:

Documentation at https://melpa.org/#/gitignore-templates

go-github-com-chzyer-test 1.0.0
Propagated dependencies: go-github-com-chzyer-logex@1.2.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/chzyer/test
Licenses: Expat
Build system: go
Synopsis: Testing library for Go
Description:

A testing library for Go programs.

go-github-com-gorilla-css 1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gorilla/css/
Licenses: Modified BSD
Build system: go
Synopsis: CSS3 tokenizer
Description:

This package provides a CSS3 tokenizer.

emacs-git-wip-timemachine 20150408.1006
Propagated dependencies: emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/itsjeyd/git-wip-timemachine
Licenses:
Build system: melpa
Synopsis: Walk through git-wip revisions of a file
Description:

Documentation at https://melpa.org/#/git-wip-timemachine

go-github-com-ncruces-wbt 0.2.0
Channel: cast
Location: cast/packages/wrtag.scm (cast packages wrtag)
Home page: https://github.com/ncruces/wbt
Licenses: Expat
Build system: go
Synopsis: Immutable Weight-Balanced Trees
Description:

Go library that implements immutable weight-balanced trees.

Total results: 2125