mexus / unzip-nLinks
Procedural macro to generate `unzip` for iterators over n-sized tuples
☆12Updated 4 years ago
Alternatives and similar repositories for unzip-n
Users that are interested in unzip-n are comparing it to the libraries listed below
Sorting:
- ☆53Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Arbitrary precision floating point numbers library☆113Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- ☆43Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆93Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- ☆41Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A library for compact bit sets containing enums.☆116Updated 3 weeks ago
- An (experimental) RFC repo devoted to the "fields in traits" RFC.☆65Updated 8 years ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- The missing compound borrowing for Rust.☆61Updated 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.☆113Updated 4 months ago
- Types to define keyboard related events☆66Updated last week
- Token tree calling convention☆80Updated 2 years ago