peterjoel / velcro
Collection initialization macros for Rust
☆65Updated 3 months ago
Alternatives and similar repositories for velcro:
Users that are interested in velcro are comparing it to the libraries listed below
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- Abstract over different executors☆73Updated last year
- ☆111Updated 2 years ago
- String optimized for map keys☆62Updated last month
- Macro for sealing traits and structures☆51Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- A serde serializer that serializes a subset of types into plain strings☆58Updated last year
- ☆55Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- Lazy formatting utility macro for rust☆126Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- ☆87Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A super powered testing macro for Rust☆118Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Case transforming macros for idents☆39Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Extension of nom to trace parser☆49Updated last month