rayon-rs / either
The enum Either with variants Left and Right is a general purpose sum type with two cases.
☆490Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for either
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- oh heck, a case conversion library☆506Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- ☆447Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- Fast floating point to string conversion☆607Updated last week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Rust method delegation with less boilerplate☆447Updated last month
- ☆753Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Futures, streams, and async I/O combinators.☆475Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- Rust procedural macro attribute for adding test cases easily☆614Updated 6 months ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- Inline diagrams for rustdoc with mermaid.js☆504Updated last month
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Rust crate for a convenient RAII scope guard.☆480Updated last year
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago