peterjoel / velcroLinks
Collection initialization macros for Rust
☆66Updated 6 months ago
Alternatives and similar repositories for velcro
Users that are interested in velcro are comparing it to the libraries listed below
Sorting:
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆108Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆112Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Abstract over different executors☆73Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 months ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- ☆57Updated last year
- A super powered testing macro for Rust☆119Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Automatically upgrade breaking changes☆45Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Case transforming macros for idents☆40Updated 5 months ago
- Automatic cfg for Rust compiler features☆99Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Run closures in parallel☆113Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- ☆54Updated last year
- A framework for processing the output of a pest-generated parser☆47Updated last year