rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆546Updated 3 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☆582Updated 6 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- derive simple constructor functions for Rust structs☆574Updated last year
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Easy Ctrl-C handler for Rust projects☆656Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- Fast floating point to string conversion☆690Updated last week
- Expanding opportunities standard library std::fs and std::io☆330Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- ☆351Updated last week
- Getters and Setters for Rust.☆380Updated 7 months ago
- ☆501Updated 3 months ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆577Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- ☆902Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Numeric traits for generic mathematics in Rust☆914Updated 7 months ago
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- Assert process::Command - Easy command initialization and assertions☆539Updated last week
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Easy self-referential struct generation for Rust.☆691Updated last year