rayon-rs / either
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆490Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for either
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- ☆443Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- oh heck, a case conversion library☆503Updated 7 months ago
- Rust method delegation with less boilerplate☆448Updated last month
- ☆746Updated last week
- Fast floating point to string conversion☆608Updated this week
- derive simple constructor functions for Rust structs☆527Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated last month
- Numeric traits for generic mathematics in Rust☆725Updated 2 months ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆536Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆599Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆634Updated last week
- Expanding opportunities standard library std::fs and std::io☆301Updated 10 months ago
- Rust procedural macro attribute for adding test cases easily☆614Updated 5 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆341Updated 4 months ago
- Futures, streams, and async I/O combinators.☆467Updated this week
- Find out path at which a deserialization error occurred☆323Updated this week
- Asynchronous streams for Rust using async & await notation☆636Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆568Updated last week
- Assert process::Command - Easy command initialization and assertions☆472Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆481Updated 2 months ago