domenicquirl / cstreeLinks
Concrete Syntax Tree library
☆112Updated 3 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☆117Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆56Updated this week
- Resilient LL(1) parser generator for Rust☆185Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Anonymous struct and named arguments in Rust.☆78Updated last year
- A simple, id-based arena☆124Updated 2 years ago
- Interning of data in rust☆115Updated 6 months ago
- Generate parsers directly from AST node types☆87Updated last year
- Blazing fast immutable collection datatypes for Rust.☆134Updated last month
- Comparing parser APIs☆152Updated last month
- A fast, concurrent string interner☆162Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago
- ☆39Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated 2 months ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Compact, clone-on-write vector and string.☆297Updated 2 months ago
- REGex in Rust with EcmaScript Syntax☆209Updated 3 weeks ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Stack safe and expressive recursion in Rust☆105Updated 7 months ago
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- ☆90Updated 2 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Deadlock free mutexes☆177Updated 9 months ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- ☆324Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Minimalistic snapshot testing for Rust.☆298Updated last year