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
- Define and run pattern-based custom linting rules.☆807Updated 5 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- Zero-allocation reflection library for Go☆555Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- 🔍 Go binary size SVG treemap☆447Updated 5 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Statically Detecting Go Concurrency Bugs☆437Updated last year
- A refactoring tool for Go☆672Updated 8 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆579Updated 6 months ago
- Convert Go values to their AST☆309Updated this week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated last month
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆346Updated 9 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Shotizam analyzes the size of Go binaries☆608Updated 7 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆619Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆671Updated 11 months ago
- Code generation tools for Go.☆427Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Tool to visualize the graph of embedded structs in Go projects☆227Updated 6 months ago
- Efficient JSON beautifier and compactor for Go☆378Updated 2 years ago
- Quick helpers for testing Go applications☆530Updated 11 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆212Updated 9 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated last year
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆406Updated 4 months ago
- fault injection library in go using standard http middleware☆509Updated this week
- Search for Go code using syntax trees☆479Updated 3 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆321Updated last year
- 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 …☆653Updated 2 years ago