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:
- Helper tool for manual Go code optimization.☆137Updated 7 months ago
- 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 3 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 5 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Intern Go strings☆96Updated last year
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- View annotated files based on line-spec☆226Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- Better sync package for Go.☆22Updated last year
- Go Web Socket☆31Updated 8 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- ☆99Updated 9 months ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- ☆78Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 6 years ago
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- ☆121Updated last year
- A memory allocator for Go.☆87Updated 5 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago