jasonkeene / debugging-workshopLinks
☆25Updated 4 years ago
Alternatives and similar repositories for debugging-workshop
Users that are interested in debugging-workshop are comparing it to the libraries listed below
Sorting:
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Go performance community☆31Updated 3 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Miscellaneous Go hacks☆242Updated 3 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Tool for adding vanity import to Go code☆40Updated 11 months ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- /tmp☆99Updated last week
- Experiments with Go generics☆100Updated 3 years ago
- Package your Go modules☆42Updated last year
- Benchmark the init cost of Go packages☆82Updated 3 weeks ago
- Script engine, especially good for tests☆159Updated last year
- Watch your files and run your programs.☆89Updated 11 months ago
- noctx finds function calls without context.Context.☆207Updated last month
- Support for Unix domain sockets in Go HTTP clients☆83Updated last week
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Track incoming and outgoing connections☆37Updated 3 months ago