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
☆181Updated 3 weeks ago
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.☆183Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- A Rust macro to make enums with a subset of values of the parent☆98Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Müsli is a flexible and efficient serialization framework☆390Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆144Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆232Updated 2 months ago
- An SoA library for Rust☆146Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Comparing parser APIs☆130Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆148Updated this week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆160Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆222Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆160Updated last year
- "A very small syn"☆204Updated 4 months ago
- ☆258Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Maps where keys are borrowed from values.☆263Updated this week
- The prettier pattern-matching parser with automatic error recovery☆142Updated this week
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆195Updated 3 months ago
- A code ACL checker for Rust☆225Updated 2 weeks ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A concurrent, append-only vector.☆174Updated this week
- A Stable ABI for Rust with compact sum-types☆376Updated last month
- Compile-time regular expressions, the right way.☆78Updated 4 months ago