peterjoel / velcroLinks
Collection initialization macros for Rust
☆68Updated last year
Alternatives and similar repositories for velcro
Users that are interested in velcro are comparing it to the libraries listed below
Sorting:
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Macro for sealing traits and structures☆60Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆112Updated last year
- An unordered multiset/bag implementation backed by HashMap☆74Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆108Updated last year
- String optimized for map keys☆68Updated last week
- Cargo API written in Paris☆54Updated last week
- ☆112Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Automatically upgrade breaking changes☆46Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Extensions for the Rust standard library☆42Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Simple concurrent progress bars.☆106Updated last year