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☆439Updated 2 years ago
- Convert Go values to their AST☆311Updated 9 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- A go in-memory table☆229Updated 3 years ago
- 🔍 Go binary size SVG treemap☆588Updated 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
- Tool to visualize the graph of embedded structs in Go projects☆229Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆659Updated last week
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆331Updated 2 years ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- Transform Go code into it's AST☆123Updated 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
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- A refactoring tool for Go☆677Updated last month
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆414Updated 2 weeks ago
- Interceptors for database/sql☆509Updated 2 years ago
- Miscellaneous Go hacks☆242Updated last month
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated 2 years ago