domenicquirl / cstreeLinks
Concrete Syntax Tree library
☆95Updated 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 memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Resilient LL(1) parser generator for Rust☆159Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- A simple, id-based arena☆119Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Interning of data in rust☆101Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- ☆34Updated last year
- Compact, clone-on-write vector and string.☆267Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆33Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- ☆89Updated 4 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 7 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- A Vec That Has a Smaller size_of☆140Updated 3 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Anonymous struct and named arguments in Rust.☆75Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Stack safe and expressive recursion in Rust☆97Updated last week
- String optimized for map keys☆63Updated 2 weeks ago
- Program startup and thread support written in Rust☆186Updated last month
- Pratt parser written in Rust☆90Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago