dtolnay / seq-macro
Macro to repeat sequentially indexed copies of a fragment of code
☆142Updated this 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 month
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Make trait methods callable without the trait in scope☆135Updated this week
- Compile-time string formatting☆230Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 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
- Pull in every source file in a directory as a module☆169Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Conditional compilation according to rustc compiler version☆346Updated this week
- A fast, concurrent string interner☆148Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Define your own PhantomData☆151Updated this week
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- ☆180Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Macro to generate random constants in Rust https://xkcd.com/221/☆77Updated 11 months ago
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- An alternate Cargo registry using static files☆110Updated 4 months ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆86Updated this week