cep21 / benchdrawLinks
A CLI to turn Go's benchmark output into pictures
☆341Updated 5 years ago
Alternatives and similar repositories for benchdraw
Users that are interested in benchdraw are comparing it to the libraries listed below
Sorting:
- Pprof made easy at development time for Go☆756Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆377Updated 2 months ago
- View annotated files based on line-spec☆225Updated last year
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Continuous Benchmark for Go Project☆387Updated last week
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆178Updated 4 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- MemConn is an in-memory network stack for Go.☆551Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 3 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- Code generation tools for Go.☆431Updated 3 weeks ago
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- A refactoring tool for Go☆676Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Create Go contexts that cancel on signals.☆257Updated 2 years ago
- fault injection library in go using standard http middleware☆509Updated this week
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆661Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago