hairyhenderson / go-which
A cross-platform Go implementation of the which(1) command, usable both as a CLI and library
☆46Updated last month
Related projects ⓘ
Alternatives and complementary repositories for go-which
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- FSS3 is an S3 filesystem abstraction layer for Golang☆55Updated 6 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆28Updated 3 weeks ago
- Utilities for interacting with Dockerfiles☆15Updated 3 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- LruCache is a thread-safe, in-memory, byte-size-limited httpcache.Cache implementation☆35Updated 3 months ago
- A file globbing library.☆67Updated 4 months ago
- Make random JSON in Go☆25Updated 4 years ago
- gensvg generates SVG to an io.Writer☆18Updated 3 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆36Updated last year
- cobra adapter for mango☆32Updated last year
- Go vanity domain HTTP handler☆30Updated last month
- ☆41Updated 4 years ago
- The standard library flag package with its missing features☆40Updated 4 years ago
- Caddy service mesh based on the host/node architecture.☆20Updated 2 years ago
- Sequel - A Go <-> SQL mapping package☆26Updated 11 months ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆76Updated 2 years ago
- go package to chain fs.FS filesystems together (go1.16+)☆24Updated last year
- Detects whether a terminal supports colors☆27Updated 2 years ago
- VCS repository URL parsing library for Go