ronnychevalier / cargo-multiversLinks
Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable optimized binary
☆180Updated last week
Alternatives and similar repositories for cargo-multivers
Users that are interested in cargo-multivers are comparing it to the libraries listed below
Sorting:
- Müsli is a flexible and efficient serialization framework☆388Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Use bitsized types as if they were a feature of rust.☆183Updated last month
- An SoA library for Rust☆144Updated 3 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆231Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆140Updated this week
- ☆257Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- An IDE extension for debugging trait errors in Rust.☆172Updated 3 weeks ago
- Rust String Libraries by mcyoung☆187Updated 4 months ago
- Make your code extra-safe by voluntarily dropping privileges☆252Updated 10 months ago
- "A very small syn"☆204Updated 4 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Comparing parser APIs☆127Updated last month
- Faster implementations of standard library operations like find, filter, position etc.