SergioBenitez / proc-macro-starterLinks
Starter code for writing procedural macros in Rust.
☆17Updated 7 years ago
Alternatives and similar repositories for proc-macro-starter
Users that are interested in proc-macro-starter are comparing it to the libraries listed below
Sorting:
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆63Updated 8 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs