Manishearth / compiletest-rs
An extraction of the compiletest utility from the Rust compiler
☆218Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for compiletest-rs
- Procedural macros in expression position☆203Updated last year
- A library for creating references that carry their owner with them.☆362Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Rust option parser with custom derive support☆225Updated 4 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- A graphical debugger for Rust MIR☆184Updated 2 years ago
- Write doc comments from macros☆98Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Compact string type for zero-copy parsing☆250Updated 11 months ago
- Safely combine results☆81Updated 2 months ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- [wip] Command line argument paw-rser.☆158Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- LLVM-GCOV Source coverage for Rust☆122Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 4 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- A compiler plugin to insert flame calls☆378Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆168Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 2 years ago
- An object pool manager in Rust☆195Updated 3 years ago