projects
Contains a list of security related Rust projects. (by rust-secure-code)
criner
A tool to mine crates.io and produce static websites (by the-lean-crate)
projects | criner | |
---|---|---|
2 | 1 | |
223 | 121 | |
1.8% | 0.0% | |
4.2 | 1.3 | |
7 months ago | over 1 year ago | |
Rust | ||
GNU General Public License v3.0 only | 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.
projects
Posts with mentions or reviews of projects.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-11.
- NSA urges orgs to use memory-safe programming languages
-
Static Analyzer Rudra Found over 200 Memory Safety Issues in Rust Crates
Here's a list of available tooling: https://github.com/rust-secure-code/projects
criner
Posts with mentions or reviews of criner.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-14.
-
Static Analyzer Rudra Found over 200 Memory Safety Issues in Rust Crates
To compute the graph that number is from, I essentially grabbed the entire crates io database using criner and then checked whether there was any unsafe at the MIR level.
What are some alternatives?
When comparing projects and criner you can also consider the following projects:
awesome-safety-critical - List of resources about programming practices for writing safety-critical software.
Rudra-PoC - Trophy case for Rudra bugs.
rust - Empowering everyone to build reliable and efficient software.
totally-safe-transmute