rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆533Updated 4 months ago
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.☆699Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆444Updated last year
- oh heck, a case conversion library☆551Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Fast floating point to string conversion☆644Updated last month
- derive simple constructor functions for Rust structs☆557Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- ☆490Updated 8 months ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- ☆322Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- ☆836Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆538Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Conditional compilation according to rustc compiler version☆366Updated last month
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Easy Ctrl-C handler for Rust projects☆636Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆499Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 2 weeks ago
- ☆286Updated 4 months ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- Assert process::Command - Easy command initialization and assertions☆519Updated 2 weeks ago