rayon-rs / either
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆513Updated last month
Alternatives and similar repositories for either:
Users that are interested in either are comparing it to the libraries listed below
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- oh heck, a case conversion library☆532Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 5 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆730Updated 3 weeks ago
- ☆479Updated 5 months ago
- ☆815Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Rust method delegation with less boilerplate☆478Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- ☆297Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Rust procedural macro attribute for adding test cases easily☆619Updated 11 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆517Updated this week
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- Fast floating point to string conversion☆632Updated last month
- Easy Ctrl-C handler for Rust projects☆628Updated last week
- Expanding opportunities standard library std::fs and std::io☆311Updated last year
- Generic array types in Rust☆407Updated last month
- Assert process::Command - Easy command initialization and assertions☆500Updated last week
- Numeric traits for generic mathematics in Rust☆786Updated 7 months ago
- Easy self-referential struct generation for Rust.☆600Updated 3 months ago
- ☆270Updated last month
- Getters and Setters for Rust.☆352Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆410Updated this week