go-ruleguard
Define and run pattern-based custom linting rules. (by quasilyte)
Chronos
Chronos - A static race detector for the go language (by amit-davidson)
go-ruleguard | Chronos | |
---|---|---|
2 | 1 | |
814 | 430 | |
1.1% | 0.0% | |
3.8 | 3.9 | |
about 1 month ago | almost 3 years ago | |
Go | Go | |
BSD 3-clause "New" or "Revised" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
go-ruleguard
Posts with mentions or reviews of go-ruleguard.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-26.
- Custom Linting Rules in Go
-
Linter for strings ?
You can try https://github.com/quasilyte/go-ruleguard
Chronos
Posts with mentions or reviews of Chronos.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Any other tools for detecting races besides `-race`?
https://github.com/amit-davidson/Chronos but I personally didn't try it.
What are some alternatives?
When comparing go-ruleguard and Chronos you can also consider the following projects:
smrcptr - detect mixing pointer and value method receivers
gokart - A static analysis tool for securing Go code
testifylint - The Golang linter that checks usage of github.com/stretchr/testify.
go-ssaviz - Visualize Go SSA function using Graphviz
gochk - Static Dependency Analysis Tool for Go Files
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).