udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆62Updated 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
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Alternative future adapters that provide cancel safety.☆75Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆95Updated last year
- A sinless derive helper☆75Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆71Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- An exploration of Storages☆39Updated 2 years ago
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- A simple, id-based arena☆119Updated 2 years ago