rust-analyzer / rowan
☆744Updated last month
Alternatives and similar repositories for rowan:
Users that are interested in rowan are comparing it to the libraries listed below
- Beautiful diagnostic reporting for text-based programming languages.☆1,156Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- A minimal `syn` syntax tree pretty-printer☆681Updated this week
- A fast bump allocation arena for Rust☆1,661Updated this week
- Use Tree Sitter to parse your own languages in Rust☆638Updated last month
- ☆956Updated 9 months ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆735Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month
- Rust quasi-quoting☆1,401Updated last month
- A Rust proc-macro attribute parser☆1,106Updated this week
- Typed distributed plugin registration☆1,096Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Incremental garbage collection from safe Rust☆679Updated 3 weeks ago
- Compile-time reference counting☆442Updated last year
- Rust grammar tool libraries and binaries☆538Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,293Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Making parsing a breeze☆702Updated this week
- ☆815Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- Compile-time type-checked builder derive☆1,006Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆979Updated last week
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- Types for communicating with a language server☆362Updated 9 months ago
- Optimized string search routines for Rust.☆1,054Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Compact inlined strings for Rust.☆524Updated last year
- Command line parser with applicative interface☆377Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆461Updated last year