Package fuse enables writing FUSE file systems on Linux, OS X, and FreeBSD.
env
is a simple, zero-dependencies library to parse environment variables into structs.
This package provides a logging library used by Pion.
This package provides a small library that simplifies parsing RSS and Atom feeds in Go.
This package provides a Go module that provides a stabler alternative to exec.LookPath()
.
This package profides a test utility code used across many different IPFS related projects.
Package u2f implements the server-side parts of the FIDO Universal 2nd Factor (U2F) specification.
Package oi provides useful tools to be used with Go's standard "io" package.
This package provides a Go wrapper to zstd C library.
Gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications and services.
This package implements a mDNS (multicast DNS) used by Pion.
Package strutil provides string metrics for calculating string similarity as well as other string utility functions.
The gousb package is an attempt at wrapping the libusb library into a Go-like binding.
Package jsmin implements JavaScript
minifier. It's a direct port of Doulas Crockford's JSMin.
This package provides a Go module that provides a safer alternative to exec.LookPath()
on Windows.
Package raw enables reading and writing data at the device driver level for a network interface.
Package swift provides an easy to use interface to Swift / Openstack Object Storage / Rackspace Cloud Files.
This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure.
Mint (mint.Mint
) is wrapper for *testing.T
blending testing type to omit repeated t
.
Package gunit provides testing
package hooks and convenience functions for writing tests in an xUnit
style.
Package stdr implements github.com/go-logr/logr.Logger in terms of Go's standard log package.
assert
is a testing library that provides high-level assertions API based on Go testing
library procedures.
shlex
implements a simple lexer which splits input into tokens using shell-style rules for quoting and commenting.
This package provides a native DTLS 1.2 implementation in Golang.