amit-davidson / ChronosLinks
Chronos - A static race detector for the go language
☆436Updated 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☆311Updated 9 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆657Updated 2 weeks ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Selected Go-internal packages factored out from the standard library☆958Updated 7 months ago
- Zero-allocation reflection library for Go☆583Updated 2 years ago
- Tool to visualize the graph of embedded structs in Go projects☆230Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Quick helpers for testing Go applications☆529Updated last year
- 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
- Assert your Go code is inlined and bounds-check eliminated☆311Updated 6 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆831Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- 🔍 Go binary size SVG treemap☆586Updated last year
- Code generation tools for Go.☆431Updated 5 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Miscellaneous Go hacks☆242Updated last week
- A go in-memory table☆230Updated 3 years ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 4 years ago
- A refactoring tool for Go☆677Updated 3 weeks ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆643Updated last month