nolanderc / dyn_struct
Construct dynamically sized types safely
☆11Updated last year
Alternatives and similar repositories for dyn_struct:
Users that are interested in dyn_struct are comparing it to the libraries listed below
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Convert closures into wakers☆45Updated 3 months ago
- ☆87Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- More reliable path manipulation.☆61Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- ☆53Updated last month
- ☆45Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated this week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Lending iterators on stable Rust☆82Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Take a value atomically once.☆29Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- ☆72Updated 2 weeks ago
- Minimal TOML library with few dependencies☆83Updated last month
- Pretty-print file sizes and more☆44Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago