occlum/occlum
Occlum is a memory-safe, multi-process library OS for Intel SGX observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 66
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2850
- days_rel: 527
- days_push: 209
- n_releases_24m: 1
Adoption not part of the score
1532 stars · 249 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Occlum is a memory-safe, multi-process library OS (LibOS) written in Rust for Intel SGX enclaves. It lets legacy applications run inside secure enclaves with little or no source-code modification via simple commands like occlum init, build, and run.
Use cases
- run unmodified linux applications inside intel sgx enclaves
- protect confidential workloads on untrusted cloud infrastructure
- run multiple processes efficiently within a single sgx enclave
- encrypt and integrity-protect application file systems in enclaves
- port existing binaries to trusted execution environments without rewriting code
When to choose
- you need to run legacy apps in SGX with minimal code changes
- you want memory-safe LibOS processes with fast startup and IPC
- you need encrypted or hashed file systems inside enclaves
When to avoid
- your hardware does not support Intel SGX
- you need a general-purpose OS outside enclave computing
- you require per-enclave process isolation rather than shared-enclave multitasking
Facets
library · maturity active
security container-runtime file-system concurrency security cloud-computing operating-systems rust cloud intel-sgx libos trusted-execution-environment enclave confidential-computing linux
2 sources
- readme: https://github.com/occlum/occlum · fetched 2026-08-28 · 5f7b07faa5ea
- homepage: https://occlum.io/ · fetched 2026-08-29 · bbbd77494322
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| occlum/occlum | main | 52 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem