Macro to repeat sequentially indexed copies of a fragment of code
☆165Feb 16, 2026Updated 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:
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Dec 18, 2022Updated 3 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated last month
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated last month
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 3 months ago
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- Define your own PhantomData☆160Feb 16, 2026Updated last month
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Indented document literals for Rust☆770Feb 16, 2026Updated last month
- ☆909Feb 16, 2026Updated last month
- Cargo subcommand to download popular crates.☆57Nov 23, 2022Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Find out path at which a deserialization error occurred☆418Feb 16, 2026Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- bytes::BufMut implementation to count buffer size☆25Feb 16, 2026Updated last month
- Serde Visitor for deserializing untagged enums☆71Feb 16, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- The home for Rust's governance documentation, such as team charters.☆13Jan 26, 2022Updated 4 years ago
- Safe cross-platform linker shenanigans☆838Feb 19, 2026Updated last month
- Self-referencial structs using the async/await transformation☆43Apr 13, 2021Updated 4 years ago
- Formatting Cargo.toml☆32Feb 7, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- #[no_std] print equivalent for Rust☆66Feb 13, 2026Updated last month
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month