rust-secure-code / cargo-reproLinks
Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow
☆59Updated 4 years ago
Alternatives and similar repositories for cargo-repro
Users that are interested in cargo-repro are comparing it to the libraries listed below
Sorting:
- Perform Cargo builds inside of a sandboxed environment☆52Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Rust implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆46Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- Rust version of cloc-rust☆18Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Discover funding links for your project's dependencies.☆68Updated last year
- Helpers for clearing sensitive data on the stack and heap☆54Updated 3 weeks ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Updated 4 years ago
- RustPräzi: Representing crates.io as a call-based dependency network☆80Updated 6 years ago
- ☆34Updated last year
- ☆63Updated 8 years ago
- The empty type Void.☆70Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust implementation `libsodium/utils`.☆50Updated 5 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A simple Rust crate to drop privileges☆37Updated last month
- std::Error in no_std environment.☆39Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆118Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago