rayon-rs / either
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆511Updated 2 weeks ago
Alternatives and similar repositories for either:
Users that are interested in either are comparing it to the libraries listed below
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- oh heck, a case conversion library☆526Updated last year
- ☆478Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- ☆807Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆499Updated last year
- derive simple constructor functions for Rust structs☆544Updated 6 months ago
- ☆285Updated 7 months ago
- Getters and Setters for Rust.☆350Updated 3 weeks ago
- Rust method delegation with less boilerplate☆463Updated last week
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆686Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Futures, streams, and async I/O combinators.☆498Updated last month
- Numeric traits for generic mathematics in Rust☆781Updated 7 months ago
- Task abstraction for building executors☆460Updated 2 months ago
- Generic extensions for tapping values in Rust.☆430Updated last year
- Module initialization/global constructor functions for Rust☆825Updated 2 weeks ago