rayon-rs / eitherLinks
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆534Updated 4 months 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☆555Updated last year
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- ☆328Updated this week
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- ☆493Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- ☆841Updated last month
- Getters and Setters for Rust.☆361Updated last month
- Rust procedural macro attribute for adding test cases easily☆621Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆742Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆542Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆637Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- Rust library allowing to register multiple handlers for the same signal☆792Updated last week
- Numeric traits for generic mathematics in Rust☆850Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆423Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago