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