Rust Agents

Open-source Rust projects categorized as Agents
AI Rust LLM ai-agents mcp

Top 23 Rust Agent Projects

  1. chroma

    Search infrastructure for AI

    Project mention: 7 GitHub Repositories I Recommend to Every AI Builder | dev.to | 2026-06-19
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. code

    Everything you need to move your project faster

  4. cube.js

    📊 Cube Core is open-source semantic layer for AI, BI and embedded analytics

    Project mention: How to Connect an AI Agent to Your Data Warehouse | dev.to | 2026-07-16

    Stand up a semantic layer that connects to your warehouse and exposes metrics over MCP. Open-source engines like Cube connect to BigQuery, Snowflake, Redshift, Databricks, PostgreSQL (including Supabase, Neon, and RDS), and DuckDB (including MotherDuck). You configure your warehouse connection in a config file or pass credentials via environment variables.

  5. screenpipe

    YC (S26) | Record your screen 24/7 and plug into your agents. Local, private, secure. Connect to OpenClaw, Hermes agent and 100+ apps

    Project mention: Dev log #6 Networking Deep Dives and Scaling Docs: My 30k Line Week in OSS | dev.to | 2026-07-07

    On the AI front, I’ve been working on screenpipe. I’m really excited about the Model Context Protocol (MCP) work I’m doing there. In PR #3072, I’m building out a structured output format specifically for AI consumption. The goal is to make the data coming out of screenpipe easily "digestible" for LLMs without a ton of brittle parsing logic. It’s still open, but the foundation is solid.

  6. iii

    Effortlessly compose, extend, and observe every service in real-time for the first time ever.

    Project mention: Motia: Unified back end framework with observability and state management | news.ycombinator.com | 2026-02-08
  7. microsandbox

    🧱 easy, fast and local-first microVM runtime

    Project mention: Microsandbox – local-first programmable micro VMs | news.ycombinator.com | 2026-06-06
  8. agentgateway

    Next Generation Agentic Proxy for AI Agents and MCP servers

    Project mention: Implementing RFC 8693 Token Exchange in AgentGateway: A Complete Tutorial | dev.to | 2026-07-13

    Compare this to the alternative extAuthz + CEL approach which requires ~40 lines of hand-written CEL expressions to achieve the same result. The built-in policy is the recommended approach.

  9. agentfs

    The filesystem for agents.

    Project mention: Building an instant virtual filesystem for Mintlify's Assistant | news.ycombinator.com | 2026-04-03

    https://github.com/tursodatabase/agentfs

    Which sounds like a great idea, except that is uses NFS instead of FUSE (note that macFUSE now has a FSKit backend so FUSE seems like the best solution for both Mac and Linux).

  10. terminator

    playwright for windows computer use (by mediar-ai)

    Project mention: Show HN: MIT License Rust Accessibility-Based Computer Use SDK+mcp | news.ycombinator.com | 2025-08-07
  11. chidori

    The agent framework where every run is durable, replayable, and resumable by default.

  12. vllora

    Debug your AI agents

    Project mention: Show HN: Ask your LLM traces what went wrong (vLLora) | news.ycombinator.com | 2026-01-26

    Hi HN,

    We built Lucy, a trace-debugging tool inside vLLora (our open-source LLM observability stack).

    The problem: Debugging AI agents is painful. A single failure often hides inside a trace with 200+ spans—tool calls, retries, partial outputs, and silent failures. Even with tracing, finding the actual root cause (e.g. a tool schema mismatch or a contradictory system prompt) usually means manually scanning logs for 20+ minutes.

    What Lucy does: Lucy lets you query your traces using natural language. You can ask things like “Why did this agent loop?” or “Which step was slow?” and it inspects the span tree to surface likely causes. For example, it can flag:

    - Tool schema mismatches (e.g. hallucinated or invalid arguments)

    - Prompt contradictions (e.g. system instruction conflicts with user intent)

    - Silent failures (e.g. context truncation or max-token exits)

    It’s early and still in beta.

    We’d love to hear how you’re debugging agent failures today—logs, replay, evals, custom scripts, or something else.

    Link to Repo: https://github.com/vllora/vllora

  13. swiftide

    Fast, streaming indexing, query, and agentic LLM applications in Rust

    Project mention: Announcing Swiftide 0.31 | dev.to | 2025-09-16

    Full write up on all the things in this release at our blog and on github.

  14. AutoAgents

    A multi-agent framework written in Rust that enables you to build, deploy, and coordinate multiple intelligent agents (by liquidos-ai)

    Project mention: Show HN: Running AI agents across environments needs a proper solution | news.ycombinator.com | 2026-03-24
  15. flow-like

    Flow-Like: Strongly Typed Enterprise Scale Workflows. Built for scalability, speed, seamless AI integration and rich customization.

    Project mention: Flow-Like – Local-first workflow automation with WASM nodes (Rust) | news.ycombinator.com | 2026-04-02
  16. rs-graph-llm

    High-performance framework for building interactive workflow systems in Rust. Designed for complex workflows and multi-agent systems

    Project mention: Show HN: Graph-flow – LangGraph-inspired AI agent workflows in Rust | news.ycombinator.com | 2026-04-27
  17. kwaak

    Burn through tech debt with AI agents!

  18. one-agent-one-browser

    One from scratch browser built by one human and one agent, working hand in hand

    Project mention: Every minute you aren't running 69 agents, you are falling behind | news.ycombinator.com | 2026-03-11

    Engineers are running 8 instances of Claude Code at once. That doesn't mean they are completing work 8x faster.

    If you must hold the context for 8 agents in your head at once, your expertise as an engineer is wasted.

    See https://emsh.cat/one-human-one-agent-one-browser/ - One man + one agent in 72 hours, did better than thousands of agents over weeks.

    Staying focused on one or two important tasks still works. You won't fall behind.

  19. decapod

    Repo-native governance kernel that turns natural-language intent into enriched context, bounded execution, and proof-backed work across looping AI agent fleets. 🦀

    Project mention: The AI productivity boom is not here (yet) | news.ycombinator.com | 2026-02-23
  20. krABMaga

    krABMaga: A modern developing art for reliable and efficient Agent-based Model (ABM) simulation with the Rust language

  21. bashkit

    Virtual Bash interpreter with a virtual file system for multi-tenant environments.

    Project mention: Absolutly fastest virtual bash engine for you AI have a new site | news.ycombinator.com | 2026-06-19
  22. ratel

    Context engineering for AI agents. ~80% fewer tokens. Fix tool overload. Skills and memory with in-process BM25 and semantic retrieval. Progressive Disclosure. No vector DB. (by ratel-ai)

    Project mention: Show HN: Ratel, give agents unlimited tools and skills without context bloat | news.ycombinator.com | 2026-07-16
  23. SkyRoads-Codex

    Reverse engineering a DOS game with no source code using Codex 5.4

    Project mention: Show HN: Reviving a 20-year-old puzzle game Chromatron with Ghidra and AI | news.ycombinator.com | 2026-03-07
  24. swarms-rs

    The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework in Rust

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Agents discussion

Log in or Post with

Rust Agents related posts

  • Implementing RFC 8693 Token Exchange in AgentGateway: A Complete Tutorial

    2 projects | dev.to | 13 Jul 2026
  • CubeSandbox

    1 project | news.ycombinator.com | 6 Jul 2026
  • I Built a Personal Intelligence System That Curates GitHub and News for Me — Here's How It Works

    2 projects | dev.to | 21 Jun 2026
  • Absolutly fastest virtual bash engine for you AI have a new site

    2 projects | news.ycombinator.com | 19 Jun 2026
  • Frona v2026.6.0 – self-hosted personal AI assistant

    1 project | news.ycombinator.com | 14 Jun 2026
  • I Contributed to Chroma's Open-Source Docs — Here's What I Changed and What I Learned

    2 projects | dev.to | 10 Jun 2026
  • Microsandbox – local-first programmable micro VMs

    1 project | news.ycombinator.com | 6 Jun 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Agent projects in Rust? This list will help you:

# Project Stars
1 chroma 28,808
2 code 21,129
3 cube.js 20,445
4 screenpipe 20,295
5 iii 18,462
6 microsandbox 6,962
7 agentgateway 3,926
8 agentfs 3,274
9 terminator 1,557
10 chidori 1,358
11 vllora 810
12 swiftide 719
13 AutoAgents 712
14 flow-like 622
15 rs-graph-llm 350
16 kwaak 331
17 one-agent-one-browser 225
18 decapod 223
19 krABMaga 218
20 bashkit 198
21 ratel 188
22 SkyRoads-Codex 183
23 swarms-rs 172

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com