dtolnay / seq-macroLinks
Macro to repeat sequentially indexed copies of a fragment of code
☆161Updated last month
Alternatives and similar repositories for seq-macro
Users that are interested in seq-macro are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Make trait methods callable without the trait in scope☆162Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Better reference counted strings for Rust☆140Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Define your own PhantomData☆158Updated last month
- Rust library for typesystem-assisted bitflags.☆136Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A fast, concurrent string interner☆164Updated last year
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- ☆204Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year