dexcost 0.9.0

Agent Unit Economics SDK for Rust — track end-to-end business-task costs for AI agents.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pub mod auto_task;
pub mod cgroup_reader;
pub mod cgroup_walker;
pub mod compute_accountant;
pub mod compute_runtime;
pub mod context;
pub mod fargate_metadata;
pub mod gpu_accountant;
pub mod gpu_runtime;
pub mod heuristics;
pub mod models;
pub mod nvml_reader;
pub mod session;
pub mod tracker;