Time and duration crate optimized for speed
Time and duration crate optimized for speed, fork of coarsetime
Staggered async task executor with race semantics / 阶梯式异步任务执行器,具备竞赛语义
High-performance, lightweight time measurement library based on coarsetime. / 基于 coarsetime 的高性能轻量级时间测量库。
Simple & fast 64 bit UTC time types
Dynamic SSL certificate loading from Kvrocks with auto-expiration / 基于 Kvrocks 的动态 SSL 证书加载与自动过期管理
cookie_expire
Multi-source parallel download with automatic failover / 多源并行下载与自动故障转移
高性能时间戳ID生成器 / High-performance timestamp ID generator
Smart logging initialization with automatic backend detection / 智能日志初始化与自动后端检测
Distributed Snowflake ID generator with Redis-based auto machine ID allocation / 基于 Redis 自动分配机器号的分布式雪花 ID 生成器
Lint helpers for ArkheForge Runtime: enforces Subset-Rust purity on Action::compute (clock / RNG / I/O / FFI deny-list). Backs the #[arkhe_pure] attribute macro per E14.L1.