udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆62Updated 2 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
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆76Updated 2 months ago
- A fast, concurrent string interner☆157Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A sinless derive helper☆75Updated 3 months ago
- ☆93Updated 11 months ago
- A simple, id-based arena☆120Updated 2 years ago
- ☆45Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Easy-to-use optional function arguments for Rust☆47Updated last year
- An exploration of Storages☆37Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago