udoprog / syntreeLinks
A memory efficient syntax tree for language developers
☆63Updated this week
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
- ☆96Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Macro for sealing traits and structures☆60Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A fast, concurrent string interner☆162Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A simple, id-based arena☆124Updated 2 years ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- ☆76Updated last month
- Alternative future adapters that provide cancel safety.☆79Updated 3 weeks ago
- A sinless derive helper☆76Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago