rustio rustio.net
63

cmov

v0.5.3 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 53d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Team maintained (2 owners)
  • โœ“Tiny footprint (27KB, 1 deps)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
11.7M
Dependents
58
Releases
20
Size
27KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

6.6M downloads in the last 30 days (220.7K/day), up 149% from the previous period.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 216 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 26KB, cmov is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

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

๐ŸŒŸ
Used by top crates

Notable dependents include ctutils, kiddo, faest. When high-quality crates choose cmov, it's a strong quality signal.

Health Breakdown

Maintenance 15/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
113K/day avg+287%
0100K200K300K2/263/164/34/215/95/26

Top Dependents

Most downloaded crates that depend on cmov

Version Adoption

v0.5.3
76%
v0.5.2
15%
v0.5.0-pre.0
6%
v0.4.6
2%
v0.4.5
0%

Release Timeline

10 releases2 yankedsince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More|
Yanked

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
58
crates depend on cmov

Similar Crates