peterjoel / velcroLinks
Collection initialization macros for Rust
☆67Updated 10 months ago
Alternatives and similar repositories for velcro
Users that are interested in velcro are comparing it to the libraries listed below
Sorting:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Cargo API written in Paris☆52Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated this week
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Calm I/O operations for Rust☆76Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Write doc comments from macros☆100Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- ☆93Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆94Updated 3 weeks ago
- ☆108Updated last year