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☆439Updated 2 years ago
- Convert Go values to their AST☆310Updated 8 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Zero-allocation reflection library for Go☆581Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 11 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years 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
- Transform Go code into it's AST☆123Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Selected Go-internal packages factored out from the standard library☆951Updated 6 months ago
- Tool to visualize the graph of embedded structs in Go projects☆230Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago
- 🔍 Go binary size SVG treemap☆584Updated last year
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 5 months ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- A go in-memory table☆230Updated 3 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 5 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated 2 years ago
- Interceptors for database/sql☆508Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Assert your Go code is inlined and bounds-check eliminated☆309Updated 6 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- A refactoring tool for Go☆677Updated this week
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆412Updated 2 weeks ago