lukaslueg / macro_railroad_extLinks
Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org
☆197Updated 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 tool to mine crates.io and produce static websites☆137Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated last week
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Delegation of trait implementations via procedural macros☆279Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 2 weeks ago
- ☆148Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 3 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- ☆315Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆221Updated 6 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Proc-macro typestate DSL for Rust☆152Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month