lukaslueg / macro_railroadLinks
A library to generate syntax diagrams for Rust macros.
☆559Updated 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:
- Colorful panic backtraces for Rust☆583Updated last month
- Rust doesn't have exceptions☆635Updated 5 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Online introspection for Rust☆417Updated 3 years ago
- Compile time numbers in Rust.☆564Updated last week
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆633Updated last year
- Generic array types in Rust☆418Updated this week
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- A Rust procedural macro for tracing function execution☆338Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆758Updated this week
- Tutorial for parsing with nom 5.☆295Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆345Updated 9 months ago
- Auditing crates for unsafe code which can be safely replaced☆557Updated 3 years ago
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Fast, ergonomic metrics for Rust☆341Updated 11 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆361Updated last year
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- ☆531Updated 5 years ago
- A string type for Rust that is not required to be valid UTF-8.☆985Updated 2 months ago
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Macros for all your token pasting needs☆1,057Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated 2 months ago
- Rust method delegation with less boilerplate☆497Updated 2 months ago
- derive simple constructor functions for Rust structs☆566Updated last year
- A tool for transforming Rust code using rules☆715Updated 2 years ago
- A guide for doing FFI using Rust☆291Updated 4 years ago
- Test harness for ui tests of compiler diagnostics☆926Updated 3 weeks ago