Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆231Updated 2 months 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
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆126Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Write doc comments from macros☆100Updated 3 months ago
- An object pool manager in Rust☆199Updated 4 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year