dtolnay / mashupLinks
Concatenate identifiers in a macro invocation
☆94Updated 2 years ago
Alternatives and similar repositories for mashup
Users that are interested in mashup are comparing it to the libraries listed below
Sorting:
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆60Updated last year
- Write doc comments from macros☆101Updated 2 weeks ago
- Safely combine results☆82Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- ☆125Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- ☆65Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆106Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- ☆87Updated 9 months ago
- ☆61Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago