quasilyte / gogrep
Syntax-aware Go code search, based on the mvdan/gogrep
☆40Updated last year
Alternatives and similar repositories for gogrep:
Users that are interested in gogrep are comparing it to the libraries listed below
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- alternative condition variable synchronization primitive☆28Updated 3 months ago
- ☆24Updated 2 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated last year
- Join contexts like never before!☆20Updated 7 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- ☆19Updated 3 years ago
- YAML5 - use YAML like it's JSON5.☆13Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆20Updated last week
- quasigo is a Go subset interpreter written in Go☆14Updated 2 years ago
- Report code that is unnecessarily indented☆19Updated 7 years ago
- Library of generic stuff for Genny☆14Updated 6 years ago
- My personal, slightly improved version of benchstat utility☆20Updated last year
- The research project based on the draft design of Go Generics