☆818Jul 27, 2025Updated 7 months ago
Alternatives and similar repositories for rowan
Users that are interested in rowan are comparing it to the libraries listed below
Sorting:
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- ☆324Nov 8, 2025Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,279Oct 22, 2025Updated 4 months ago
- A fancy diagnostics & error reporting crate☆2,132Jan 21, 2026Updated last month
- Create ridiculously fast Lexers☆3,442Feb 5, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Write expressive, high-performance parsers with ease.☆4,475Feb 19, 2026Updated last week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- LR(1) parser generator for Rust☆3,442Feb 18, 2026Updated last week
- ☆500Nov 8, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Cranelift based backend for rustc☆1,988Feb 20, 2026Updated last week
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- A snapshot testing library for rust☆2,776Feb 15, 2026Updated last week
- Types for communicating with a language server☆406Jul 9, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Sep 4, 2020Updated 5 years ago
- Language Server Protocol implementation written in Rust☆1,299Aug 15, 2024Updated last year
- Concrete Syntax Tree library☆119Sep 29, 2025Updated 4 months ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated 3 weeks ago
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- A utf8 text rope for manipulating and editing large texts.☆1,602Nov 16, 2025Updated 3 months ago
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago
- Parser for Rust source code☆3,294Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,837Updated this week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,707Feb 21, 2026Updated last week
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month