peterjoel / velcroLinks
Collection initialization macros for Rust
☆67Updated 7 months ago
Alternatives and similar repositories for velcro
Users that are interested in velcro are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- ☆57Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- Simple concurrent progress bars.☆104Updated 10 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- ☆75Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- String optimized for map keys☆65Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆109Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆126Updated 6 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year