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 7 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.☆157Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆178Updated last week
- ☆50Updated last month
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- A Vec That Has a Smaller size_of☆137Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- String interning for Rust☆198Updated this week
- A memory efficient syntax tree for language developers☆57Updated this week
- A simple bitset container for Rust☆133Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated 2 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- An exploration of Storages☆35Updated last year
- A garbage collection library for Rust with zero unsafe code☆111Updated 8 months ago
- A simple, id-based arena☆119Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Pratt parser written in Rust☆89Updated last year
- ☆203Updated 2 months ago
- Manual segmented stacks for Rust☆301Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆100Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 3 weeks ago