amit-davidson / Chronos
Chronos - A static race detector for the go language
☆435Updated 3 years ago
Alternatives and similar repositories for Chronos
Users that are interested in Chronos are comparing it to the libraries listed below
Sorting:
- Statically Detecting Go Concurrency Bugs☆437Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Zero-allocation reflection library for Go☆569Updated last year
- A refactoring tool for Go☆673Updated 2 months ago
- Convert Go values to their AST☆310Updated 2 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆346Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆919Updated last month
- Define and run pattern-based custom linting rules.☆825Updated 2 months ago
- Shotizam analyzes the size of Go binaries☆611Updated 10 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆349Updated last year
- 🔍 Go binary size SVG treemap☆450Updated 7 months ago
- Quick helpers for testing Go applications☆530Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 9 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆458Updated last year
- a tool for code clone detection☆349Updated last year
- Code generation tools for Go.☆430Updated 7 months ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 9 months ago
- Attach hooks to any database/sql driver☆656Updated 10 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆658Updated 2 years ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆632Updated 3 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆676Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆464Updated 2 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- A go in-memory table☆229Updated 2 years ago
- Real-time visualization tool for Go process metrics☆478Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated 3 weeks ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago