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
☆185Updated 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:
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- An SoA library for Rust☆149Updated 6 months ago
- Müsli is a flexible and efficient serialization framework☆404Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆284Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- Maps where keys are borrowed from values.☆280Updated this week
- A Stable ABI for Rust with compact sum-types☆387Updated 3 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆194Updated 3 months ago
- A Rust code linter☆216Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- ☆270Updated 4 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆181Updated last year
- Make your code extra-safe by voluntarily dropping privileges☆255Updated last year
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- "A very small syn"☆209Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- Fantastic serialization library☆160Updated last year
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated 3 weeks ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Macros for implementing Type-State-Pattern on your structs and methods☆252Updated 5 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆174Updated 4 months ago
- Tracy client libraries for Rust☆247Updated last month
- (Auto)DRY for your Rust dependencies☆188Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago