domenicquirl / cstreeLinks
Concrete Syntax Tree library
☆109Updated 2 months ago
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☆115Updated last year
- Resilient LL(1) parser generator for Rust☆181Updated last week
- Anonymous struct and named arguments in Rust.☆78Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated last week
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- ☆90Updated 3 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated last week
- Interning of data in rust☆114Updated 5 months ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Cycle-tracking garbage collector library for Rust☆203Updated 3 weeks ago
- Safe, zero-cost tail recursion for stable Rust☆182Updated last year
- A fast, concurrent string interner☆161Updated last year
- Compact, clone-on-write vector and string.☆294Updated last month
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- Deadlock free mutexes☆177Updated 8 months ago
- PEG trace visualizer☆91Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- A Vec That Has a Smaller size_of☆146Updated last month
- REGex in Rust with EcmaScript Syntax☆206Updated last week
- Generate parsers directly from AST node types☆86Updated last year
- Pratt parser written in Rust☆95Updated 2 years ago
- Idiomatic exceptions for Rust☆86Updated 4 months ago
- Stack safe and expressive recursion in Rust☆104Updated 5 months ago
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Minimalistic snapshot testing for Rust.☆297Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago