vi / syn-file-expandLinks
Rust library to scan files and expand (make modules inline) multi-file crates source code as a single tree.
☆19Updated 2 years ago
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:
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Fast byte array to hex string conversion☆63Updated 3 months ago
- Bechmarks for Rust big integer implementations☆64Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- A framework for writing plugins that integrate with the Rust compiler☆163Updated 4 months ago
- Scalable and lock-free memory reclamation system☆37Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Finding ownership bugs at scale.☆32Updated this week
- A tool to help with minimization of Rust code☆67Updated 3 months ago
- A fast and flexible LRU map.☆200Updated last year
- Callgraph generation for rust project☆78Updated 3 years ago
- The Rustc Trait System Refactor Initiative☆26Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Define your own PhantomData☆158Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- A test framework for testing rustc diagnostics output☆38Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Hybrid typenum/const generic arrays☆20Updated last week
- Better reference counted strings for Rust☆140Updated last year