dtolnay / seq-macro
Macro to repeat sequentially indexed copies of a fragment of code
☆150Updated 2 weeks ago
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 2 weeks ago
- Compile-time string formatting☆233Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Semantic wrapper for byte count representations☆125Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Lazy formatting utility macro for rust☆126Updated last year
- Migrated to Codeberg☆80Updated last year
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year