lukaslueg / macro_railroad_extLinks
Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org
☆195Updated 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 Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 3 weeks ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Delegation of trait implementations via procedural macros☆275Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- A simple bitset container for Rust☆148Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated 3 weeks ago
- ☆217Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆341Updated 8 months ago
- Macro for writing nested `if let` expressions☆168Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆252Updated this week
- Define your own PhantomData☆156Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆372Updated this week