amit-davidson / ChronosLinks
Chronos - A static race detector for the go language
☆438Updated 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☆441Updated 2 years ago
- Convert Go values to their AST☆312Updated 11 months ago
- Quick helpers for testing Go applications☆532Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated last month
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆315Updated 9 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Tool to visualize the graph of embedded structs in Go projects☆229Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Selected Go-internal packages factored out from the standard library☆958Updated 9 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A go in-memory table☆229Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- A refactoring tool for Go☆680Updated last week
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆346Updated last year
- 🔍 Go binary size SVG treemap☆592Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆323Updated last week
- Transform Go code into it's AST☆122Updated 6 years ago
- Define and run pattern-based custom linting rules.☆862Updated 4 months ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆413Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago