Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆226Updated this 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☆203Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 8 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Macro for writing nested `if let` expressions☆168Updated last year
- A library for creating references that carry their owner with them.☆376Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆129Updated 3 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 6 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Rust option parser with custom derive support☆233Updated 9 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Compact string type for zero-copy parsing☆260Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 5 years ago
- Generic array types in Rust☆416Updated 5 months ago