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☆310Updated 7 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated 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☆366Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 4 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352Updated last year
- Selected Go-internal packages factored out from the standard library☆940Updated 5 months ago
- Quick helpers for testing Go applications☆530Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆429Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- Tool to visualize the graph of embedded structs in Go projects☆230Updated last year
- Useful Go String methods☆191Updated 2 years ago
- Zero-allocation reflection library for Go☆582Updated last year
- Define and run pattern-based custom linting rules.☆843Updated 6 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- 🔍 Go binary size SVG treemap☆585Updated 11 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆639Updated 2 weeks ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 5 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆328Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 4 months ago
- A refactoring tool for Go☆676Updated 3 weeks ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆408Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year