peterjoel / velcroLinks
Collection initialization macros for Rust
☆67Updated 9 months ago
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 2 months ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆93Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆108Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- Rustdoc's JSON output interface☆35Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- ☆112Updated 2 years ago
- Simple concurrent progress bars.☆104Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Case transforming macros for idents☆41Updated 8 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- ☆34Updated 3 years ago