Hive Hive
Sign in

Embeddable cache SDK with Rust and Apple support

Metadata
Source
GitHub
Version
0.14.0
Domains
Published
Jun 07, 2026 · 18:19 UTC
Repository
tuist/once
Update

Once can now be embedded in other Rust and Apple applications. Add the once crate from the repository to get a Rust cache client with local blob and action cache operations, or link the Once.xcframework from the release to call a small C ABI from Swift and Objective-C. The SDK intentionally exposes only cache access, and the embedded Microsandbox provider is gated behind a feature flag so SDK consumers only pull it in when they enable it. Release assets are signed, notarized, and published from CI.