SOF3 / dirmod
Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.
☆19Updated last year
Related projects ⓘ
Alternatives and complementary repositories for dirmod
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- ☆29Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Pretty parser error reporting.☆33Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Zig comptime using Rust proc macros☆37Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- Macro for sealing traits and structures☆49Updated last month
- Automatically upgrade breaking changes☆44Updated 8 months ago
- Pretty-print file sizes and more☆42Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Remove Cargo.lock lockfile☆32Updated last week
- Make any value Sync but only available on its original thread☆37Updated last year
- ☆35Updated 3 months ago
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- ☆50Updated 6 months ago
- Configure const and static items by environment variables.☆22Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- A package manager☆19Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- ☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago