vi / syn-file-expand
Rust library to scan files and expand (make modules inline) multi-file crates source code as a single tree.
☆17Updated last year
Alternatives and similar repositories for syn-file-expand:
Users that are interested in syn-file-expand are comparing it to the libraries listed below
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Easy and safe destructuring for more types.☆32Updated last month
- `$crate` in procedural macros.☆69Updated last month
- Generate markdown comparison tables from `cargo-criterion` JSON output☆32Updated 3 years ago
- Scalable and lock-free memory reclamation system☆25Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Lending iterators on stable Rust☆82Updated last year
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Rust attribute macro to implement a trait for tuples☆24Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Take a value atomically once.☆29Updated 2 years ago
- ☆40Updated 9 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆29Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- Embed images in Rust documentation☆26Updated 3 years ago
- Byte-wise atomic memcpy.☆34Updated 3 weeks ago