cristaloleg / sabotageLinks
Collection of dirty hacks in Go
☆68Updated 2 years ago
Alternatives and similar repositories for sabotage
Users that are interested in sabotage are comparing it to the libraries listed below
Sorting:
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Better sync package for Go.☆22Updated last year
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- 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
- Intern Go strings☆95Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 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
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- Go Web Socket☆31Updated 8 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- The code used to serve gocorpus application☆52Updated last year
- ☆78Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- View annotated files based on line-spec☆225Updated last year
- A code generation tool for instrumenting Go components.☆135Updated 3 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- ☆98Updated 7 months ago
- ☆24Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- 😴 A tiny library for handling system interrupts☆39Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- Set of Go context's utilities.☆55Updated 4 years ago