mexus / unzip-n
Procedural macro to generate `unzip` for iterators over n-sized tuples
☆12Updated 3 years ago
Alternatives and similar repositories for unzip-n:
Users that are interested in unzip-n are comparing it to the libraries listed below
- Proof of concept ranged integers in Rust.☆40Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆41Updated last year
- Uneval your data into Rust code☆21Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- ☆35Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Rust wrapper type that implements hashing and comparison by pointer address☆34Updated 10 months ago
- ☆55Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 9 months ago
- A sinless derive helper☆62Updated 3 months ago
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- rust slice conversion library☆16Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆79Updated this week
- Inline procedural macros for Rust☆54Updated 2 years ago
- Const TypeId and non-'static TypeId☆60Updated last week
- A library for compact bit sets containing enums.☆97Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- horrible serde macro stuff☆39Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 9 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 6 months ago
- A utility micro-crate for using `Into` more ergonomically.☆10Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago