rust-analyzer / rowanLinks
☆812Updated 6 months ago
Alternatives and similar repositories for rowan
Users that are interested in rowan are comparing it to the libraries listed below
Sorting:
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,275Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Rust grammar tool libraries and binaries☆572Updated 2 weeks ago
- Types for communicating with a language server☆399Updated last year
- Test harness for ui tests of compiler diagnostics☆949Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆806Updated 2 months ago
- The arena, a fast but limited type of allocator☆575Updated last year
- Easy self-referential struct generation for Rust.☆690Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆498Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Making parsing a breeze☆845Updated last week
- Capability-oriented version of the Rust standard library☆740Updated 2 weeks ago
- Use Tree Sitter to parse your own languages in Rust☆687Updated 7 months ago
- ☆902Updated 2 weeks ago
- A high level diffing library for rust based on diffs☆1,211Updated last year
- PEG parser combinators using operator overloading without macros.☆522Updated last year
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 3 weeks ago
- Refinement Types for Rust☆821Updated last week
- ☆1,179Updated 3 months ago