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☆441Updated 2 years ago
- Convert Go values to their AST☆312Updated 10 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated last year
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆691Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- A go in-memory table☆229Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago
- 🔍 Go binary size SVG treemap☆589Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 7 months ago
- A refactoring tool for Go☆676Updated 2 months ago
- Assert your Go code is inlined and bounds-check eliminated☆313Updated 8 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆660Updated this week
- Useful Go String methods☆192Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆432Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- Tool for transpiling C to Go.☆382Updated 9 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆413Updated last month