pest-parser / astLinks
☆90Updated 4 months ago
Alternatives and similar repositories for ast
Users that are interested in ast are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A simple, id-based arena☆122Updated 2 years ago
- A fast, concurrent string interner☆161Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated last month
- Blazing fast immutable collection datatypes for Rust.☆127Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- ☆63Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- A Vec That Has a Smaller size_of☆149Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Generate parsers directly from AST node types☆85Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Manual segmented stacks for Rust☆328Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Target "triple" support☆53Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆112Updated last year
- PEG trace visualizer☆92Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago