Decision Workspace
dynlib vs dymod vs msvc-alloca
Side-by-side comparison of Rust crates
32
dynlib
growingv0.1.0
High level, safe-ish binding for dll loading in Rust-MSVC
50
dymod
growingv0.5.1
A macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
37
msvc-alloca
growingv0.3.0
Provides MSVC's _alloca for the most bare metal of bare metal projects.
Core Metrics
| dynlib | dymod | msvc-alloca | |
|---|---|---|---|
| Health Score | 32 | 50 | 37 |
| Total Downloads | 2.8K | 8.1K | 4.9K |
| 30d Downloads | 4 | 40 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 6 | 3 |
| Last Updated | 3413d ago | 148d ago | 778d ago |
| Age | 9y 4m | 8y 1m | 2y 2m |
Health Breakdown
dynlib
Maintenance
1
Quality
13
Community
3
Popularity
4
Documentation
11
dymod
Maintenance
12
Quality
17
Community
6
Popularity
5
Documentation
10
msvc-alloca
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| dynlib | dymod | msvc-alloca | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | CC0-1.0 | AGPL-3.0 |
| Dependencies | 2 | 1 | 2 |
| Crate Size | 1.5MB | 9KB | 13KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dymod leads with a health score of 50/100, but none of the options score above 80.
- •⚠ dynlib, msvc-alloca have not been updated in over a year.