_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.31.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/blanu/Dust
Licenses: FreeBSD Expat
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-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
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.31.0 go-golang-org-x-net@0.33.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/tjfoc/gmsm
Licenses: ASL 2.0
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.31.0 go-golang-org-x-net@0.33.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/cretz/bine
Licenses: Expat
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
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
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-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
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.23.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:
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
Synopsis:
#<unspecified>
go-github-com-cncf-xds-go 0.0.0-20211216145620-d92e9ce0af51
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/cncf/xds
Licenses: ASL 2.0
Synopsis:
#<unspecified>
go-github-com-shurcool-go 0.0.0-20200502201357-93f07166e636
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/shurcooL/go
Licenses: Expat
Synopsis: go
Description:

Common Go code.

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
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
Synopsis: CSS3 tokenizer
Description:

This package provides a CSS3 tokenizer.

go-github-com-nfnt-resize 0.0.0-20180221191011-83c6a9932646
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/nfnt/resize
Licenses: ISC
Synopsis: This package is no longer being updated! Please look for alternatives if that bothers you.
Description:

Package resize implements various image resizing methods.

go-github-com-dave-astrid 0.0.0-20170323122508-8c2895878b14
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/dave/astrid
Licenses: Expat
Synopsis: Astrid
Description:

Package astrid is a collection of AST utilities

go-github-com-biogo-graph 0.0.0-20150317020928-057c1989faed
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biogo/graph
Licenses: Modified BSD
Synopsis: Undirected graph analysis for biogo
Description:

The package graph implements graph manipulation functions.

go-github-com-matryer-try 0.0.0-20161228173917-9ac251b645a2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/matryer/try
Licenses: Expat
Synopsis: Simple idiomatic retry package for Go
Description:

This package provides an idiomatic Go retry module.

go-github-com-gobwas-glob 0.2.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gobwas/glob
Licenses: Expat
Synopsis: Go globbing library
Description:

This package provides a Go implementation of globs.

go-github-com-komkom-toml 0.1.2
Propagated dependencies: go-github-com-stretchr-testify@1.10.0 go-github-com-pkg-errors@0.9.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/komkom/toml
Licenses: Expat
Synopsis: TOML
Description:

This package provides a TOML parser and JSON encoder.

go-github-com-biogo-biogo 1.0.4
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-github-com-biogo-store@0.0.0-20201120204734-aad293a2328f go-github-com-biogo-hts@1.4.4 go-github-com-biogo-graph@0.0.0-20150317020928-057c1989faed
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biogo/biogo
Licenses: Modified BSD
Synopsis: Bioinformatics library for Go
Description:

Bíogo is a bioinformatics library for the Go language.

rust-git-testament-derive 0.2.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/kinnison/git-testament/
Licenses: Modified BSD
Synopsis: Record git working tree status when compiling your crate
Description:

This package provides an inner procedural macro for git-testament.

go-github-com-pion-sdp-v3 3.0.9
Propagated dependencies: go-github-com-pion-randutil@v0.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/sdp
Licenses: Expat
Synopsis: Implementation of the SDP protocol in Golang
Description:

Package sdp implements Session Description Protocol.

go-github-com-muesli-ansi 0.0.0-20230316100256-276c6243b2f6
Propagated dependencies: go-github-com-mattn-go-runewidth@0.0.16 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/muesli/ansi
Licenses: Expat
Synopsis: Raw ANSI sequence helpers
Description:

ANSI sequence helpers for working with raw ANSI sequences.

go-github-com-spf13-afero 1.1.2
Propagated dependencies: go-github-com-pkg-sftp@1.13.7 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/spf13/afero
Licenses: ASL 2.0
Synopsis: File system abstraction for Go
Description:

This package provides a file system abstraction for Go.

Total results: 1774