mvdan / benchinitLinks
Benchmark the init cost of Go packages
☆83Updated 2 months ago
Alternatives and similar repositories for benchinit
Users that are interested in benchinit are comparing it to the libraries listed below
Sorting:
- ☆68Updated 2 years ago
- go.mod git archiver☆88Updated 2 years ago
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- A corpus of popular Go modules☆108Updated last year
- ☆101Updated 11 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- ☆78Updated 5 years ago
- ☆25Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- ☆18Updated 4 years ago
- Make random JSON in Go☆25Updated 5 years ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Errors as side notes☆41Updated 8 years ago
- ☆26Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated last month