dtolnay / seq-macroLinks
Macro to repeat sequentially indexed copies of a fragment of code
☆155Updated 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.☆165Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Compile-time string formatting☆238Updated 6 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- A fast, concurrent string interner☆150Updated 10 months ago
- Define your own PhantomData☆152Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆160Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- ☆187Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 8 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago