rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆526Updated 2 months ago
Alternatives and similar repositories for either
Users that are interested in either are comparing it to the libraries listed below
Sorting:
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 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`…☆741Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- oh heck, a case conversion library☆544Updated last year
- Fast floating point to string conversion☆635Updated 2 weeks ago
- ☆487Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Rust method delegation with less boilerplate☆487Updated last month
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- Rust crate for a convenient RAII scope guard.☆509Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Generic array types in Rust☆411Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- ☆828Updated 2 weeks ago
- Getters and Setters for Rust.☆355Updated last month
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆630Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆862Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated last week
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆531Updated this week
- A simple and fast random number generator☆497Updated last week