类库
› garudust-agent
garudust-org/garudust-agent
Garudust是一个用Rust编写的自托管、自进化的AI代理运行时系统。支持多平台聊天机器人集成、多代理协作、自动技能学习、持久化记忆和MCP工具。可通过单二进制文件在终端使用或连接到主流通讯平台,具备多语言自动检测和低资源消耗特性。
标签
技术栈
bin/garudust-server rust
查看全部依赖 (4)
依赖
garudust-agent
0.2.1
garudust-core
0.2.1
garudust-gateway
0.2.1
garudust-memory
0.2.1
bin/garudust rust
异步运行时
Tokio
查看全部依赖 (14)
依赖
anyhow
clap
crossterm
dotenvy
garudust-agent
0.2.1
garudust-core
0.2.1
garudust-memory
0.2.1
garudust-tools
0.2.1
garudust-transport
0.2.1
ratatui
reqwest
serde_yaml
tracing
tracing-subscriber
crates/garudust-agent rust
异步运行时
Tokio
查看全部依赖 (14)
依赖
anyhow
async-trait
chrono
futures
garudust-core
0.2.1
garudust-memory
0.2.1
garudust-tools
0.2.1
garudust-transport
0.2.1
serde
serde_json
serde_yaml
thiserror
tracing
uuid
crates/garudust-core rust
异步运行时
Tokio
查看全部依赖 (10)
依赖
anyhow
async-trait
chrono
dirs
6
futures
serde
serde_json
serde_yaml
thiserror
uuid
crates/garudust-cron rust
异步运行时
Tokio
查看全部依赖 (11)
依赖
anyhow
chrono
fs4
garudust-agent
0.2.1
garudust-core
0.2.1
serde
serde_json
serde_yaml
thiserror
tokio-cron-scheduler
tracing
crates/garudust-gateway rust
框架
Axum
异步运行时
Tokio
查看全部依赖 (17)
依赖
anyhow
arc-swap
async-trait
chrono
futures
garudust-agent
0.2.1
garudust-core
0.2.1
garudust-memory
0.2.1
serde
serde_json
thiserror
tokio-stream
tower
tower-http
tower_governor
tracing
uuid
crates/garudust-memory rust
异步运行时
Tokio
查看全部依赖 (12)
依赖
anyhow
async-trait
chrono
fs4
garudust-core
0.2.1
rusqlite
serde
serde_json
serde_yaml
thiserror
tracing
uuid
crates/garudust-platforms rust
框架
Axum
异步运行时
Tokio
查看全部依赖 (19)
依赖
anyhow
async-trait
base64
dashmap
futures
garudust-agent
0.2.1
garudust-core
0.2.1
hex
hmac
matrix-sdk
reqwest
serde
serde_json
serenity
sha2
teloxide
thiserror
tokio-tungstenite
tracing
crates/garudust-tools rust
异步运行时
Tokio
查看全部依赖 (19)
依赖
anyhow
async-trait
chromiumoxide
futures
garudust-core
0.2.1
garudust-memory
0.2.1
globset
jsonschema
lopdf
pdf-extract
reqwest
rmcp
serde
serde_json
serde_yaml
thiserror
tracing
walkdir
开发依赖
tempfile
crates/garudust-transport rust
异步运行时
Tokio
查看全部依赖 (11)
依赖
anyhow
async-stream
async-trait
chrono
futures
garudust-core
0.2.1
reqwest
serde
serde_json
thiserror
tracing
截图