amit-davidson / Chronos
Chronos - A static race detector for the go language
☆428Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Chronos
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Statically Detecting Go Concurrency Bugs☆435Updated last year
- Convert Go values to their AST☆308Updated 3 months ago
- Define and run pattern-based custom linting rules.☆796Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- Zero-allocation reflection library for Go☆526Updated last year
- Tool to visualize the graph of embedded structs in Go projects☆226Updated 3 months ago
- Transform Go code into it's AST☆122Updated 5 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Parse and modify Go struct field tags☆633Updated last year
- 🔍 Go binary size SVG treemap☆445Updated 2 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆610Updated 2 weeks ago
- A go in-memory table☆229Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆363Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- A refactoring tool for Go☆670Updated 5 months ago
- Code generation tools for Go.☆423Updated last month
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆661Updated 8 months ago