quasilyte / gogrep
Syntax-aware Go code search, based on the mvdan/gogrep
☆39Updated 2 years ago
Alternatives and similar repositories for gogrep:
Users that are interested in gogrep are comparing it to the libraries listed below
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- ☆24Updated 2 years ago
- ☆19Updated 3 years ago
- alternative condition variable synchronization primitive☆29Updated 5 months ago
- Join contexts like never before!☆20Updated 7 years ago
- YAML5 - use YAML like it's JSON5.☆13Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- ☆18Updated 4 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- quasigo is a Go subset interpreter written in Go☆15Updated 2 years ago
- My personal, slightly improved version of benchstat utility☆20Updated last year
- Easy fuzzing with go-fuzz☆14Updated 5 years ago
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆17Updated 3 years ago
- gominfmt makes the Go code more compact to aid further compression; revert with gofmt☆27Updated 2 months ago
- Go library for interfacing with variadic C functions☆18Updated 11 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- An alternative to godoc.org☆22Updated 7 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- strftime/strptime for Go☆18Updated 2 years ago
- provides base types who's values should never be seen by the human eye, but still used for configuration.☆15Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Emulating builtin complex numbers with structs of floats and measuring the results☆10Updated 7 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated last month