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:
- Beautiful diagnostic reporting for text-based programming languages.☆1,275Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Types for communicating with a language server☆399Updated last year
- Rust grammar tool libraries and binaries☆572Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- Use Tree Sitter to parse your own languages in Rust☆687Updated 7 months ago
- Incremental garbage collection from safe Rust☆801Updated 2 months ago
- Capability-oriented version of the Rust standard library☆740Updated 2 weeks ago
- Making parsing a breeze☆845Updated this week
- PEG parser combinators using operator overloading without macros.☆522Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,467Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆498Updated 2 years ago
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Refinement Types for Rust☆821Updated this week
- ☆324Updated 2 months ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- ☆501Updated 2 months ago
- A high level diffing library for rust based on diffs☆1,209Updated 11 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,742Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Macros for all your token pasting needs☆1,074Updated last year
- Typed distributed plugin registration☆1,250Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆575Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Compact inlined strings for Rust.☆541Updated 2 years ago
- A special input type for nom to locate tokens☆240Updated last year