nolanderc / dyn_struct
Construct dynamically sized types safely
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for dyn_struct
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Pretty-print file sizes and more☆42Updated 6 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- ☆54Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Take a value atomically once.☆27Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- ☆36Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Macro for sealing traits and structures☆49Updated last month
- A snapshot of name squatting on crates.io☆74Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- ☆44Updated last year
- Remove Cargo.lock lockfile☆32Updated 2 weeks 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
- Automatic cfg for Rust compiler features☆95Updated last month
- ☆84Updated 3 weeks ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Convert number to enum☆88Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆76Updated this week