Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆230Updated 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☆204Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated this week
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 7 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Generic array types in Rust☆431Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Temporary directory management for Rust☆141Updated 6 years ago
- A rust library for checked floating point operations☆82Updated last year