pksunkara / cargo-upLinks
Automatically upgrade breaking changes
☆45Updated last year
Alternatives and similar repositories for cargo-up
Users that are interested in cargo-up are comparing it to the libraries listed below
Sorting:
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- ☆58Updated last year
- ☆112Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Write doc comments from macros☆100Updated 3 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Collection initialization macros for Rust☆67Updated 8 months ago
- Better reference counted strings for Rust☆134Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- ☆109Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated last week
- String optimized for map keys☆66Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Cargo API written in Paris☆53Updated last week
- docs.rs as a publishing platform?☆69Updated last week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆101Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.