peterjoel / velcro
Collection initialization macros for Rust
☆65Updated 3 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
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- RFC for Packages as Optional Namespaces☆48Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆105Updated 11 months ago
- Make any value Sync but only available on its original thread☆39Updated last week
- ☆133Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- A sinless derive helper☆63Updated 4 months ago
- ☆55Updated last year
- A super powered testing macro for Rust☆118Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- Gathering some metrics about github projects☆55Updated 2 years ago
- Cargo hack manager☆64Updated last year
- Take a value atomically once.☆27Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.