peterjoel / velcroLinks
Collection initialization macros for Rust
☆67Updated 11 months ago
Alternatives and similar repositories for velcro
Users that are interested in velcro are comparing it to the libraries listed below
Sorting:
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆112Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated this week
- 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
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆119Updated 2 months ago
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Simple concurrent progress bars.☆104Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Automatically upgrade breaking changes☆46Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- ☆60Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆108Updated last year
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last week
- Rust feature search☆182Updated 4 months ago