dtolnay / seq-macro
Macro to repeat sequentially indexed copies of a fragment of code
☆154Updated last month
Alternatives and similar repositories for seq-macro:
Users that are interested in seq-macro are comparing it to the libraries listed below
- Compile-time string formatting☆236Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Pull in every source file in a directory as a module☆172Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆175Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Conditional compilation according to rustc compiler version☆351Updated last month
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Type that deserializes only from one specific value☆231Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Rust library for typesystem-assisted bitflags.☆119Updated 2 months ago
- Automatically implement traits for common smart pointers☆109Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆143Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- 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
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆132Updated this week