domenicquirl / cstree
Concrete Syntax Tree library
☆92Updated last month
Alternatives and similar repositories for cstree:
Users that are interested in cstree are comparing it to the libraries listed below
- Resilient LL(1) parser generator for Rust☆130Updated this week
- A garbage collection library for Rust with zero unsafe code☆108Updated 8 months ago
- Anonymous struct and named arguments in Rust.☆72Updated last year
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- A simple, id-based arena☆118Updated last year
- ☆88Updated last month
- PEG trace visualizer☆82Updated last month
- Compact, clone-on-write vector and string.☆226Updated 4 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Interning of data in rust☆95Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago
- Pratt parser written in Rust☆89Updated last year
- Tower-based Rust crate for the Language Server Protocol☆3Updated 3 years ago
- Generate parsers directly from AST node types☆82Updated 9 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated this week
- A Vec That Has a Smaller size_of☆134Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago