amit-davidson / ChronosLinks
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☆436Updated 2 years ago
- Convert Go values to their AST☆309Updated 4 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆307Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆318Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- 🔍 Go binary size SVG treemap☆577Updated 9 months ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 11 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 11 months ago
- Real-time visualization tool for Go process metrics☆475Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Define and run pattern-based custom linting rules.☆831Updated 4 months ago
- A refactoring tool for Go☆675Updated 3 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆924Updated 3 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆343Updated last year
- 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
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Zero-allocation reflection library for Go☆577Updated last year
- Quick helpers for testing Go applications☆529Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆408Updated 9 months ago
- Code generation tools for Go.☆431Updated last month
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago