quasilyte / gogrepLinks
Syntax-aware Go code search, based on the mvdan/gogrep
☆41Updated 2 years ago
Alternatives and similar repositories for gogrep
Users that are interested in gogrep are comparing it to the libraries listed below
Sorting:
- 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
- alternative condition variable synchronization primitive☆30Updated 7 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- ☆24Updated 2 years ago
- ☆19Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- quasigo is a Go subset interpreter written in Go☆15Updated 2 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Report code that is unnecessarily indented☆18Updated 7 years ago
- ☆26Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Join contexts like never before!☆20Updated 7 years ago
- A very fast arena allocator for Go☆28Updated 3 months ago
- go.mod git archiver☆88Updated last year
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Simple profiling for Go☆76Updated last year
- ☆18Updated 4 years ago
- Efficient for-loop retries in Go☆19Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆28Updated last year
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆22Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week