peterjoel / velcroLinks
Collection initialization macros for Rust
☆67Updated 8 months ago
Alternatives and similar repositories for velcro
Users that are interested in velcro are comparing it to the libraries listed below
Sorting:
- ☆112Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Cargo API written in Paris☆51Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- ☆57Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Simple concurrent progress bars.☆104Updated 10 months ago
- PEG trace visualizer☆88Updated 6 months ago