peterjoel / velcroLinks
Collection initialization macros for Rust
☆69Updated last year
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.☆74Updated 7 months ago
- Automatically upgrade breaking changes☆46Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- ☆111Updated 3 years ago
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- ☆110Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ☆61Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Calm I/O operations for Rust☆75Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Cargo API written in Paris☆56Updated last week
- Macro for sealing traits and structures☆61Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rustdoc's JSON output interface☆38Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆164Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month