Manishearth / compiletest-rs
An extraction of the compiletest utility from the Rust compiler
☆222Updated last month
Alternatives and similar repositories for compiletest-rs:
Users that are interested in compiletest-rs are comparing it to the libraries listed below
- Custom derivation macro for Rust☆111Updated 7 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- generators☆204Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Safely combine results☆81Updated 5 months ago
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 5 years ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆163Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Atomic file-writes.☆96Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Rust option parser with custom derive support☆229Updated 3 months ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago