AlekSi / golang-tipLinks
Daily builds of active Go development branches
☆18Updated last week
Alternatives and similar repositories for golang-tip
Users that are interested in golang-tip are comparing it to the libraries listed below
Sorting:
- The code used to serve gocorpus application☆52Updated 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 5 years ago
- Better sync package for Go.☆22Updated last year
- 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
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 5 months ago
- ☆30Updated 5 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Alice is a Go package providing helpers for developing skills for Alice virtual assistant via Yandex.Dialogs platform.☆15Updated 2 years ago
- Golang linter to check the errors handling expressions☆56Updated last month
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated 4 months ago
- ☆33Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆11Updated 3 years ago
- Generic batches for go☆13Updated 3 years ago
- YAML5 - use YAML like it's JSON5.☆13Updated 5 years ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- ☆25Updated 3 years ago
- Linter that checks that comments end in a period☆49Updated last month
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 3 weeks ago