dtolnay / seq-macro
Macro to repeat sequentially indexed copies of a fragment of code
☆137Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for seq-macro
- Compile-time string formatting☆217Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- Convert number to enum☆88Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated last week
- A fast, concurrent string interner☆140Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Compile-time checks that an enum or match is written in sorted order☆111Updated 2 weeks ago
- Macro for sealing traits and structures☆49Updated last month
- ☆94Updated 2 weeks ago
- A library for compact bit sets containing enums.☆93Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- Bisects rustc, either nightlies or CI artifacts☆177Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- ☆112Updated last year
- home for proposals in and around compile-time function evaluation☆105Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆144Updated 10 months ago
- An alternate Cargo registry using static files☆105Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Lazy formatting utility macro for rust☆125Updated 11 months ago