outrigdev / outrigLinks
Dev-time observability tool for Go programs. Search logs, monitor goroutines, and track variables.
☆204Updated 2 months ago
Alternatives and similar repositories for outrig
Users that are interested in outrig are comparing it to the libraries listed below
Sorting:
- Go package that provides implementations of common data structures including a double-ended queue (Deque), a linked list, a queue, a trie…☆119Updated 3 months ago
- ⚡️ A blazing fast and safe Go package for serializing JSON☆177Updated 2 months ago
- Microbus is a holistic open source framework for the development, testing, deployment & operation of microservices at scale. It combines …☆169Updated last month
- Beautiful Terminal UI for Go☆198Updated 4 months ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆362Updated this week
- Effortlessly visualize mod graph with all external dependencies for your Go projects☆223Updated last year
- Monitor Go app's performance in seconds, not a day.☆314Updated last year
- devslog - Go slog.Handler for development☆207Updated 7 months ago
- Simplify RabbitMQ operations in Go with Gorabbit, a high-level wrapper for the official Go RabbitMQ plugin. Enhance your messaging workfl…☆79Updated 3 months ago
- A chrome backed drop in http client for Go☆82Updated 6 months ago
- GoForge is a command-line interface (CLI) tool designed to streamline the setup of new API projects for Go developers. With GoForge, you …☆72Updated 6 months ago
- Minimal test assertions in Go☆195Updated 5 months ago
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆132Updated 7 months ago
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆319Updated 3 months ago
- Transactor is an injectable type making DB transactions seamless.☆172Updated this week
- Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker.☆116Updated this week
- A terminal-based diagnostic tool for Go pprof data☆272Updated 6 months ago
- Graceful Shutdown Manager for Go☆36Updated last year
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆175Updated last week
- 🪵 Ensure consistent code style when using log/slog☆232Updated 2 weeks ago
- A practical Go toolkit with generic utilities for working with slices, maps, and functional programming primitives, streams, databases an…☆100Updated last month
- RBAC/ABAC authorization library for Go.☆111Updated last year
- perhaps the best CORS middleware library for Go☆168Updated this week
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆105Updated 2 months ago
- Universal goroutine monitor using pprof and termui