Decision Workspace
fortanix-sgx-abi vs insecure-time vs sgx-isa
Side-by-side comparison of Rust crates
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.
Insecure time computation based on rdtsc.
Constants and structures related to the Intel SGX ISA extension. These definitions correspond to those found in the Intel Software Developers Manual (SDM), volume 3.
Core Metrics
| fortanix-sgx-abi | insecure-time | sgx-isa | |
|---|---|---|---|
| Health Score | 58 | 65 | 63 |
| Total Downloads | 5.0M | 35.9K | 486.9K |
| 30d Downloads | 116.6K | 3.4K | 13.0K |
| Dependents | 31 | 8 | 250 |
| Releases | 11 | 4 | 12 |
| Last Updated | 146d ago | 46d ago | 89d ago |
| Age | 7y 7m | 1y 4m | 10y 4m |
Health Breakdown
Technical Details
| fortanix-sgx-abi | insecure-time | sgx-isa | |
|---|---|---|---|
| Version | 0.7.0 | 0.3.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 1 | 6 | 3 |
| Crate Size | 14KB | 16KB | 18KB |
| Features | 2 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 (team) | 2 (team) | 1 (team) |
Links
Quick Verdict
- •insecure-time leads with a health score of 65/100, but none of the options score above 80.
- •fortanix-sgx-abi has the most downloads (5.0M), suggesting wider adoption.
- •sgx-isa is depended on by 250 crates — strongest ecosystem trust.