vi / syn-file-expandLinks
Rust library to scan files and expand (make modules inline) multi-file crates source code as a single tree.
☆19Updated 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:
- Callgraph generation for rust project☆77Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated this week
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- ☆35Updated 10 months ago
- The Rustc Trait System Refactor Initiative☆26Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated last month
- ☆90Updated 3 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆66Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Hybrid typenum/const generic arrays☆18Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- A tool to help with minimization of Rust code☆61Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A framework for writing plugins that integrate with the Rust compiler☆161Updated 2 months ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- A test framework for testing rustc diagnostics output☆36Updated last week
- Implied bounds, since 1.79!☆22Updated last year
- Bechmarks for Rust big integer implementations☆63Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- A fast, concurrent string interner☆161Updated last year