rust-secure-code / cargo-sandboxLinks
Perform Cargo builds inside of a sandboxed environment
☆52Updated 5 years ago
Alternatives and similar repositories for cargo-sandbox
Users that are interested in cargo-sandbox are comparing it to the libraries listed below
Sorting:
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆120Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ASN.1 library for Rust☆47Updated last year
- A safe and reliable process manager☆43Updated 5 years ago
- Discover funding links for your project's dependencies.☆68Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆54Updated 4 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆213Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A simple Rust crate to drop privileges☆37Updated 5 months ago
- RustPräzi: Representing crates.io as a call-based dependency network☆82Updated 6 years ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.