TedDriggs / syn-inline-mod
Tool to inline module contents into syn::File instances
☆12Updated last year
Alternatives and similar repositories for syn-inline-mod:
Users that are interested in syn-inline-mod are comparing it to the libraries listed below
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆29Updated 11 months ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- ☆39Updated last year
- ☆61Updated 7 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Rust traits for key comparison in maps.☆24Updated last month
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆23Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year