A universal mechanism to manage goroutine lifecycles
☆1,690Jun 27, 2025Updated 8 months ago
Alternatives and similar repositories for run
Users that are interested in run are comparing it to the libraries listed below
Sorting:
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆4,991Jun 9, 2025Updated 8 months ago
- Flags-first package for configuration☆1,444Aug 10, 2025Updated 6 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Graceful process restarts in Go☆3,157Sep 25, 2024Updated last year
- Package for comparing Go values in tests☆4,601Jan 16, 2026Updated last month
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- A distributed and coördination-free log management system☆2,983Sep 7, 2018Updated 7 years ago
- Simple error handling primitives☆8,235Nov 2, 2021Updated 4 years ago
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- Fast key-value DB in Go.☆15,499Updated this week
- Staticcheck - The advanced Go linter☆6,721Updated this week
- ⏱ The exponential backoff algorithm in Go☆3,943Feb 21, 2026Updated last week
- Golang in-memory database built on immutable radix trees☆3,444Feb 22, 2026Updated last week
- A Go (golang) package for representing a list of errors as a single error.☆2,549Feb 16, 2026Updated last week
- A standard library for microservices.☆27,612Jul 19, 2024Updated last year
- Go library for decoding generic map values into native Go structures and vice versa.☆8,052Jun 25, 2024Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,667May 1, 2024Updated last year
- Fast linters runner for Go☆18,554Feb 22, 2026Updated last week
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,813Nov 2, 2025Updated 3 months 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.☆3,095May 2, 2025Updated 9 months ago
- The Universal Filesystem Abstraction for Go☆6,580Jan 13, 2026Updated last month
- Connection multiplexer for GoLang: serve different services on the same port!☆2,710Dec 19, 2023Updated 2 years ago
- Zero Allocation JSON Logger☆12,220Feb 2, 2026Updated 3 weeks ago
- GoMock is a mocking framework for the Go programming language.☆9,378Jan 8, 2024Updated 2 years ago
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Compile-time Dependency Injection for Go☆14,362Aug 22, 2025Updated 6 months ago
- Building event-driven applications the easy way in Go.☆9,549Jan 5, 2026Updated last month
- Golang plugin system over RPC.☆5,867Feb 9, 2026Updated 2 weeks ago
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Blazing fast, structured, leveled logging in Go.☆24,341Dec 31, 2025Updated 2 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging