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☆438Updated 2 years ago
- Convert Go values to their AST☆311Updated 6 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 9 months ago
- Tool to visualize the graph of embedded structs in Go projects☆230Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352Updated last year
- Selected Go-internal packages factored out from the standard library☆936Updated 4 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆367Updated 2 years ago
- Zero-allocation reflection library for Go☆580Updated last year
- Quick helpers for testing Go applications☆528Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- A refactoring tool for Go☆676Updated this week
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year
- Real-time visualization tool for Go process metrics☆474Updated 3 years ago
- 🔍 Go binary size SVG treemap☆581Updated 11 months ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆613Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- An idiomatic Go query builder for ElasticSearch☆316Updated 2 years ago