Decision Workspace
zipora vs compressed-intvec vs orx-pinned-concurrent-col
Side-by-side comparison of Rust crates
54
zipora
growingv3.1.7
High-performance Rust implementation providing advanced data structures and compression algorithms with memory safety guarantees. Features LRU page cache, sophisticated caching layer, fiber-based concurrency, real-time compression, secure memory pools, SIMD optimizations, and complete C FFI for migration from C++.
49
compressed-intvec
growingv0.6.0
Space-efficient integer vectors with fixed-width, variable-length, and sequence-oriented encodings.
59
orx-pinned-concurrent-col
growingv2.18.0
A core data structure with a focus to enable high performance, possibly lock-free, concurrent collections using a PinnedVec as the underlying storage.
Core Metrics
| zipora | compressed-intvec | orx-pinned-concurrent-col | |
|---|---|---|---|
| Health Score | 54 | 49 | 59 |
| Total Downloads | 3.9K | 8.0K | 2.1M |
| 30d Downloads | 0 | 0 | 608.4K |
| Dependents | 0 | 0 | 167 |
| Releases | 26 | 14 | 27 |
| Last Updated | 18d ago | 71d ago | 217d ago |
| Age | 9m | 1y 3m | 2y 1m |
Health Breakdown
zipora
Maintenance
18
Quality
16
Community
6
Popularity
4
Documentation
10
compressed-intvec
Maintenance
15
Quality
13
Community
6
Popularity
5
Documentation
10
orx-pinned-concurrent-col
Maintenance
10
Quality
19
Community
12
Popularity
8
Documentation
10
Technical Details
| zipora | compressed-intvec | orx-pinned-concurrent-col | |
|---|---|---|---|
| Version | 3.1.7 | 0.6.0 | 2.18.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | non-standard | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 28 | 20 | 5 |
| Crate Size | 1.5MB | 210KB | 18KB |
| Features | 10 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.95 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-pinned-concurrent-col leads with a health score of 59/100, but none of the options score above 80.
- •orx-pinned-concurrent-col is depended on by 167 crates — strongest ecosystem trust.
- •compressed-intvec is pre-1.0 — API may change.