OpenRadar

Tag

#rust

42 open-source projects filed under this tag.

01 Rust

agentgateway

Agentgateway is an open-source Rust proxy for AI agents with MCP and A2A protocol support — security, observability, and governance for agentic AI systems.

#ai-agents#mcp#proxy#rust
3.2k 531 Read
02 Rust

ai-memory

Long-term memory for AI coding agents — cross-agent handoff between Claude Code, Codex, OpenCode, and Cursor with wiki-style markdown storage.

#ai-agents#memory#developer-tools#rust
514 56 Read
03 Rust

astrid

Astrid is a Rust microkernel OS that treats AI agents like Linux treats processes — WASM sandboxing, capsule architecture, capability tokens, and cryptographic audit trails.

#ai-agents#rust#microkernel#security
8.7k 95 Read
04 Rust

biome

Biome is a Rust-based web toolchain that replaces ESLint and Prettier with a single blazing-fast linter and formatter for JavaScript, TypeScript, JSX, and JSON.

#linter#formatter#toolchain#rust
25.1k 780 Read
05 Rust

coral

Coral is a local-first SQL runtime that gives AI agents one query interface over APIs, files, and live data sources — no more brittle tool glue.

#sql#ai-agents#data-integration#rust
5.1k 213 Read
06 Rust

cubesandbox

CubeSandbox is a high-performance, hardware-isolated sandbox for AI agents — sub-60ms cold starts, under 5MB memory overhead, and E2B SDK compatibility.

#ai-agents#sandbox#rust#security
6.2k 496 Read
07 TypeScript

dbx

DBX is a 15MB open-source database client supporting 40+ databases with built-in AI SQL assistant and MCP server for agent integration.

#database#tauri#rust#ai
4.1k 318 Read
08 Rust

forkd

Fork() for AI agent microVMs — spawn 100 KVM-isolated sandboxes in 101ms from a warm parent snapshot using Firecracker and copy-on-write.

#ai-agents#microvm#sandbox#rust
2.4k 190 Read
09 Python

django-bolt

Django-Bolt is a Rust-powered API framework for Django that hits 188k+ RPS — faster than FastAPI with full Django ORM and admin support.

#django#rust#api#python
1.5k 76 Read
10 Rust

fff

FFF is a blazing-fast Rust file search toolkit with MCP server for AI agents, Neovim plugin, and Node.js SDK — frecency-ranked, typo-resistant, git-aware.

#file-search#rust#mcp#ai-agents
8.4k 324 Read
11 Rust

forkd

Forkd is a microVM sandbox runtime that spawns 100 KVM-isolated AI agent sandboxes in 101ms using Firecracker snapshot copy-on-write — the fastest open-source agent fan-out primitive available.

#ai-agents#sandbox#microvm#rust
1.3k 90 Read
12 Rust

goose

Open source AI agent by Block with 48k+ stars — Rust-based desktop, CLI, and API for code, workflows, and automation with MCP support and 70+ extensions.

#ai-agent#mcp#open-source#rust
48.8k 5.1k Read
13 Rust

helixdb

HelixDB is a graph-vector database built in Rust for AI applications, RAG pipelines, and knowledge graphs — one database to replace your vector store, graph DB, and relational layer.

#database#vector-db#graph-database#rust
5.2k 283 Read
14 Rust

herdr

Herdr is a Rust-based terminal agent multiplexer that brings tmux-style persistence and agent-aware state tracking to coding agents like Claude Code and Codex.

#terminal#agent-multiplexer#developer-tools#rust
4.2k 260 Read
15 Rust

iii

Rust-based service composition framework with Worker/Function/Trigger primitives, SDKs for TypeScript, Python, Rust, and Go, real-time observability, and native agent support.

#backend-framework#service-composition#observability#ai-agents
17.8k 1.2k Read
16 Rust

iroh

Iroh is a Rust networking library that dials cryptographic keys instead of IP addresses — the foundation for local-first and P2P apps that just hit v1.0.

#networking#p2p#rust#local-first
8.9k 425 Read
17 Rust

litellm-agent-platform

Self-hosted agent builder unifying Claude, OpenCode, Cursor, and DeepAgents behind one API. Build and manage AI agents with persistent memory and cron schedules.

#ai-agents#self-hosted#rust#typescript
725 67 Read
18 Rust

llmtrim

A Rust-based local proxy that compresses LLM API requests in real-time, cutting costs by 66% without changing your AI tool's answers. Works with Claude Code, Codex, Cursor, and more.

#developer-tools#llm#cost-optimization#rust
72 4 Read
19 Rust

lore

Lore is Epic Games' next-gen open source version control system built in Rust — designed for massive repos with large binary assets, with SDKs for JS, Python, Go, and more.

#version-control#developer-tools#open-source#rust
1.9k 78 Read
20 Rust

lowfat

Rust CLI that filters noisy shell command output before it reaches AI coding agents, saving up to 91% of tokens with a plugin-based architecture.

#developer-tools#cli#token-optimization#ai-agents
486 16 Read
21 Rust

meatshell

Meatshell is a lightweight Rust SSH terminal client that replaces FinalShell's 400MB JVM with a native binary using tens of MB — tabbed terminals, SFTP, and resource monitoring included.

#ssh#terminal#rust#developer-tools
670 77 Read
22 Rust

mnemo

Mnemo is a local-first AI memory sidecar built in Rust — persistent knowledge graph, entity extraction, and semantic retrieval for any LLM, zero cloud dependency.

#ai-memory#knowledge-graph#llm#rust
193 6 Read
23 Rust

nub

Nub is a Rust-based all-in-one Node.js toolkit that replaces npx, pnpm run, and tsc with a single fast binary — TypeScript on stock Node with zero build step.

#nodejs#typescript#developer-tools#rust
581 6 Read
24 Rust

nvidia-openshell

NVIDIA OpenShell is a sandboxed runtime for autonomous AI agents with declarative YAML policies, MicroVM isolation, and network-level security controls.

#ai-agents#sandbox#security#rust
7k 834 Read
25 Rust

obscura

Obscura is a Rust-based headless browser for AI agents and web scraping — 7x less memory than Chrome with built-in anti-detection and MCP support.

#headless-browser#ai-agents#web-scraping#rust
14.1k 921 Read
26 Rust

openlogi

OpenLogi is a Rust-native, local-first alternative to Logitech Options+ for remapping buttons, DPI, and SmartShift — no account, no telemetry, plain TOML config.

#rust#local-first#desktop-app#privacy
4.7k 91 Read
27 TypeScript

org2

ORG2 is an open-source Cursor-style agent IDE built with Rust and Tauri — replayable agent execution traces, cross-session memory, and a local-first development environment under 100MB.

#ai-coding-assistant#ide#rust#tauri
1.3k 103 Read
28 Rust

oxc

OXC is a high-performance JavaScript and TypeScript toolchain written in Rust — a parser, linter, formatter, transpiler, and minifier that outperforms existing tools by 10-100x.

#developer-tools#javascript#typescript#linter
21.5k 1.1k Read
29 Rust

patent

A Rust CLI that searches 11 developer registries at once to find prior art for your code ideas using local semantic search and AI verdicts.

#developer-tools#cli#semantic-search#rust
252 6 Read
30 Rust

pgdog

PgDog is a Rust-powered PostgreSQL connection pooler, load balancer, and database sharder — a modern PgBouncer alternative with native query parsing.

#postgresql#rust#connection-pooler#load-balancer
4.7k 191 Read
31 Rust

pgGraph

pgGraph is a Rust-based PostgreSQL extension that adds graph traversal, shortest path, and relationship queries to your existing tables — no separate graph database needed.

#postgresql#graph-database#rust#postgres-extension
396 31 Read
32 Rust

pydantic-monty

Pydantic Monty is a minimal Python interpreter written in Rust for safely executing LLM-generated code without containers. Fast startup, sandboxed by design.

#python#rust#ai-agents#sandbox
7.7k 375 Read
33 Rust

repository-harness

Rust CLI that structures any repo for AI coding agents — AGENTS.md, feature intake, architecture docs, and test matrices for Claude Code, Codex, and Cursor.

#developer-tools#ai-agents#context-engineering#coding-agents
782 315 Read
34 Rust

rift

Rift is a Rust-powered git worktree alternative with copy-on-write snapshots that create instant workspace copies in under 0.1 seconds.

#developer-tools#git#productivity#rust
474 6 Read
35 Rust

rmux

RMUX is a modern Rust terminal multiplexer with a typed SDK — drive any CLI or TUI app from code. Native on Linux, macOS, and Windows.

#terminal#multiplexer#rust#ai-agents
1.5k 67 Read
36 Rust

rolldown

Rolldown is the Rust-powered JavaScript bundler replacing Rollup in Vite — Rollup-compatible API, 10-30x faster builds, and 13K+ GitHub stars.

#bundler#javascript#typescript#vite
13.7k 788 Read
37 Rust

rtk

RTK is a Rust CLI proxy that sits between your AI coding agent and the shell, compressing command output by 60-90% to slash LLM token costs.

#developer-tools#ai-coding#token-optimization#rust
63.2k 3.9k Read
38 Rust

spacetimedb

SpacetimeDB is a Rust relational database that replaces your entire backend — write business logic as modules in TypeScript, Rust, or C#, and clients connect directly with real-time sync.

#database#realtime#rust#typescript
24.7k 1k Read
39 Rust

tensorzero

TensorZero is an open-source Rust LLMOps platform unifying LLM gateway, observability, evaluation, and optimization with sub-millisecond latency overhead.

#llm#ai-infrastructure#gateway#observability
11.6k 920 Read
40 Python

turbovec

Turbovec is a Rust vector index with Python bindings built on Google's TurboQuant algorithm — faster than FAISS with zero training phase and 16x compression.

#vector-search#rust#python#rag
8.7k 805 Read
41 Rust

vigils

Vigils is a local-first control plane for AI agents — audit logs, secret redaction, sandboxed execution, and human-in-the-loop approvals. Rust + Tauri + Chrome MV3.

#ai-agents#security#rust#tauri
204 12 Read
42 Rust

zerostack

Zerostack is a minimal Rust coding agent with 16MB RAM footprint, multi-provider LLM support, persistent memory, and subagents — a lightweight Claude Code alternative.

#coding-agent#rust#ai-agents#developer-tools
1.1k 75 Read