amit-davidson / Chronos
Chronos - A static race detector for the go language
☆432Updated 2 years ago
Alternatives and similar repositories for Chronos:
Users that are interested in Chronos are comparing it to the libraries listed below
- Convert Go values to their AST☆310Updated 3 weeks ago
- Statically Detecting Go Concurrency Bugs☆436Updated last year
- Define and run pattern-based custom linting rules.☆812Updated 3 weeks ago
- Selected Go-internal packages factored out from the standard library☆902Updated this week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆648Updated 11 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Quick helpers for testing Go applications☆529Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- A refactoring tool for Go☆672Updated last week
- Tool to visualize the graph of embedded structs in Go projects☆227Updated 7 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Code generation tools for Go.☆427Updated 5 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- Zero-allocation reflection library for Go☆554Updated last year
- A go in-memory table☆228Updated 2 years ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆628Updated last month
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆582Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆212Updated 10 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Tool for transpiling C to Go.☆343Updated this week
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆341Updated 9 months ago
- 🔍 Go binary size SVG treemap☆447Updated 5 months ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 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 …☆654Updated 2 years ago