domenicquirl / cstreeLinks
Concrete Syntax Tree library
☆100Updated last month
Alternatives and similar repositories for cstree
Users that are interested in cstree are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Resilient LL(1) parser generator for Rust☆171Updated last week
- Anonymous struct and named arguments in Rust.☆75Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆40Updated last week
- A memory efficient syntax tree for language developers☆62Updated last month
- Idiomatic exceptions for Rust☆80Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Interning of data in rust☆106Updated 2 months ago
- ☆90Updated last month
- Generate parsers directly from AST node types☆85Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- A fast, concurrent string interner☆152Updated last year
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- ☆39Updated last year
- Compact, clone-on-write vector and string.☆287Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆122Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Pratt parser written in Rust☆91Updated last year
- PEG trace visualizer☆88Updated 7 months ago
- Cycle-tracking garbage collector library for Rust☆194Updated 3 months ago
- REGex in Rust with EcmaScript Syntax☆200Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 10 months ago
- Reliably performant diffing☆170Updated 2 weeks ago
- ☆142Updated 2 years ago
- Minimalistic snapshot testing for Rust.☆290Updated 8 months ago
- Comparing parser APIs☆138Updated this week
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Language Server Protocol implementation for Rust based on Tower☆118Updated last month