fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler.
β910Nov 27, 2022Updated 3 years ago
Alternatives and similar repositories for fgtrace
Users that are interested in fgtrace are comparing it to the libraries listed below
Sorting:
- Go execution trace frontendβ1,379Dec 15, 2025Updated 2 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 10 months ago
- felixge's notes on the various go profiling methods that are available.β3,663Feb 13, 2026Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmapβ1,031Oct 27, 2024Updated last year
- Visualise Go runtime metrics in real timeβ3,624Feb 21, 2026Updated last week
- Better structured concurrency for goβ10,319Apr 26, 2024Updated last year
- Go assembly and source viewerβ3,645Jan 24, 2026Updated last month
- A library for calling C functions from Go without Cgoβ3,395Updated this week
- wazero: the zero dependency WebAssembly runtime for Go developersβ5,971Feb 16, 2026Updated 2 weeks ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.β91Nov 2, 2025Updated 4 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUsβ910Sep 23, 2025Updated 5 months ago
- Concurrent data structures for Goβ1,637Feb 9, 2026Updated 3 weeks ago
- Go Dependency Analysis toolkitβ1,604Jan 22, 2026Updated last month
- Goroutine leak detectorβ5,121Dec 10, 2025Updated 2 months ago
- Selected Go-internal packages factored out from the standard libraryβ963Apr 10, 2025Updated 10 months ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.β3,423Jan 29, 2026Updated last month
- Static analysis tool to detect potential nil panics in Go codeβ3,768Updated this week
- A high performance caching library for Goβ2,525Dec 23, 2025Updated 2 months ago
- Optimized Go Compression Packagesβ5,416Updated this week
- Low-level Go interface to SQLite 3β961Nov 21, 2025Updated 3 months ago
- Golang port of Abseil's SwissTableβ829Mar 7, 2025Updated 11 months ago
- βοΈ Coolest database around π§ Embeddable column database written in Go.β1,506Feb 18, 2026Updated last week
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.β2,140Dec 11, 2024Updated last year
- A high performance memory-bound Go cacheβ6,787Jan 21, 2026Updated last month
- The Go implementation of Connect: Protobuf RPC that works.β3,783Jan 28, 2026Updated last month
- High-performance, columnar, in-memory store with bitmap indexing in Goβ1,506Jun 28, 2025Updated 8 months ago
- Network address typesβ721May 25, 2023Updated 2 years ago
- A tool to list and diagnose Go processes currently running on your systemβ7,001Jan 8, 2026Updated last month
- The Universal Filesystem Abstraction for Goβ6,580Jan 13, 2026Updated last month
- Fault tolerance and resilience patterns for Goβ2,149Feb 11, 2026Updated 2 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.β833Feb 8, 2024Updated 2 years ago
- Crash your app in style (Golang)