rust-analyzer / rowanLinks
☆771Updated last month
Alternatives and similar repositories for rowan
Users that are interested in rowan are comparing it to the libraries listed below
Sorting:
- Beautiful diagnostic reporting for text-based programming languages.☆1,226Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Types for communicating with a language server☆382Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,428Updated 3 weeks ago
- Rust grammar tool libraries and binaries☆555Updated 3 weeks ago
- Use Tree Sitter to parse your own languages in Rust☆667Updated 2 months ago
- ☆324Updated 10 months ago
- Refinement Types for Rust☆767Updated this week
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- The arena, a fast but limited type of allocator☆553Updated last year
- Capability-oriented version of the Rust standard library☆708Updated 4 months ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆762Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Making parsing a breeze☆782Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- Slotmap data structure for Rust☆1,233Updated last year
- Defines the Rust borrow checker.☆1,497Updated 3 months ago
- Typed distributed plugin registration☆1,178Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,527Updated 3 weeks ago
- ☆1,047Updated 3 months ago
- Compile-time reference counting☆457Updated 3 months ago
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- Incremental garbage collection from safe Rust☆766Updated last month
- A special input type for nom to locate tokens☆237Updated 7 months ago