ronnychevalier / cargo-multivers
Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable optimized binary
☆171Updated last month
Alternatives and similar repositories for cargo-multivers:
Users that are interested in cargo-multivers are comparing it to the libraries listed below
- ergonomic and precise error handling built atop type-level set arithmetic☆217Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- Müsli is a flexible and generic binary serialization framework☆366Updated last week
- An SoA library for Rust☆129Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.