modbus-rs
v0.15.0 ExperimentalFeature-gated, low-footprint Modbus client/server/gateway stack for no_std and std targets (MCU/RTOS/Linux/macOS/Windows) with TCP/RTU/ASCII, sync+async APIs, jittered backoff retries, and optional C/WASM bindings.
Quick Verdict
- โActively maintained (updated 23d ago)
- !Pre-1.0: API may have breaking changes
Security
Deep Insights
66 downloads in the last 30 days, down 36% from the previous period. May indicate migration to alternatives.
At 47KB, modbus-rs is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on modbus-rs
Version Adoption
Release Timeline
Feature Flags
default =["client", "server", "serial-rtu", "network-tcp", "async", "coils", "holding-registers", "input-registers", "discrete-inputs", "fifo", "file-record", "diagnostics", "gateway"]