Decision Workspace
rotamer vs dunbrack vs pdbrust
Side-by-side comparison of Rust crates
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.
54
pdbrust
experimentalv0.7.0
A comprehensive Rust library for parsing and analyzing Protein Data Bank (PDB) files
Core Metrics
| rotamer | dunbrack | pdbrust | |
|---|---|---|---|
| Health Score | 44 | 39 | 54 |
| Total Downloads | 95 | 107 | 134 |
| 30d Downloads | 95 | 107 | 12 |
| Dependents | 0 | 2 | 0 |
| Releases | 2 | 1 | 8 |
| Last Updated | 4d ago | 26d ago | 42d ago |
| Age | 20d | 26d | 3m |
Health Breakdown
rotamer
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
10
dunbrack
Maintenance
11
Quality
9
Community
7
Popularity
2
Documentation
10
pdbrust
Maintenance
17
Quality
13
Community
6
Popularity
3
Documentation
15
Technical Details
| rotamer | dunbrack | pdbrust | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 6 | 14 |
| Crate Size | 43KB | 7.5MB | 4.2MB |
| Features | 0 | 0 | 15 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pdbrust leads with a health score of 54/100, but none of the options score above 80.