55 releases
Uses new Rust 2024
| new 0.4.56 | Feb 13, 2026 |
|---|---|
| 0.4.55 | Feb 5, 2026 |
| 0.4.47 | Jan 27, 2026 |
| 0.4.19 | Dec 30, 2025 |
| 0.3.9 | Nov 12, 2025 |
#3 in #greentic-runner
170 downloads per month
Used in 6 crates
(3 directly)
48KB
1K
SLoC
Pack runtime core for Greentic runner.
This crate provides the building blocks required to ingest pack indexes,
download pack artifacts from multiple backends, verify their integrity, and
maintain an on-disk cache that other runtimes can consume. It is not meant
to be embedded directly; use greentic-runner/greentic-runner-host, which
wrap these helpers with the canonical runtime.
runner-core
Core helpers for the Greentic runner, covering pack resolution/caching, signing & verification, and the shared session/state glue used across runtimes.
Dependencies
~65–91MB
~1.5M SLoC