rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆545Updated 2 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☆576Updated 5 months ago
- ☆350Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- derive simple constructor functions for Rust structs☆570Updated last year
- A vector with a fixed capacity. (Rust)☆846Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- Fast floating point to string conversion☆688Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆694Updated 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`…☆815Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Rust method delegation with less boilerplate☆508Updated last month
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- ☆501Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Getters and Setters for Rust.☆377Updated 6 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- ☆894Updated this week
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆442Updated last month
- Easy Ctrl-C handler for Rust projects☆648Updated 2 months ago
- ☆314Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- Numeric traits for generic mathematics in Rust☆905Updated 6 months ago
- Assert process::Command - Easy command initialization and assertions☆535Updated 2 weeks ago
- Indented document literals for Rust☆758Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago