expire map and retry map
A map whose entries expire after a configured time to live
Lightweight map implementation that supports expiring entries and fully compatible with both std and no_std environments.
UPnP IGD router simulator for testing
A simple Key-Value map where each value has a custom expiry time.
OpenID Connect (OIDC) and OAuth2 client middleware for Axum web framework
HashMap collections whose entries expire after a given time
A hash map with expiring key-value pairs.
Core types and error for OxiRPC
Dynamic SSL certificate loading from Kvrocks with auto-expiration / 基于 Kvrocks 的动态 SSL 证书加载与自动过期管理
AI/Human task management system with file-based storage
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.