Manishearth / compiletest-rs
An extraction of the compiletest utility from the Rust compiler
☆218Updated last month
Related projects ⓘ
Alternatives and complementary repositories for compiletest-rs
- Procedural macros in expression position☆203Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Compact string type for zero-copy parsing☆250Updated last year
- A library for creating references that carry their owner with them.☆363Updated last year
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A compiler plugin to insert flame calls☆379Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Python-style function decorators for Rust☆156Updated 3 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Write doc comments from macros☆98Updated 3 years ago
- Efficient and customizable data-encoding functions in Rust☆177Updated last week
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Bisects rustc, either nightlies or CI artifacts☆177Updated this week
- Test your Rust Markdown documentation via Cargo☆289Updated 7 months ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆112Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Safely combine results☆81Updated 2 months ago