Manishearth / compiletest-rsLinks
An extraction of the compiletest utility from the Rust compiler
☆229Updated last month
Alternatives and similar repositories for compiletest-rs
Users that are interested in compiletest-rs are comparing it to the libraries listed below
Sorting:
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years 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.☆99Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 6 years ago
- Macro for writing nested `if let` expressions☆168Updated last month
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆346Updated 10 months ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- Write doc comments from macros☆100Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last year
- Fowler–Noll–Vo hash function☆349Updated last year
- Safely combine results☆82Updated last year
- Generic array types in Rust☆427Updated this week
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago