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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Abstract over different executors☆73Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Cargo API written in Paris☆49Updated last week
- Automatically upgrade breaking changes☆45Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆57Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- Better reference counted strings for Rust☆126Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Provides TestResult type for concise and precise test failures☆64Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated last week
- Calm I/O operations for Rust☆76Updated 4 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated last month