blt / bughunt-rustLinks
QuickCheck bug hunting in Rust standard library data structures
☆161Updated 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:
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆101Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆219Updated 6 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- See instead assert_cmd☆148Updated 7 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆262Updated 3 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆127Updated 6 years ago
- A rustc plugin to check for numerical instability☆175Updated 9 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 3 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Allocators in Rust☆318Updated 5 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago