cristaloleg / sabotageLinks
Collection of dirty hacks in Go
☆67Updated 2 years ago
Alternatives and similar repositories for sabotage
Users that are interested in sabotage are comparing it to the libraries listed below
Sorting:
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Helper tool for manual Go code optimization.☆130Updated 3 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Intern Go strings☆96Updated last year
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated this week
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- ☆98Updated 6 months ago
- ☆78Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Go Web Socket☆31Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- The code used to serve gocorpus application☆52Updated last year
- Run Go tests inside a Docker image☆99Updated 4 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- some dancing gophers in your terminal☆100Updated 5 years ago
- List of opensource projects looking for help☆40Updated 7 years ago
- Image quantization in Golang☆19Updated 6 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago