Pinned Repositories
browser
Package browser provides helpers to open files, readers, and urls in a browser window.
diff
errors
Simple error handling primitives
expect
A simple assertion library that you probably shouldn't use.
json
An efficient JSON decoder
profile
Simple profiling for Go
sftp
SFTP support for the go.crypto/ssh package
taptun
Control TUN/TAP virtual network interfaces.
term
Package term manages POSIX terminals.
xattr
Extended attribute support for Go (linux + darwin + freebsd)
pkg's Repositories
pkg/errors
Simple error handling primitives
pkg/profile
Simple profiling for Go
pkg/sftp
SFTP support for the go.crypto/ssh package
pkg/browser
Package browser provides helpers to open files, readers, and urls in a browser window.
pkg/json
An efficient JSON decoder
pkg/term
Package term manages POSIX terminals.
pkg/xattr
Extended attribute support for Go (linux + darwin + freebsd)
pkg/expect
A simple assertion library that you probably shouldn't use.
pkg/taptun
Control TUN/TAP virtual network interfaces.
pkg/diff
pkg/math
Ancillary Mathematical functions
pkg/requests
HTTP for Gophers
pkg/rock
Create semantic version tags for your Go packages, search and discover new packages
pkg/fileutils
Copying and moving files, how hard could it possible be ?
pkg/poller
Package poller provides level triggered readiness notification and reliable closing of file descriptors.
pkg/singlefile
singlefile implements a host wide locking mechanism.
pkg/exec
... or how I learnt to not fear anonymous functions and write the one true exec.Run.
pkg/group
Group provides a way to manage the lifecycle of a group of goroutines.
pkg/fs
Filesystem utilities and helpers