Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆230Updated 2 months ago
Alternatives and similar repositories for compiletest-rs
Users that are interested in compiletest-rs are comparing it to the libraries listed below
Sorting:
- Procedural macros in expression position☆204Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 7 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- A small utility to compare Rust micro-benchmarks.☆362Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Generic array types in Rust☆429Updated 2 weeks ago
- Temporary directory management for Rust☆141Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Write doc comments from macros☆101Updated 2 weeks ago
- A Vec of Bits☆181Updated 2 months ago