rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆538Updated 6 months 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☆559Updated last month
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- derive simple constructor functions for Rust structs☆562Updated last year
- ☆494Updated 10 months ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Fast floating point to string conversion☆650Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- ☆330Updated last month
- A simple and fast random number generator☆517Updated 2 months ago
- Rust method delegation with less boilerplate☆495Updated last month
- Getters and Setters for Rust.☆364Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆638Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago
- Expanding opportunities standard library std::fs and std::io☆326Updated last year
- ☆296Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆625Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆374Updated last year
- Numeric traits for generic mathematics in Rust☆861Updated 2 months ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆547Updated last week
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago