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
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- Compact string type for zero-copy parsing☆258Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Generic array types in Rust☆411Updated 3 months ago
- A graphical debugger for Rust MIR☆191Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 3 months ago
- Macro for writing nested `if let` expressions☆167Updated last year
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Test your Rust Markdown documentation via Cargo☆293Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago