nolanderc / dyn_structLinks
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
Sorting:
- ☆53Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆46Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Automatic cfg for Rust compiler features☆95Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 2 weeks ago
- Pretty-print file sizes and more☆45Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- An exploration of Storages☆35Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- A Rust crate for formatting strings dynamically☆32Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆89Updated 7 months ago
- ☆72Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆40Updated 11 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 3 years ago