praezi / rustLinks
RustPräzi: Representing crates.io as a call-based dependency network
☆82Updated 7 years ago
Alternatives and similar repositories for rust
Users that are interested in rust 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
- Perform Cargo builds inside of a sandboxed environment☆52Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Helpers for clearing sensitive data on the stack and heap☆53Updated 7 months ago
- rust verification condition generator☆96Updated 9 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- JS affine☆68Updated 5 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- SAW front end for the MIR language from rustc☆36Updated 5 years ago
- tracking performance of rustc-generated binaries over time☆101Updated 3 years ago
- Modeling NLL and the Rust borrowck☆84Updated 8 years ago
- Effortlessly fuzz libraries with large API surfaces☆71Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- Rust implementation `libsodium/utils`.☆54Updated last year
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Updated 2 years ago
- Coordination repository for the Secure Code Working Group☆162Updated 4 years ago
- QuickCheck bug hunting in Rust standard library data structures☆161Updated 6 years ago
- 🎯 A collection of fuzzing targets written in Rust.☆107Updated 4 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Verification working group☆104Updated 7 years ago
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- A Rust toolkit to combine property-based testing and fuzzing.☆137Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago