Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆228Updated 3 weeks 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☆203Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Macro for writing nested `if let` expressions☆168Updated last month
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- Cargo subcommand to run kcov to get coverage report on Linux☆129Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Rust option parser with custom derive support☆234Updated 10 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Generic array types in Rust☆418Updated 6 months ago