peterjoel / velcroLinks
Collection initialization macros for Rust
☆67Updated 11 months ago
Alternatives and similar repositories for velcro
Users that are interested in velcro are comparing it to the libraries listed below
Sorting:
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- An unordered multiset/bag implementation backed by HashMap☆74Updated this week
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Simple concurrent progress bars.☆104Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆61Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- ☆112Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- ☆108Updated last year
- String optimized for map keys☆68Updated last week
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Cargo API written in Paris☆54Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 2 weeks ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago