rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆529Updated 3 months ago
Alternatives and similar repositories for either
Users that are interested in either are comparing it to the libraries listed below
Sorting:
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Fast floating point to string conversion☆640Updated last month
- ☆489Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- oh heck, a case conversion library☆549Updated last year
- ☆832Updated this week
- ☆312Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Rust crate for a convenient RAII scope guard.☆515Updated last year
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Task abstraction for building executors☆471Updated 4 months ago