Decision Workspace
libfastdl vs libloading vs libloading-mini
Side-by-side comparison of Rust crates
33
libfastdl
growingv0.2.0
A libloading wrapper library that caches function pointer to hash table
62
libloading
growingv0.9.0
Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
35
libloading-mini
growingv0.1.2
Raw bindings to libloading, does NOT use generics (useful for loading large amounts of function pointers)
Core Metrics
| libfastdl | libloading | libloading-mini | |
|---|---|---|---|
| Health Score | 33 | 62 | 35 |
| Total Downloads | 3.4K | 434.9M | 5.6K |
| 30d Downloads | 0 | 19.7M | 0 |
| Dependents | 0 | 17.0K | 0 |
| Releases | 2 | 41 | 3 |
| Last Updated | 2317d ago | 250d ago | 2012d ago |
| Age | 8y 3m | 10y 8m | 6y |
Health Breakdown
libfastdl
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
8
libloading
Maintenance
10
Quality
15
Community
14
Popularity
8
Documentation
15
libloading-mini
Maintenance
3
Quality
17
Community
3
Popularity
4
Documentation
8
Technical Details
| libfastdl | libloading | libloading-mini | |
|---|---|---|---|
| Version | 0.2.0 | 0.9.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | ISC | ISC |
| Dependencies | 1 | 5 | 1 |
| Crate Size | 7KB | 34KB | 3KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 2.4% | 0.0% |
| Edition | — | 2021 | — |
| MSRV | — | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libloading leads with a health score of 62/100, but none of the options score above 80.
- •libloading is depended on by 17.0K crates — strongest ecosystem trust.
- •⚠ libfastdl, libloading-mini have not been updated in over a year.