rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆540Updated last week
Alternatives and similar repositories for either
Users that are interested in either are comparing it to the libraries listed below
Sorting:
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- oh heck, a case conversion library☆566Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- derive simple constructor functions for Rust structs☆569Updated last year
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Getters and Setters for Rust.☆372Updated 4 months ago
- ☆501Updated this week
- A vector with a fixed capacity. (Rust)☆832Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- A crate for safe and ergonomic pin-projection.☆685Updated 2 weeks ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- ☆340Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- ☆880Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- Rust procedural macro attribute for adding test cases easily☆632Updated last year
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆555Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- Assert process::Command - Easy command initialization and assertions☆529Updated last week
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- ☆305Updated last month