udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆62Updated last month
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
- An exploration of Storages☆37Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated 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 8 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Simple goldenfile testing in Rust☆40Updated 5 months ago
- We have Crater At Home☆35Updated 8 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆91Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- Alternative future adapters that provide cancel safety.☆65Updated this week
- A simple, id-based arena☆120Updated last year
- ☆57Updated last year
- Lending iterators on stable Rust☆83Updated last year
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A sinless derive helper☆72Updated 2 weeks ago
- ☆72Updated last month