peterjoel / velcro
Collection initialization macros for Rust
☆66Updated 4 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
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- ☆107Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Abstract over different executors☆73Updated last year
- ☆55Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- String optimized for map keys☆62Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A super powered testing macro for Rust☆118Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 months ago
- Cargo API written in Paris☆47Updated last week
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- ☆87Updated 5 months ago
- A sinless derive helper☆72Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago