lukaslueg / macro_railroad_extLinks
Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org
☆194Updated 2 years ago
Alternatives and similar repositories for macro_railroad_ext
Users that are interested in macro_railroad_ext are comparing it to the libraries listed below
Sorting:
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆277Updated last year
- A tool to mine crates.io and produce static websites☆133Updated 9 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A simple bitset container for Rust☆147Updated last month
- Define your own PhantomData☆156Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆125Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- ☆141Updated last month
- ☆216Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago