sethvargo / go-signalcontextView external linksLinks
Create Go contexts that cancel on signals.
☆254Jan 1, 2023Updated 3 years ago
Alternatives and similar repositories for go-signalcontext
Users that are interested in go-signalcontext are comparing it to the libraries listed below
Sorting:
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Jan 19, 2026Updated 3 weeks ago
- A supersonic rate limiting package for Go with HTTP middleware.☆705Nov 17, 2025Updated 2 months ago
- Real-time visualization tool for Go process metrics☆476Mar 3, 2022Updated 3 years ago
- A simplified, generic, entity based web library for golang that's drop in compatible with net/http☆10Jul 14, 2023Updated 2 years ago
- A Go library for parsing struct tags from environment variables.☆1,220May 1, 2025Updated 9 months ago
- Control backlight brightness via sysfs☆18Apr 22, 2022Updated 3 years ago
- Pprof made easy at development time for Go☆758Oct 23, 2020Updated 5 years ago
- Go library for printing human readable, relative time differences 🕰️☆419Sep 30, 2025Updated 4 months ago
- Network address types☆721May 25, 2023Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Oct 5, 2019Updated 6 years ago
- A refactoring tool for Go☆680Jan 29, 2026Updated 2 weeks ago
- Go library for retrying with configurable backoffs☆704Jan 22, 2026Updated 3 weeks ago
- HAProxy Go structs for API☆12Dec 9, 2021Updated 4 years ago
- A simple SSH Agent implementation, written in Go, mainly to be used within tests.☆17Jan 13, 2026Updated last month
- Parses and forwards rsyslog process stats to a local statsite, statsd, or wire protocol compatible service.☆20Nov 19, 2025Updated 2 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Apr 27, 2025Updated 9 months ago
- Golang io.Reader and io.Writer but with limits☆78Feb 14, 2023Updated 3 years ago
- 🥬 validate. simply.☆21Aug 22, 2024Updated last year
- A multiformat-inspired go module for working with multiple kinds of keypairs.☆22Oct 15, 2021Updated 4 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Jul 7, 2023Updated 2 years ago
- Go helper to print a table of data to stdout☆16Mar 7, 2021Updated 4 years ago
- Automatically configure Wireguard interfaces in distributed system. It supports Consul as backend.☆12Mar 21, 2020Updated 5 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.