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 light wrapper around rr, the time-travelling debugger☆145Updated 2 years 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 tool to mine crates.io and produce static websites☆136Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆282Updated last month
- Easy code duplicate with substitution for Rust☆248Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 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.☆113Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆345Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆378Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- ☆145Updated 2 weeks ago