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 light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 months ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- Delegation of trait implementations via procedural macros☆276Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆190Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Easy code duplicate with substitution for Rust☆249Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Rust feature search☆182Updated 4 months ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- ☆317Updated 2 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 2 months ago
- "A very small syn"☆211Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Define your own PhantomData☆158Updated 2 weeks ago