Decision Workspace
lendpool vs lockfree-object-pool vs objectpool
Side-by-side comparison of Rust crates
42
lendpool
growingv0.1.0
A simple lock-free library for allowing safe and concurrent access to a group of objects
48
lockfree-object-pool
growingv0.1.6
A thread-safe object pool collection with automatic return and attach/detach semantics.
41
objectpool
growingv0.1.0
Yet another lock-free object pool, support no_std
Core Metrics
| lendpool | lockfree-object-pool | objectpool | |
|---|---|---|---|
| Health Score | 42 | 48 | 41 |
| Total Downloads | 889 | 26.4M | 2.5K |
| 30d Downloads | 3 | 545.6K | 4 |
| Dependents | 0 | 51 | 0 |
| Releases | 1 | 7 | 2 |
| Last Updated | 448d ago | 677d ago | 672d ago |
| Age | 1y 2m | 5y 2m | 1y 10m |
Health Breakdown
lendpool
Maintenance
2
Quality
17
Community
6
Popularity
4
Documentation
13
lockfree-object-pool
Maintenance
4
Quality
14
Community
11
Popularity
8
Documentation
11
objectpool
Maintenance
5
Quality
11
Community
6
Popularity
4
Documentation
15
Technical Details
| lendpool | lockfree-object-pool | objectpool | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.6 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSL-1.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 2 |
| Crate Size | 7KB | 12KB | 17KB |
| Features | 3 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 50.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lockfree-object-pool leads with a health score of 48/100, but none of the options score above 80.
- •⚠ lendpool, lockfree-object-pool, objectpool have not been updated in over a year.