davecheney / badideaLinks
Package bad idea contains no good ideas
☆29Updated 5 years ago
Alternatives and similar repositories for badidea
Users that are interested in badidea are comparing it to the libraries listed below
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- ☆78Updated 5 years ago
- ☆101Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year