blt / bughunt-rustLinks
QuickCheck bug hunting in Rust standard library data structures
☆162Updated 6 years ago
Alternatives and similar repositories for bughunt-rust
Users that are interested in bughunt-rust are comparing it to the libraries listed below
Sorting:
- A tool to detect code paths leading to Rust's panic handler☆216Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Amazing documentation tooling for Rust☆152Updated 7 years ago
- See instead assert_cmd☆146Updated 6 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆445Updated this week
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 6 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- A graphical debugger for Rust MIR☆192Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months 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
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- deserialize typed structures from regex captures☆173Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code☆104Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆203Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- RustPräzi: Representing crates.io as a call-based dependency network☆80Updated 6 years ago