AgentropicAgentropic
DocsCratesExamplesUse CasesRoadmap
HomeCrates

Crates

Agentropic is built as a polyrepo of independent crates. Use only what you need, or combine them for a complete multi-agent framework.

StableProduction ready
BetaAPI may change
Coming SoonIn development
agentropic-core
Stable

Core agent primitives, lifecycle management, and capability system. The foundation for all agents.

Agent derive macro
Lifecycle hooks
Capability system
View documentation
agentropic-messaging
Stable

Type-safe async message passing with channels, addresses, and serialization support.

Typed channels
Async/await
Address system
View documentation
agentropic-cognition
Beta

BDI cognitive architecture with beliefs, desires, intentions, plan libraries, and reasoning.

BDI model
Plan library
Goal reasoning
View documentation
agentropic-patterns
Beta

Organizational patterns for multi-agent coordination: hierarchy, swarm, market, coalition, and more.

Hierarchy
Swarm
Market
View documentation
agentropic-runtime
Coming Soon

Async execution engine built on Tokio. Handles agent scheduling, supervision, and fault tolerance.

Tokio runtime
Supervision
Scheduling
agentropic-deploy
Coming Soon

Deployment utilities for containerization, orchestration, and distributed systems.

Docker
Kubernetes
Distributed
agentropic-tools
Coming Soon

Development tools including debugging, visualization, and testing utilities.

Debugger
Visualizer
Testing
agentropic-macros
Stable

Procedural macros for agent definition, message types, and pattern implementation.

Agent derive
Message derive
Pattern macros
View documentation
AgentropicAgentropic

Agent-Oriented Programming for Rust. Build intelligent multi-agent systems with production-ready tools.

Documentation

  • Getting Started
  • Architecture
  • API Reference
  • Examples

Crates

  • agentropic-core
  • agentropic-messaging
  • agentropic-cognition
  • agentropic-patterns

Community

  • GitHub
  • Twitter / X
  • Contributing
  • Code of Conduct

© 2026 Agentropic. Licensed under MIT / Apache-2.0.

PrivacyTerms