rayon-rs / either
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆507Updated this week
Alternatives and similar repositories for either:
Users that are interested in either are comparing it to the libraries listed below
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- ☆463Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆702Updated this week
- oh heck, a case conversion library☆518Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- ☆792Updated this week
- Fast floating point to string conversion☆622Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- Futures, streams, and async I/O combinators.☆494Updated this week
- Rust method delegation with less boilerplate☆455Updated last week
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- Rust crate for a convenient RAII scope guard.☆492Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆402Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- Notify async tasks or threads☆459Updated 3 weeks ago
- Task abstraction for building executors☆450Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆571Updated last month
- Numeric traits for generic mathematics in Rust☆772Updated 6 months ago
- Rust procedural macro attribute for adding test cases easily☆615Updated 9 months ago