Packages
Browse packages indexed by the registry.
Workspace rustdoc landing crate for Smawaco
TEMPORARY CRATE
A simple CLI framework written in Rust
HTTP authentication and authorization framework for Agent Assembly — API keys, JWTs, scopes, rate limiting, and the deny-by-default auth gate. Leaf crate with no aa-core/aa-gateway dependency.
In-process L1 cache wrapper (DashMap + TTL + stampede protection) for the Agent Assembly storage traits
Shared no_std types between eBPF kernel probes and userspace loader
Control plane — policy enforcement engine and agent registry for Agent Assembly
Tokio async runtime wrapper and lifecycle management for Agent Assembly
WebAssembly/WASI sandbox runtime for Agent Assembly tool execution
Security primitives for Agent Assembly — credential scanning, redaction, and audit-normalization. Leaf crate with no aa-core dependency.
Storage trait abstraction (pure interface) for the Agent Assembly persistence layer
In-memory aa-storage driver (DashMap-backed) for tests and local development
Redis L2 shared-cache storage driver (SessionStore, RateLimitCounter, PolicyStore) for Agent Assembly
Local in-process SQLite event buffer that survives brief gateway/queue outages and flushes audit events on reconnect
Share your Anna's Archive membership, without sharing your secret key!
Substitution matrices for use in protein sequence analysis and alignment.
TEST CRATE
Scripting library for deploying and interacting with CosmWasm smart-contracts
A tool for reading and replacing words in a CSV file.
Lightweight, efficient, binary serialization and deserialization codec
Serialization and deserialization derive macro for Susy Codec
Rust crate
Scripting library for deploying and interacting with CosmWasm smart-contracts
A quadtree that maps bounding-boxes to elements
A crate the implements the Bloom filter
A crate the implements extensions for HashMap
A crate the defines identifier behavior, such comparing them, or generating sequences of identifiers.
A crate the extends Hasher trait. The added functionality allows users to get sequeces of hash values. It can be used inside of implementations of probabilistic data structures such bloom filter or count-min.