Decision Workspace
rad vs librados vs ceph-async
Side-by-side comparison of Rust crates
36
rad
growingv0.5.0
A type-safe, high-level interface to librados using the low-level C bindings from ceph-rust.
41
librados
experimentalv0.2.0
Idiomatic (async) rust bindings for librados
48
ceph-async
growingv4.0.5
Forked from official ceph-rust. Async pr from jcsp was merged. A rust-lang specific interface to Ceph librados and Admin Sockets. You can create a Ceph development environment with the Chef automation tools: https://github.com/bloomberg/chef-bcs or with ceph-ansible. Chef-bcs uses the ceph-chef cookbook created and manage at github.com/ceph/ceph-chef. It will build out a full Ceph environment which you can then use for development etc. See README.md for details.
Core Metrics
| rad | librados | ceph-async | |
|---|---|---|---|
| Health Score | 36 | 41 | 48 |
| Total Downloads | 18.3K | 65 | 8.8K |
| 30d Downloads | 31 | 6 | 15 |
| Dependents | 0 | 0 | 0 |
| Releases | 10 | 2 | 6 |
| Last Updated | 3105d ago | 107d ago | 646d ago |
| Age | 8y 9m | 4m | 1y 9m |
Health Breakdown
rad
Maintenance
4
Quality
10
Community
6
Popularity
5
Documentation
11
librados
Maintenance
11
Quality
12
Community
6
Popularity
2
Documentation
10
ceph-async
Maintenance
10
Quality
17
Community
4
Popularity
5
Documentation
12
Technical Details
| rad | librados | ceph-async | |
|---|---|---|---|
| Version | 0.5.0 | 0.2.0 | 4.0.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT | Apache-2.0 |
| Dependencies | 9 | 3 | 11 |
| Crate Size | 19KB | 1.4MB | 712KB |
| Features | 1 | 0 | 2 |
| Yanked % | 10.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ceph-async leads with a health score of 48/100, but none of the options score above 80.
- •rad has the most downloads (18.3K), suggesting wider adoption.
- •⚠ rad, ceph-async have not been updated in over a year.
- •rad, librados are pre-1.0 — API may change.