rayon-rs / either
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆518Updated 2 months ago
Alternatives and similar repositories for either:
Users that are interested in either are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- oh heck, a case conversion library☆537Updated last year
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- ☆481Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- derive simple constructor functions for Rust structs☆548Updated 8 months ago
- ☆306Updated 3 weeks ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- ☆824Updated last week
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- Task abstraction for building executors☆464Updated 3 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated last week
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- ☆272Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆470Updated this week
- Getters and Setters for Rust.☆355Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆629Updated last month
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago