Capture stdout and/or stderr in Go.
☆45Jun 10, 2023Updated 2 years ago
Alternatives and similar repositories for go-capturer
Users that are interested in go-capturer are comparing it to the libraries listed below
Sorting:
- Yet another errors package, implementing error handling primitives.☆23Sep 30, 2019Updated 6 years ago
- Small Go library to fake stdout/stderr/stdin mainly for unit testing☆25Nov 15, 2019Updated 6 years ago
- An extensible Go library for handling program configuration using flags.☆27Sep 12, 2018Updated 7 years ago
- Go library facilitating the creation of programs that resemble bash scripts.☆14May 29, 2025Updated 9 months ago
- Exposes batch message receives (recvmmsg)☆14Aug 15, 2025Updated 6 months ago
- A go package to capture stdout and stderr generated by your code☆16Apr 5, 2025Updated 11 months ago
- ☆14Jun 24, 2022Updated 3 years ago
- Terraform Modules and Examples to help with setting up test Consul clusters in Docker.☆11Jul 1, 2023Updated 2 years ago
- FOSDEM 2018 Go devroom, Networking deepdive—From net.Dial to gRPC☆12Feb 3, 2018Updated 8 years ago
- Package retry implements a wrapper to retry failing function calls.☆31Apr 27, 2025Updated 10 months ago
- Quickly bootstrap a Linux distro in a (non-Docker) container and interactively execute something in it☆30Sep 18, 2019Updated 6 years ago
- source{d} extension to match Git signatures to real people.☆17Nov 12, 2019Updated 6 years ago
- ☆12Jun 29, 2022Updated 3 years ago
- EWAH bitmap compression library for Go.☆16Sep 18, 2021Updated 4 years ago
- Linux kernel images for router7☆13Updated this week
- Aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map on Intel x86-64 ar…