lukaslueg / macro_railroadLinks
A library to generate syntax diagrams for Rust macros.
☆562Updated last year
Alternatives and similar repositories for macro_railroad
Users that are interested in macro_railroad are comparing it to the libraries listed below
Sorting:
- Rust doesn't have exceptions☆636Updated 5 years ago
- Colorful panic backtraces for Rust☆598Updated last month
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆382Updated 2 years ago
- An intrusive flamegraph profiling tool for rust.☆728Updated last year
- Online introspection for Rust☆418Updated 3 years ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Generic array types in Rust☆431Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 4 months ago
- Compile time numbers in Rust.☆568Updated last month
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Tutorial for parsing with nom 5.☆297Updated 3 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- ☆532Updated 5 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 3 weeks ago
- Macros for all your token pasting needs☆1,065Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A tool for transforming Rust code using rules☆715Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Faster, more compact implementation of std::Cow☆369Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Rust method delegation with less boilerplate☆507Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆942Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆840Updated last year
- Fast, ergonomic metrics for Rust☆340Updated last year
- How-to: Sanitize your Rust code!☆433Updated 7 years ago