pest-parser / astLinks
☆89Updated 4 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
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- ☆50Updated 4 months ago
- A simple bitset container for Rust☆143Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- A garbage collection library for Rust with zero unsafe code☆113Updated 11 months ago
- A simple, id-based arena☆120Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- An updated version of linked-hash-map and friends☆116Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Generate parsers directly from AST node types☆84Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- "A very small syn"☆204Updated 4 months ago
- ☆210Updated last month
- Choose Rust types at compile-time via constants☆67Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago