cristaloleg / sabotage
Collection of dirty hacks in Go
☆67Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sabotage
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- Helper tool for manual Go code optimization.☆127Updated 6 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go Web Socket☆31Updated 7 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
- Intern Go strings☆92Updated 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
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆39Updated 5 years ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 5 years ago
- ☆78Updated 4 years ago
- Parse and generate HTTP headers correctly☆30Updated 3 years ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 4 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆68Updated 8 months ago
- ☆88Updated 3 years ago
- Better sync package for Go.☆22Updated 8 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A code generation tool for instrumenting Go components.☆133Updated 2 years ago
- The code used to serve gocorpus application☆51Updated 5 months ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 2 years ago
- Golang generator of client to sql database based on interface☆50Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- List of opensource projects looking for help☆41Updated 7 years ago
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated last year
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago