Decision Workspace
cacheline-ef vs cseq vs cseq_benchmark
Side-by-side comparison of Rust crates
47
cacheline-ef
growingv1.1.0
Per-cacheline encoding of sorted integer sequences
53
cseq
growingv0.1.5
The library of compact sequences.
53
cseq_benchmark
growingv0.1.6
The program for benchmarking compact sequences and bitmaps
Core Metrics
| cacheline-ef | cseq | cseq_benchmark | |
|---|---|---|---|
| Health Score | 47 | 53 | 53 |
| Total Downloads | 5.6K | 6.7K | 7.1K |
| 30d Downloads | 1.6K | 66 | 11 |
| Dependents | 15 | 18 | 0 |
| Releases | 2 | 6 | 8 |
| Last Updated | 364d ago | 198d ago | 43d ago |
| Age | 1y | 2y 3m | 2y 3m |
Health Breakdown
cacheline-ef
Maintenance
6
Quality
19
Community
8
Popularity
4
Documentation
10
cseq
Maintenance
11
Quality
15
Community
9
Popularity
5
Documentation
13
cseq_benchmark
Maintenance
16
Quality
13
Community
6
Popularity
5
Documentation
13
Technical Details
| cacheline-ef | cseq | cseq_benchmark | |
|---|---|---|---|
| Version | 1.1.0 | 0.1.5 | 0.1.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 11 |
| Crate Size | 9KB | 14KB | 24KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cseq leads with a health score of 53/100, but none of the options score above 80.
- •cseq_benchmark has the most downloads (7.1K), suggesting wider adoption.
- •cseq, cseq_benchmark are pre-1.0 — API may change.