vi / syn-file-expandLinks
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:
- Callgraph generation for rust project☆73Updated 3 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆115Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last week
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Scalable and lock-free memory reclamation system☆35Updated this week
- Fast, concurrent, arena-based allocator with drop support☆141Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆156Updated 2 weeks ago
- Bechmarks for Rust big integer implementations☆63Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated 2 weeks ago
- Cross-platform implementation of cross-process named locks☆37Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆30Updated last week
- Better reference counted strings for Rust☆136Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Define your own PhantomData☆158Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- A test framework for testing rustc diagnostics output☆33Updated 3 weeks ago
- ☆112Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- ☆35Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- A concurrent, append-only vector.☆196Updated last month
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- An updated version of linked-hash-map and friends☆124Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆177Updated 3 months ago
- `$crate` in procedural macros.☆74Updated last week