This package provides a variety of themes for Emacs Shell (Eshell) prompt.
Package cron implements a cron spec parser and job runner.
This package provides re-implemented Golang Generics map, filter, contains, find functionality.
This package extends git-gutter
to use the fringe area of a window.
This wrapper around rclone makes any destination supported by rclone usable with git-annex.
go-github-com-oklog-run
a universal mechanism to manage goroutine lifecycles.
This package implements a mDNS (multicast DNS) used by Pion.
This package provides tools for handling BAM, SAM, Tabix, bgzf, CRAM, CSIv1, CSIv2 and FAI files.
This is a library for performing OAuth Device flow and Web application flow in Go client apps.
Go-md2man is a Go program that converts markdown to roff for the purpose of building man pages.
This package provides a native DTLS 1.2 implementation in Golang.
Package qdisc
allows getting queuing discipline information via netlink,similarly to what tc -s qdisc show
does.
This repository contains the go-codec
library, the codecgen
tool and benchmarks for comparing against other libraries.
pcg
is a random number generator that uses Permuted Congruential Generator (PCG) algorithm.
This package implements the Stream Control Transmission Protocol as specified in RFC 9260.
Package uuid can be used to generate and parse universally unique identifiers, a standardized format in the form of a 128 bit number.
This package implements a functionality to iterate over slices, maps, channels etc. and heavily inspired by Lodash.
Package assert implements the same assertions as the assert package but stops test execution when a test fails.
Package ws implements a client and server for the WebSocket
protocol as specified in @urlhttps://rfc-editor.org/rfc/rfc6455.html,RFC 6455.
Package ws implements a client and server for the WebSocket
protocol as specified in RFC 6455.
Package hm is a simple Hindley-Milner type inference system in Go. It provides the necessary data structures and functions for creating such a system.
Package XGB provides the X Go Binding, which is a low-level API to communicate with the core X protocol and many of the X extensions.
Package str
is a comprehensive set of string functions to build more Go awesomeness. Str complements Go's standard packages and does not duplicate functionality found in `strings` or `strconv`.