Decision Workspace
incr-compute vs incr-concurrent vs incr-core
Side-by-side comparison of Rust crates
45
incr-compute
experimentalv0.1.0
Single-threaded incremental computation engine. Zero-overhead reactive DAG built on incr-core.
46
incr-concurrent
experimentalv0.1.0
Thread-safe incremental computation engine. Send+Sync runtime built on incr-core.
46
incr-core
experimentalv0.2.0-beta.1
Shared core for the incr family. Strategy-parameterized incremental computation engine. Used via incr-compute (single-threaded) or incr-concurrent (Send + Sync).
Core Metrics
| incr-compute | incr-concurrent | incr-core | |
|---|---|---|---|
| Health Score | 45 | 46 | 46 |
| Total Downloads | 27 | 118 | 45 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 2 |
| Releases | 2 | 2 | 1 |
| Last Updated | 5d ago | 5d ago | 5d ago |
| Age | 1m | 1m | 5d |
Health Breakdown
incr-compute
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
10
incr-concurrent
Maintenance
14
Quality
12
Community
8
Popularity
2
Documentation
10
incr-core
Maintenance
13
Quality
14
Community
7
Popularity
2
Documentation
10
Technical Details
| incr-compute | incr-concurrent | incr-core | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.2.0-beta.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 4 | 6 | 3 |
| Crate Size | 32KB | 105KB | 53KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •incr-concurrent leads with a health score of 46/100, but none of the options score above 80.