dtolnay / seq-macro
Macro to repeat sequentially indexed copies of a fragment of code
☆148Updated last week
Alternatives and similar repositories for seq-macro:
Users that are interested in seq-macro are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Compile-time string formatting☆232Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- Make trait methods callable without the trait in scope☆135Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 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`☆111Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Better reference counted strings for Rust☆118Updated 7 months ago
- A fast, concurrent string interner☆149Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- Define your own PhantomData☆151Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- "A very small syn"☆201Updated last month
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Automatically implement traits for common smart pointers☆106Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago