praezi / rustLinks
RustPräzi: Representing crates.io as a call-based dependency network
☆80Updated 6 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
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- rust verification condition generator☆96Updated 8 years ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 3 weeks ago
- Perform Cargo builds inside of a sandboxed environment☆52Updated 5 years ago
- JS affine☆66Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 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…☆100Updated last year
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 4 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- A graphical debugger for Rust MIR☆192Updated 2 years ago
- Verification working group☆104Updated 6 years ago
- 🎯 A collection of fuzzing targets written in Rust.☆105Updated 4 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Use regular expressions to generate text.☆67Updated 2 years ago
- Rust implementation `libsodium/utils`.☆50Updated 5 months ago
- Effortlessly fuzz libraries with large API surfaces☆70Updated 3 years ago
- Two macros for taking array references in rust.☆85Updated 9 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- My Master's Thesis??☆68Updated 9 years ago
- Trophy case for Rudra bugs.☆40Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- A Rust toolkit to combine property-based testing and fuzzing.☆136Updated 2 years ago
- Modeling NLL and the Rust borrowck☆82Updated 7 years ago
- Coordination repository for the Secure Code Working Group☆163Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago