#greentic-runner #helper #cache #session #state #packs

runner-core

Core helpers for Greentic runner: pack resolution, signing, session/state glue, and utilities

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

Download history 17/week @ 2025-11-06 25/week @ 2025-11-13 46/week @ 2025-11-20 89/week @ 2025-11-27 68/week @ 2025-12-04 64/week @ 2025-12-11 80/week @ 2025-12-18 6/week @ 2025-12-25 57/week @ 2026-01-01 45/week @ 2026-01-08 1/week @ 2026-01-15 37/week @ 2026-01-22 2/week @ 2026-01-29 127/week @ 2026-02-05

170 downloads per month
Used in 6 crates (3 directly)

MIT license

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