panicparse
Goroutine analyzer
Analyze crash dumps from Go applications to deduce and prioritize problematic goroutines
Crash your app in style (Golang)
4k stars
39 watching
98 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
crashgopanicstack-traces
Related projects:
Repository | Description | Stars |
---|---|---|
dvyukov/go-fuzz | A tool for generating and testing random inputs to ensure software reliability | 4,790 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
qax-os/goreporter | Analyzes and reports on the quality of Go code. | 3,128 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 8,027 |
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,770 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
jessevdk/go-flags | A command line option parser library for Go. | 2,608 |
buger/goreplay | Captures and replays live HTTP traffic to test systems with real data | 18,700 |
xtaci/kcp-go | Provides a reliable and secure UDP transport layer with forward error correction and encryption. | 4,133 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,014 |
hashicorp/go-multierror | A package for representing multiple error values as a single error | 2,367 |
quangngotan95/go-m3u8 | Library for parsing and generating Apple HTTP Live Streaming m3u8 playlists | 119 |
tetratelabs/wazero | A WebAssembly runtime for Go developers to execute code compiled in other languages | 5,025 |