pest-parser / ast
☆86Updated this week
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☆148Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Better reference counted strings for Rust☆117Updated 6 months ago
- ☆50Updated 4 months ago
- A simple, id-based arena☆117Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A Vec That Has a Smaller size_of☆133Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- A Set of Bits☆63Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Extract bits from a byte slice☆73Updated this week
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- PEG trace visualizer☆79Updated last week
- A simple bitset container for Rust☆130Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Rust bindings for libffi☆105Updated 8 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- Const TypeId and non-'static TypeId☆58Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Integer trait and functions for Rust☆179Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 2 weeks ago
- Determine whether characters have the XID_Start or XID_Continue properties☆81Updated this week
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year