domenicquirl / cstree
Concrete Syntax Tree library
☆93Updated 3 weeks ago
Alternatives and similar repositories for cstree:
Users that are interested in cstree are comparing it to the libraries listed below
- Resilient LL(1) parser generator for Rust☆139Updated this week
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Compact, clone-on-write vector and string.☆252Updated last week
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A simple, id-based arena☆119Updated last year
- Pratt parser written in Rust☆90Updated last year
- ☆89Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆113Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last month
- A Vec That Has a Smaller size_of☆138Updated last month
- Interning of data in rust☆100Updated last month
- PEG trace visualizer☆83Updated 2 months ago
- Cycle-tracking garbage collector library for Rust☆178Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Anonymous struct and named arguments in Rust.☆72Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- Rust String Libraries by mcyoung☆183Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Blazing fast immutable collection datatypes for Rust.☆102Updated this week
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- REGex in Rust with EcmaScript Syntax☆185Updated 2 months ago
- ☆140Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago