mexus / unzip-n
Procedural macro to generate `unzip` for iterators over n-sized tuples
☆12Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for unzip-n
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Proof of concept ranged integers in Rust.☆38Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆16Updated 6 months ago
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- Ranged integers for Rust based on const generics☆27Updated last month
- Rust wrapper type that implements hashing and comparison by pointer address☆34Updated 7 months ago
- Macro for sealing traits and structures☆49Updated last month
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- A proc-macro to break Rust IDEs☆63Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆19Updated last year
- ☆34Updated last year
- Rust procedural macro attribute parser☆37Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Serialization framework for Rust☆23Updated 2 years ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- ☆20Updated 2 years ago
- ☆35Updated last year
- A library for compact bit sets containing enums.☆93Updated 4 months ago
- ☆47Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆95Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- ☆36Updated last year
- Serde (De)serializer implementation for rlua::Value☆24Updated 2 years ago
- Serde partial serialization made easy☆41Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated last year