domenicquirl / cstree
Concrete Syntax Tree library
☆88Updated 2 months ago
Alternatives and similar repositories for cstree:
Users that are interested in cstree are comparing it to the libraries listed below
- A garbage collection library for Rust with zero unsafe code☆107Updated 6 months ago
- Resilient LL(1) parser generator for Rust☆126Updated last week
- Compact, clone-on-write vector and string.☆217Updated 2 months ago
- A simple, id-based arena☆117Updated last year
- Anonymous struct and named arguments in Rust.☆70Updated last year
- A fast, concurrent string interner☆146Updated 4 months ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Generate parsers directly from AST node types☆81Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆254Updated last month
- ☆85Updated 3 weeks ago
- Reliably performant diffing☆134Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆149Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆91Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆81Updated last month
- REGex in Rust with EcmaScript Syntax☆179Updated this week
- Pratt parser written in Rust☆88Updated last year
- A memory efficient syntax tree for language developers☆51Updated 4 months ago
- Cycle-tracking garbage collector library for Rust☆168Updated this week
- A new register allocator☆221Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- ☆36Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆109Updated 3 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆100Updated 2 months ago
- Rust String Libraries by mcyoung☆157Updated this week
- ☆50Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- A concurrent, append-only vector.☆141Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆58Updated last month