rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆539Updated 2 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☆562Updated last month
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated last week
- ☆495Updated last week
- ☆332Updated last week
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Getters and Setters for Rust.☆366Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated 3 weeks ago
- Assert process::Command - Easy command initialization and assertions☆527Updated this week
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- derive simple constructor functions for Rust structs☆564Updated last year
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- ☆864Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆516Updated this week
- Conditional compilation according to rustc compiler version☆379Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆532Updated 2 years ago
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month