Decision Workspace
ring_api vs rotamer vs dunbrack
Side-by-side comparison of Rust crates
37
ring_api
growingv0.1.0
Strongly-typed client for the RING HTTP API
44
rotamer
experimentalv0.2.0
A Rust library for NERF-based sidechain coordinate placement for 29 amino acid types; build.rs bakes all bond geometry as f32 literals, custom libm-free sincosf/rsqrtf, #[repr(C)] stack-only output, zero heap, no-std.
39
dunbrack
experimentalv0.1.0
A zero-cost Rust interface to the Dunbrack 2010 rotamer library with O(1) allocation-free lookups, bilinear interpolation, and compile-time embedded static tables for protein side-chain packing.
Core Metrics
| ring_api | rotamer | dunbrack | |
|---|---|---|---|
| Health Score | 37 | 44 | 39 |
| Total Downloads | 1.9K | 95 | 107 |
| 30d Downloads | 4 | 95 | 107 |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 2 | 1 |
| Last Updated | 2465d ago | 4d ago | 26d ago |
| Age | 6y 9m | 20d | 26d |
Health Breakdown
ring_api
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
12
rotamer
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
10
dunbrack
Maintenance
11
Quality
9
Community
7
Popularity
2
Documentation
10
Technical Details
| ring_api | rotamer | dunbrack | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 8 | 6 |
| Crate Size | 59KB | 43KB | 7.5MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rotamer leads with a health score of 44/100, but none of the options score above 80.
- •ring_api has the most downloads (1.9K), suggesting wider adoption.
- •⚠ ring_api has not been updated in over a year.