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
- A sinless derive helper☆73Updated last month
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- An exploration of Storages☆37Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- ☆91Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Alternative future adapters that provide cancel safety.☆65Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Simple goldenfile testing in Rust☆40Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- ☆44Updated 4 months ago
- The `io_uring` library for Rust (with Rustix)☆31Updated 3 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Data-driven tests on stable Rust☆40Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- ☆72Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- A simple, id-based arena☆120Updated last year
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago