lukaslueg / macro_railroad_extLinks
Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org
☆196Updated 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 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 2 months ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A tool to mine crates.io and produce static websites☆136Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Easy code duplicate with substitution for Rust☆249Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Define your own PhantomData☆158Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆224Updated last month
- ☆146Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated this week
- "A very small syn"☆211Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Simple derive macros in Rust☆188Updated 4 years ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last week
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago