pest-parser / astLinks
☆89Updated 5 months ago
Alternatives and similar repositories for ast
Users that are interested in ast are comparing it to the libraries listed below
Sorting:
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A Set of Bits☆67Updated 3 weeks ago
- A simple, id-based arena☆120Updated last year
- A garbage collection library for Rust with zero unsafe code☆114Updated last year
- PEG trace visualizer☆87Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆92Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Generate parsers directly from AST node types☆84Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- ☆50Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Extract bits from a byte slice☆79Updated this week