Decision Workspace
dunbrack vs rotamer vs ring_api
Side-by-side comparison of Rust crates
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.
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.
37
ring_api
growingv0.1.0
Strongly-typed client for the RING HTTP API
Core Metrics
| dunbrack | rotamer | ring_api | |
|---|---|---|---|
| Health Score | 39 | 44 | 37 |
| Total Downloads | 107 | 95 | 1.9K |
| 30d Downloads | 107 | 95 | 4 |
| Dependents | 2 | 0 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 26d ago | 4d ago | 2465d ago |
| Age | 26d | 20d | 6y 9m |
Health Breakdown
dunbrack
Maintenance
11
Quality
9
Community
7
Popularity
2
Documentation
10
rotamer
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
10
ring_api
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| dunbrack | rotamer | ring_api | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 8 | 4 |
| Crate Size | 7.5MB | 43KB | 59KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| 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.