peterjoel / velcro
Collection initialization macros for Rust
☆65Updated 2 months ago
Alternatives and similar repositories for velcro:
Users that are interested in velcro are comparing it to the libraries listed below
- ☆111Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- structured parallel execution for async Rust☆33Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- Macro for sealing traits and structures☆50Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Abstract over different executors☆73Updated last year
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆37Updated this week
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated 7 months ago
- Cargo hack manager☆64Updated last year
- String optimized for map keys☆62Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- A super powered testing macro for Rust☆117Updated last week
- Automatically upgrade breaking changes☆45Updated 11 months ago
- A sinless derive helper☆62Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Derive a builder for your constructors in Rust☆68Updated this week