Decision Workspace
rispc vs ispc_rt vs ispc
Side-by-side comparison of Rust crates
34
rispc
growingv0.1.0
A build-time dependency for cargo build scripts to assist in invoking Intel's ISPC compiler to compile a static archive to be linked into rust code.
60
ispc_rt
stablev2.0.4
A runtime dependency for linking Rust code with pre-built ISPC binaries and Rust bindings. These modules and bindings should be built with ispc_compile.
58
ispc
stablev2.0.4
A build-time dependency for Cargo build scripts to help with compiling and linking to ISPC code and generating Rust bindings for the resulting library. This crate is a meta-crate for the ispc_compile and ispc_rt crates, which provide the actual functionality for building ISPC code and generating bindings, and importing those bindings into Rust.
Core Metrics
| rispc | ispc_rt | ispc | |
|---|---|---|---|
| Health Score | 34 | 60 | 58 |
| Total Downloads | 2.6K | 436.5K | 49.6K |
| 30d Downloads | 4 | 46.4K | 91 |
| Dependents | 0 | 95 | 6 |
| Releases | 1 | 14 | 35 |
| Last Updated | 3595d ago | 77d ago | 77d ago |
| Age | 9y 10m | 7y 2m | 9y 11m |
Health Breakdown
rispc
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
11
ispc_rt
Maintenance
12
Quality
20
Community
8
Popularity
7
Documentation
13
ispc
Maintenance
14
Quality
20
Community
5
Popularity
6
Documentation
13
Technical Details
| rispc | ispc_rt | ispc | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.4 | 2.0.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 7KB | 14KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ispc_rt leads with a health score of 60/100, but none of the options score above 80.
- •⚠ rispc has not been updated in over a year.
- •rispc is pre-1.0 — API may change.