rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆540Updated last month
Alternatives and similar repositories for either
Users that are interested in either are comparing it to the libraries listed below
Sorting:
- oh heck, a case conversion library☆572Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Fast floating point to string conversion☆678Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- derive simple constructor functions for Rust structs☆570Updated last year
- Getters and Setters for Rust.☆377Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆843Updated last year
- ☆501Updated last month
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Easy Ctrl-C handler for Rust projects☆648Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- ☆347Updated last month
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Rust method delegation with less boilerplate☆508Updated last month
- ☆885Updated this week
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago
- Numeric traits for generic mathematics in Rust☆894Updated 6 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆782Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated 2 weeks ago