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 garbage collection library for Rust with zero unsafe code☆118Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- A simple, id-based arena☆125Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Manual segmented stacks for Rust☆334Updated this week
- Better reference counted strings for Rust☆140Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆138Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A Set of Bits☆73Updated 5 months ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Concrete Syntax Tree library☆115Updated 4 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- String interning for Rust☆207Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Rust bindings for libffi☆125Updated this week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A framework for processing the output of a pest-generated parser☆48Updated last year
- A simple bitset container for Rust☆159Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month