Decision Workspace
enclave-runner-sgx vs fortanix-sgx-abi vs pcs
Side-by-side comparison of Rust crates
High-level abstractions for running SGX enclaves. This crate can be used to load and interface with SGX applications compiled for the `x86_64-fortanix-unknown-sgx` target.
An interface for Intel SGX enclaves. This is the interface for the `x86_64-fortanix-unknown-sgx` target. This is a small yet functional interface suitable for writing larger enclaves. In contrast to other enclave interfaces, this interface is primarly designed for running entire applications in an enclave. This crate fully describes the type-level interface complete with documentation. For implementors, this crate contains all the type definitions and a macro with the function definitions.
Provisioning Certification Service (PCS) data structures. Data structures related to the Intel Provisioning Certification Service. DCAP attestation requires handling of DCAP artifacts (e.g., PCK certs, TCB info, ...). This crate provides an easy interface for these artifacts.
Core Metrics
| enclave-runner-sgx | fortanix-sgx-abi | pcs | |
|---|---|---|---|
| Health Score | 45 | 63 | 63 |
| Total Downloads | 1.7K | 4.3M | 22.5K |
| 30d Downloads | 1.7K | 185.4K | 1.8K |
| Dependents | 0 | 24 | 26 |
| Releases | 1 | 11 | 16 |
| Last Updated | 29d ago | 38d ago | 36d ago |
| Age | 29d | 7y 4m | 1y 3m |
Health Breakdown
Technical Details
| enclave-runner-sgx | fortanix-sgx-abi | pcs | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.0 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 17 | 1 | 19 |
| Crate Size | 36KB | 14KB | 73KB |
| Features | 3 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 (team) | 2 (team) |
Links
Quick Verdict
- •fortanix-sgx-abi leads with a health score of 63/100, but none of the options score above 80.