dtolnay / seq-macroLinks
Macro to repeat sequentially indexed copies of a fragment of code
☆160Updated 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:
- Compile-time string formatting☆248Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Define your own PhantomData☆158Updated this week
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆196Updated last week
- Better reference counted strings for Rust☆138Updated last year
- A library for compact bit sets containing enums.☆119Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated last week
- Project group working on the "safe transmute" feature☆94Updated last year
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A fast, concurrent string interner☆159Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago