rust-analyzer / rowanLinks
☆766Updated 3 weeks 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,219Updated last week
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Types for communicating with a language server☆379Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated this week
- Rust grammar tool libraries and binaries☆551Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆481Updated last year
- ☆323Updated 9 months ago
- Runtime for executing procedural macros as WebAssembly☆1,413Updated this week
- Incremental garbage collection from safe Rust☆760Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- Easy self-referential struct generation for Rust.☆639Updated 7 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- Use Tree Sitter to parse your own languages in Rust☆663Updated 2 months ago
- Typed distributed plugin registration☆1,158Updated this week
- Zero-cost functional reactive Signals for Rust☆733Updated last year
- Compile-time reference counting☆457Updated 3 months ago
- Defines the Rust borrow checker.☆1,489Updated 2 months ago
- Making parsing a breeze☆770Updated 3 weeks ago
- A special input type for nom to locate tokens☆236Updated 6 months ago
- ☆493Updated 10 months ago
- Safe cross-platform linker shenanigans☆771Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,143Updated this week
- Refinement Types for Rust☆759Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,510Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆629Updated last year
- Compact inlined strings for Rust.☆528Updated last year