4 releases (stable)
Uses new Rust 2024
| 1.5.2 | Apr 20, 2026 |
|---|---|
| 1.5.1 | Apr 6, 2026 |
| 1.5.0 | Apr 3, 2026 |
| 0.0.0 | Mar 31, 2026 |
#1044 in Artificial intelligence
46,684 downloads per month
Used in 9 crates
(4 directly)
385KB
7K
SLoC
xet-runtime
Async runtime, configuration storage, logging, and utility infrastructure for the Hugging Face Xet storage tools. This is meant to be used through the API in the hf-xet package.
Overview
xet-runtime provides the shared foundation used by all crates in the
xet-core ecosystem:
- Async runtime — Tokio-based runtime with configurable thread pools
- Configuration — Hierarchical configuration for Xet clients
- Structured logging — Tracing-based logging with file and console outputs
- Error handling —
RuntimeErrortype for the runtime layer - Utilities — File operations, sync primitives, and platform abstractions
This crate is part of xet-core.
License
Apache-2.0
Dependencies
~22–34MB
~528K SLoC