carnet
A Tool for Sandboxing Cargo and Buildscripts (by kutometa)
todo_or_die
Write TODOs in code that ensure you actually do them (by searls)
carnet | todo_or_die | |
---|---|---|
7 | 3 | |
78 | 345 | |
- | - | |
1.0 | 2.4 | |
over 3 years ago | 2 months ago | |
Shell | Ruby | |
- | 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.
carnet
Posts with mentions or reviews of carnet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-18.
-
C Isn't A Programming Language Anymore - Faultlore
These kinds of problems affect all software in all programming languages. At the end of the day, you have to have your build process and testing sandboxed if you can't afford to review every dependency update. Companies who have strict policies about this can host their own internal Crates.io mirror so internal projects can only rely on audited crates. For Rust, Carnet is a wrapper for Cargo which sandboxes builds with bubblewrap on Linux.
-
todo-or-die!
(Shameless plug) I wrote carnet exactly for this reason. It's a small bash script that isolates cargo using namespaces/cgroups. It can't normalize system time (yet?) but I always use it when I work with Rust.
- Carnet: A tool for sandboxing Rust's cargo and buildscripts
- Carnet: A Tool for Sandboxing Cargo and Buildscripts
- كارنيه: أداة لتطبيق إجراءات أمنية مشددة على مدير حزم رست
todo_or_die
Posts with mentions or reviews of todo_or_die.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-12.
-
Gem for reminding us to revisit some parts of code
But you may like https://github.com/searls/todo_or_die also
-
todo-or-die!
Seems to be "inspired" by https://github.com/searls/todo_or_die, shame that they didn't feel the need to acknowledge that in the README or elsewhere.
- todo-or-die – TODOs you cannot forget!
What are some alternatives?
When comparing carnet and todo_or_die you can also consider the following projects:
moveit
tax - CLI Task List Manager
seed7 - Source code of Seed7
sane_patch - Making monkey patches sane again
bad_actor_poc
code-it-later-rs - Filter crumbs you left in comments of code to remind where you were
xous-core - The Xous microkernel
smart_todo - Enhance TODO comment in your Ruby code
rust-template - A project template for setting up new Rust 2021 Edition projects with cargo-make/rustfmt/rust-clippy.
todo-or-die - TODOs you cannot forget!