Macro to repeat sequentially indexed copies of a fragment of code
☆164Feb 16, 2026Updated 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:
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated last week
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last week
- Clone trait that is object-safe☆748Feb 16, 2026Updated last week
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 2 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Dec 18, 2022Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last week
- Cargo subcommand to download popular crates.☆57Nov 23, 2022Updated 3 years ago
- Indented document literals for Rust☆767Feb 16, 2026Updated last week
- Define your own PhantomData☆159Feb 16, 2026Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- ☆900Feb 16, 2026Updated last week
- Find out path at which a deserialization error occurred☆413Feb 16, 2026Updated last week
- #[no_std] print equivalent for Rust☆66Feb 13, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Formatting Cargo.toml☆32Feb 7, 2026Updated 3 weeks ago
- Self-referencial structs using the async/await transformation☆43Apr 13, 2021Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Dec 20, 2025Updated 2 months ago
- ☆64Feb 16, 2026Updated last week
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- Serde Visitor for deserializing untagged enums☆70Feb 16, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- The home for Rust's governance documentation, such as team charters.☆13Jan 26, 2022Updated 4 years ago
- Cargo API written in Paris☆56Feb 1, 2026Updated last month
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated 2 weeks ago
- bytes::BufMut implementation to count buffer size☆25Feb 16, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month