cristaloleg / sabotage
Collection of dirty hacks in Go
☆67Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sabotage
- 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
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 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
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Helper tool for manual Go code optimization.☆127Updated 6 months ago
- Intern Go strings☆92Updated 11 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- Better sync package for Go.☆22Updated 8 months ago
- ☆78Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆132Updated 5 months ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 4 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 4 years ago
- 😴 A tiny library for handling system interrupts☆39Updated 3 years ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 5 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 5 years ago
- Go Web Socket☆31Updated 7 years ago
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Parse and generate HTTP headers correctly☆30Updated 3 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆68Updated 7 months ago
- xxh3 fast hash function☆104Updated 5 years ago
- View annotated files based on line-spec☆226Updated 9 months ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆39Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Set of Go context's utilities.☆51Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 4 years ago