lukaslueg / macro_railroad
A library to generate syntax diagrams for Rust macros.
☆554Updated 7 months ago
Alternatives and similar repositories for macro_railroad:
Users that are interested in macro_railroad are comparing it to the libraries listed below
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Online introspection for Rust☆417Updated 2 years ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Colorful panic backtraces for Rust☆568Updated last month
- An intrusive flamegraph profiling tool for rust.☆713Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Generic array types in Rust☆406Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- Compile time numbers in Rust.☆541Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆544Updated 6 months ago
- Runtime for executing procedural macros as WebAssembly☆1,362Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated 2 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆735Updated last month
- Rust method delegation with less boilerplate☆463Updated last week
- A compiler plugin to insert flame calls☆380Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,253Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 3 weeks ago
- Intrusive collections for Rust☆442Updated 6 months ago
- Compile-time type-checked builder derive☆969Updated this week
- Typed distributed plugin registration☆1,084Updated 3 weeks ago
- Indented document literals for Rust☆699Updated 3 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆345Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- PEG parser combinators using operator overloading without macros.☆510Updated 2 months ago