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.
40
objectpool
growingv0.1.0
Yet another lock-free object pool, support no_std
Core Metrics
| lendpool | lockfree-object-pool | objectpool | |
|---|---|---|---|
| Health Score | 42 | 48 | 40 |
| Total Downloads | 892 | 27.4M | 2.5K |
| 30d Downloads | 0 | 567.5K | 0 |
| Dependents | 0 | 53 | 0 |
| Releases | 1 | 7 | 2 |
| Last Updated | 507d ago | 736d ago | 731d ago |
| Age | 1y 4m | 5y 4m | 2y |
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
4
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.