Chronos
Chronos - A static race detector for the go language (by amit-davidson)
gokart
A static analysis tool for securing Go code (by praetorian-inc)
Chronos | gokart | |
---|---|---|
1 | 6 | |
433 | 2,164 | |
0.7% | - | |
3.9 | 0.0 | |
almost 3 years ago | about 1 year ago | |
Go | Go | |
MIT License | Apache License 2.0 |
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.
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.
gokart
Posts with mentions or reviews of gokart.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-18.
What are some alternatives?
When comparing Chronos and gokart you can also consider the following projects:
go-ssaviz - Visualize Go SSA function using Graphviz
gosec - Go security checker
go-ruleguard - Define and run pattern-based custom linting rules.
awesome-golang-security - Awesome Golang Security resources πΆπ
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).
revive - π₯ ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint