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
Sorting:
- Fast byte array to hex string conversion☆44Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Scalable and lock-free memory reclamation system☆28Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆40Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- `$crate` in procedural macros.☆70Updated 2 months ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- ☆29Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆107Updated last week
- 256-bit unsigned integer implementation.☆57Updated last month
- Hash trait that is object-safe☆32Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆28Updated 2 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 3 weeks ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- Memory validation framework for Rust☆67Updated 3 months ago
- A partial actor pattern with a global orchestrator.☆28Updated 7 months ago