dtolnay / seq-macroLinks
Macro to repeat sequentially indexed copies of a fragment of code
☆159Updated last week
Alternatives and similar repositories for seq-macro
Users that are interested in seq-macro are comparing it to the libraries listed below
Sorting:
- Compile-time string formatting☆243Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Make trait methods callable without the trait in scope☆157Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Better reference counted strings for Rust☆136Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A fast, concurrent string interner☆153Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- A library for compact bit sets containing enums.☆115Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆115Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- ☆194Updated 2 weeks ago
- Public repository for the Rust keyword generics initiative☆106Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago