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 9 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 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
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 6 years ago
- View annotated files based on line-spec☆227Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- ☆78Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 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 3 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Better sync package for Go.☆22Updated last year
- A memory allocator for Go.☆87Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- ☆101Updated last year
- Package bad idea contains no good ideas☆29Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆67Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago