rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆540Updated 3 weeks ago
Alternatives and similar repositories for either
Users that are interested in either are comparing it to the libraries listed below
Sorting:
- oh heck, a case conversion library☆563Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- derive simple constructor functions for Rust structs☆568Updated last year
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆610Updated last week
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- ☆497Updated last month
- Getters and Setters for Rust.☆371Updated 4 months ago
- ☆335Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆684Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Fast floating point to string conversion☆662Updated this week
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Conditional compilation according to rustc compiler version☆385Updated last month
- Easy Ctrl-C handler for Rust projects☆643Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- ☆871Updated last week
- Like Rust's std::Path, but UTF-8.☆518Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆551Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆766Updated this week
- Numeric traits for generic mathematics in Rust☆880Updated 4 months ago
- ☆302Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆534Updated 2 years ago
- Rust procedural macro attribute for adding test cases easily☆631Updated last year