pest-parser / astLinks
☆90Updated 2 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☆156Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- A Vec That Has a Smaller size_of☆144Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Generate parsers directly from AST node types☆85Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- A Set of Bits☆71Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Blazing fast immutable collection datatypes for Rust.☆115Updated 3 weeks ago
- A simple, id-based arena☆120Updated 2 years ago
- ☆51Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- ☆62Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- A simple bitset container for Rust☆150Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year