egonelbre / antifreezeLinks
antifreeze is a package that detects goroutines that have been waiting for too long
☆21Updated 4 years ago
Alternatives and similar repositories for antifreeze
Users that are interested in antifreeze are comparing it to the libraries listed below
Sorting:
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 5 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Updated 8 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Line breaking in linear time☆32Updated 7 years ago
- Tool to detect range statements iterating over addressable arrays