urjitbhatia / cozgoLinks
Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.
☆144Updated 11 months ago
Alternatives and similar repositories for cozgo
Users that are interested in cozgo are comparing it to the libraries listed below
Sorting:
- Assert your Go code is inlined and bounds-check eliminated☆303Updated 2 months ago
- Optional values for Go☆103Updated 6 months ago
- View annotated files based on line-spec☆225Updated last year
- ☆132Updated 3 years ago
- ☆122Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- Convert Go values to their AST☆309Updated 4 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Script engine, especially good for tests☆154Updated last year
- Python's repr() for Go☆164Updated 3 weeks 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
- Go templates invoked as functions