Decision Workspace
snek vs shared_lib vs dlfcn
Side-by-side comparison of Rust crates
37
snek
growingv0.3.0
A simple library and macro for using dynamic libraries
42
shared_lib
growingv0.1.1
Wrapper around the libloading crate that aims to improve the system path and error handling.
34
dlfcn
growingv0.1.0
DLFCN wrapper for Rust using libc.
Core Metrics
| snek | shared_lib | dlfcn | |
|---|---|---|---|
| Health Score | 37 | 42 | 34 |
| Total Downloads | 10.8K | 2.4K | 2.1K |
| 30d Downloads | 10 | 4 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 2 | 1 |
| Last Updated | 3661d ago | 650d ago | 2893d ago |
| Age | 10y 1m | 1y 9m | 7y 11m |
Health Breakdown
snek
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
11
shared_lib
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
13
dlfcn
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
11
Technical Details
| snek | shared_lib | dlfcn | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | CC0-1.0 |
| Dependencies | 3 | 2 | 1 |
| Crate Size | 8KB | 4KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •shared_lib leads with a health score of 42/100, but none of the options score above 80.
- •snek has the most downloads (10.8K), suggesting wider adoption.
- •⚠ snek, shared_lib, dlfcn have not been updated in over a year.