pest-parser / ast
☆89Updated 2 months ago
Alternatives and similar repositories for ast:
Users that are interested in ast are comparing it to the libraries listed below
- A fast, concurrent string interner☆149Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- ☆50Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A simple, id-based arena☆119Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆155Updated 11 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Better reference counted strings for Rust☆121Updated 9 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Migrated to Codeberg☆80Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- ☆112Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- A Vec That Has a Smaller size_of☆138Updated last month
- Blazing fast immutable collection datatypes for Rust.☆102Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- PEG trace visualizer☆83Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago