pest-parser / astLinks
☆90Updated last month
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☆164Updated last year
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Better reference counted strings for Rust☆140Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A simple, id-based arena☆125Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Manual segmented stacks for Rust☆332Updated 2 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Macro for sealing traits and structures☆61Updated last year
- ☆51Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- "A very small syn"☆212Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- ☆64Updated last month
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year