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
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 11 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- 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
- Zero-allocation reflection library for Go☆581Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- Tool to visualize the graph of embedded structs in Go projects☆231Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆309Updated 5 months ago
- 🔍 Go binary size SVG treemap☆585Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Selected Go-internal packages factored out from the standard library☆948Updated 6 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- A go in-memory table☆230Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A refactoring tool for Go☆678Updated 2 weeks ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Converts 'go mod graph' output into Graphviz's DOT language☆493Updated 2 years ago
- High resolution timing and benchmarking for Go☆263Updated 4 years 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
- An efficient JSON decoder☆428Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆829Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year