Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆230Updated last week
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☆212Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years 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.☆380Updated 2 years ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- LLVM-GCOV Source coverage for Rust☆125Updated 7 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆299Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Two macros for taking array references in rust.☆85Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated 2 weeks ago