Chronos
go-ruleguard
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- SonarLint - Clean code begins in your IDE with SonarLint
- Revelo Payroll - Free Global Payroll designed for tech teams
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
Chronos | go-ruleguard | |
---|---|---|
1 | 1 | |
405 | 724 | |
- | - | |
4.2 | 6.7 | |
over 1 year ago | 27 days ago | |
Go | Go | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Chronos
We haven't tracked posts mentioning Chronos yet.
Tracking mentions began in Dec 2020.
go-ruleguard
-
Linter for strings ?
You can try https://github.com/quasilyte/go-ruleguard
What are some alternatives?
ssabook - Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was still online as of 2021-03, but then gone by 2021-09).
gokart - A static analysis tool for securing Go code
smrcptr - 🥞 detect mixing pointer and value method receivers
go-concurrency-guide - Practical concurrency guide in Go, communication by channels, patterns
errcheck - errcheck checks that you checked errors.
mimemagic - Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree magic for mounted volumes, generated from the XDG shared-mime-info database.
nilnil - The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.
semgrep-rules-manager - Manager of third-party sources of Semgrep rules 🗂
GoCover.io - GoCover.io offers the code coverage of any golang package as a service.
go-mnd - Magic number detector for Go.
chainjacking - Find which of your direct GitHub dependencies is susceptible to RepoJacking attacks
validate - A Go package to automatically validate fields with tags