lukaslueg / macro_railroad_ext
Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org
☆187Updated last year
Related projects ⓘ
Alternatives and complementary repositories for macro_railroad_ext
- Support crate for rustc's self-profiling feature☆334Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆263Updated 5 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆218Updated last month
- Easy code duplicate with substitution for Rust☆235Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- A tool to mine crates.io and produce static websites☆125Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- Delegation of trait implementations via procedural macros☆257Updated 3 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆199Updated 6 months ago
- Conditional compilation according to rustc compiler version☆334Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆185Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Execute your code on the Rust ecosystem.☆181Updated last month
- ☆308Updated last year
- Rust option parser with custom derive support☆225Updated 4 months ago
- ☆162Updated 3 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago
- Type that deserializes only from one specific value☆228Updated this week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago