rust-kernel-barebones
carnet
rust-kernel-barebones | carnet | |
---|---|---|
2 | 7 | |
45 | 78 | |
- | - | |
0.0 | 1.0 | |
almost 3 years ago | over 3 years ago | |
Shell | Shell | |
MIT License | - |
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-kernel-barebones
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-template - A project template for setting up new Rust 2021 Edition projects with cargo-make/rustfmt/rust-clippy.
moveit
poplar - Microkernel and userspace written in Rust exploring modern ideas
todo_or_die - Write TODOs in code that ensure you actually do them
minimal_uefi - A minimal Rust project to get started with UEFI
seed7 - Source code of Seed7
WingOS - a little 64bit operating system written in c++ with smp support
bad_actor_poc
toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
xous-core - The Xous microkernel
code-it-later-rs - Filter crumbs you left in comments of code to remind where you were