This crate provides a concurrent queue which you can key on like a HashMap.
Redis Streams task queue adapter for autumn-harvest
Durable workflow orchestration engine core
CLI client for the autumn-harvest management API
Proc macros for autumn-harvest workflow engine
Autumn plugin for autumn-harvest durable workflows
Redis patterns for the Pleme platform - presence management, caching, and real-time features
A simple & fast job queue system.
A simple & fast job queue system.
AI/Human task management system with file-based storage
CKB RPC server
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.