domenicquirl / cstreeLinks
Concrete Syntax Tree library
☆110Updated 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☆116Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆52Updated this week
- Resilient LL(1) parser generator for Rust☆183Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- Interning of data in rust☆115Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- Compact, clone-on-write vector and string.☆295Updated last month
- ☆90Updated 4 months ago
- A simple, id-based arena☆123Updated 2 years ago
- Pratt parser written in Rust☆98Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- Blazing fast immutable collection datatypes for Rust.☆128Updated last week
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Generate parsers directly from AST node types☆86Updated last year
- REGex in Rust with EcmaScript Syntax☆207Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Stack safe and expressive recursion in Rust☆104Updated 6 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- Comparing parser APIs☆152Updated last week
- Choose Rust types at compile-time via constants☆70Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Idiomatic exceptions for Rust☆87Updated 4 months ago
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- ☆39Updated last year
- Safe, zero-cost tail recursion for stable Rust☆182Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month