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
☆173Updated 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☆223Updated 4 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- Use bitsized types as if they were a feature of rust.☆180Updated 10 months ago
- Müsli is a flexible and efficient serialization framework☆384Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆162Updated this week
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆136Updated 3 months ago
- An SoA library for Rust☆136Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated this week
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- Rust String Libraries by mcyoung☆177Updated 2 months ago
- ☆235Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Compile-time string formatting☆234Updated 3 months ago
- An easy to configure wrapper for Rust's clippy☆107Updated 2 years ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆143Updated 3 months ago
- Fantastic serialization library☆159Updated 10 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- (Auto)DRY for your Rust dependencies☆157Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆85Updated this week
- run rust executables with vscode's codelldb extension☆60Updated last month
- An IDE extension for debugging trait errors in Rust.☆108Updated last week
- ☆49Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- A Rust code linter☆211Updated 9 months ago
- A binary encoder/decoder for Rust☆437Updated last week
- Program startup and thread support written in Rust☆182Updated 3 weeks ago
- Parallel processing with disjoint indices in Rust☆88Updated 9 months ago
- Comparing parser APIs☆110Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Rank Polymorphic array library for Rust.☆102Updated last year