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.☆74Updated 6 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- 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☆113Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- String optimized for map keys☆68Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆112Updated 3 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Simple concurrent progress bars.☆106Updated last year