lukaslueg / macro_railroad_ext
Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org
☆187Updated last year
Alternatives and similar repositories for macro_railroad_ext:
Users that are interested in macro_railroad_ext are comparing it to the libraries listed below
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- A light wrapper around rr, the time-travelling debugger☆142Updated last year
- A tool to mine crates.io and produce static websites☆125Updated last month
- Delegation of trait implementations via procedural macros☆259Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆232Updated last week
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- ☆308Updated last year
- The feature-rich, portable async channel library☆252Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Count lines of LLVM IR per generic function☆416Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Boolean-valued predicate functions in Rust☆176Updated 3 weeks ago
- generators☆202Updated last year
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Rust option parser with custom derive support☆228Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- Reflection via DWARF.☆293Updated last year
- Faster, more compact implementation of std::Cow☆338Updated last year
- Proc-macro typestate DSL for Rust☆142Updated last year
- A fast intrusive flamegraph☆233Updated 2 years ago
- Online introspection for Rust☆415Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago