rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆540Updated 3 weeks ago
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☆570Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆617Updated this week
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- ☆501Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- derive simple constructor functions for Rust structs☆570Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Easy Ctrl-C handler for Rust projects☆648Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Getters and Setters for Rust.☆375Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- Fast floating point to string conversion☆670Updated last week
- ☆345Updated 3 weeks ago
- ☆884Updated last week
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Like Rust's std::Path, but UTF-8.☆533Updated last month
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago
- Conditional compilation according to rustc compiler version☆386Updated last week
- Assert process::Command - Easy command initialization and assertions☆533Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆519Updated 3 months ago