rust-template
carnet
rust-template | carnet | |
---|---|---|
1 | 7 | |
8 | 78 | |
- | - | |
5.1 | 1.0 | |
about 2 months ago | about 3 years ago | |
Rust | Shell | |
GNU General Public License v3.0 only | - |
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.
rust-template
carnet
-
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
- كارنيه: أداة لتطبيق إجراءات أمنية مشددة على مدير حزم رست
What are some alternatives?
Rust-Game-Template - Rust template for a 2d retro type game 🎉🕹
moveit
rust-kernel-barebones - A minimal 64-bit rust kernel and a bunch of configuration scripts that can be used to bootstrap Operating system development using Nightly-Rust compiler.
todo_or_die - Write TODOs in code that ensure you actually do them
clippy-dirty - `cargo clippy`, but only for the files / lines you've just modified
seed7 - Source code of Seed7
rustfmt - Format Rust code [Moved to: https://github.com/rust-lang/rustfmt]
bad_actor_poc
iglunix - Linux (and other kernels) distro with no GNU components
xous-core - The Xous microkernel
trust - Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
code-it-later-rs - Filter crumbs you left in comments of code to remind where you were