Diago is a visualization tool for CPU profiles and heap snapshots generated with `pprof`.
☆359Oct 12, 2022Updated 3 years ago
Alternatives and similar repositories for diago
Users that are interested in diago are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🚀 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,101May 2, 2025Updated last year
- Continuous profiling for long-term postmortem analysis☆625Feb 15, 2023Updated 3 years ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆733Dec 6, 2023Updated 2 years ago
- Visualise Go runtime metrics in real time☆3,635Apr 7, 2026Updated last month
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Oct 5, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Goroutine leak detector☆5,179Dec 10, 2025Updated 4 months ago
- Graceful process restarts in Go☆3,193Apr 23, 2026Updated 2 weeks ago
- Using brotli compression to embed static files in Go.☆530Aug 20, 2021Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆207Sep 15, 2023Updated 2 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,013Jan 8, 2026Updated 4 months ago
- A high performance memory-bound Go cache☆6,884Updated this week
- ☆38Feb 23, 2023Updated 3 years ago
- TUI grep tool respect for IntelliJ☆35Updated this week
- ☆438May 1, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Upload pprof output to continuous profiler☆28Oct 14, 2019Updated 6 years ago
- A CLI to turn Go's benchmark output into pictures☆338Sep 21, 2019Updated 6 years ago
- Go Dependency Analysis toolkit☆1,701Feb 25, 2026Updated 2 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆490Feb 23, 2023Updated 3 years ago
- go fault injection library☆553Feb 26, 2026Updated 2 months ago
- smux is a socket multiplexer written in Golang. It provides fast communication by efficiently a single connection.☆101May 4, 2018Updated 8 years ago
- Supports live reloading for Go☆70Aug 5, 2020Updated 5 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,711Apr 10, 2024Updated 2 years ago
- Continuous Benchmark for Go Project☆390Apr 20, 2026Updated 2 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A TinySegmenter implementation of golang but zero allocation inside this library☆13May 12, 2021Updated 4 years ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last month
- Analyze stack amount for each goroutine☆19Jul 11, 2019Updated 6 years ago
- SlowLog Profiler for MySQL and PostgreSQL☆130Dec 4, 2023Updated 2 years ago
- Spaghetti: a dependency analysis tool for Go packages☆767May 19, 2023Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Pprof made easy at development time for Go☆758Oct 23, 2020Updated 5 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,643Jul 4, 2025Updated 10 months ago
- Command line monitoring for goroutines☆1,900Jul 18, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,115Jul 3, 2024Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,048Mar 10, 2026Updated last month
- Encode and decode Go (golang) struct types via protocol buffers.☆178Aug 14, 2020Updated 5 years ago
- Build and deploy Go applications☆8,417May 1, 2026Updated last week
- Go implementation of Regexp::Assemble