udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆63Updated 4 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☆70Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- ☆95Updated last year
- Const TypeId and non-'static TypeId☆70Updated last week
- ☆76Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Macro for sealing traits and structures☆60Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A simple, id-based arena☆123Updated 2 years ago