rustio rustio.net
62

cmov

v0.5.2 Growing

Conditional move CPU intrinsics which are guaranteed on major platforms (ARM32/ARM64, x86/x86_64, RISC-V) to execute in constant-time and not be rewritten as branches by the compiler. Provides wrappers for the CMOV family of instructions on x86/x86_64 and CSEL on AArch64, along with a portable "best-effort" pure Rust fallback implementation.

Apache-2.0 OR MIT Edition 2024 MSRV 1.85
CryptographyHardware supportNo standard library #crypto#intrinsics#constant-time

Quick Verdict

  • โœ“Actively maintained (updated 66d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Team maintained (2 owners)
  • โœ“Tiny footprint (24KB, 1 deps)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
2.5M
Dependents
54
Releases
19
Size
24KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

896.2K downloads in the last 30 days (29.9K/day), up 32% from the previous period.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 4+ years old, cmov hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 24KB, cmov is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

63% of releases have been yanked. Check version history before pinning.

Health Breakdown

Maintenance 14/25

Recency, release consistency, active ratio

Quality 9/25

Yanked ratio, deps, size, maturity, features

Community 16/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
22K/day avg+108%
010K20K30K40K12/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on cmov

Version Adoption

v0.5.2
49%
v0.5.0-pre.0
36%
v0.4.6
8%
v0.4.5
6%
v0.4.4
0%

Release Timeline

19 releases12 yankedsince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
3
2023
3
2024
2025
4
2026
9
Less
More|
Yanked

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
54
crates depend on cmov

Similar Crates