udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆63Updated 3 months ago
Alternatives and similar repositories for syntree
Users that are interested in syntree are comparing it to the libraries listed below
Sorting:
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆95Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- An exploration of Storages☆39Updated 2 years ago
- ☆76Updated 3 weeks ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Const TypeId and non-'static TypeId☆69Updated last week
- A sinless derive helper☆76Updated 5 months ago
- ☆43Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A simple, id-based arena☆120Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- An alternate Cargo registry using static files☆134Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- ☆45Updated 8 months ago
- docs.rs as a publishing platform?☆71Updated last week
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year