DEV Community

Rust

This tag is for posts related to the Rust programming language, including its libraries.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
agentfit-rs: Token-Aware Message Truncation for Rust LLM Agents

agentfit-rs: Token-Aware Message Truncation for Rust LLM Agents

Comments
6 min read
agentvet-rs: Validate Tool Args Before Your Agent Executes Them (Rust)

agentvet-rs: Validate Tool Args Before Your Agent Executes Them (Rust)

Comments
5 min read
llm-fallback-router-rs: Multi-Provider LLM Failover in Rust

llm-fallback-router-rs: Multi-Provider LLM Failover in Rust

Comments
5 min read
Four Ways to Truncate Enormous Tool Output Without Breaking UTF-8

Four Ways to Truncate Enormous Tool Output Without Breaking UTF-8

Comments
5 min read
agent-event-bus-rs: Sync Pub/Sub for Rust AI Agent Events

agent-event-bus-rs: Sync Pub/Sub for Rust AI Agent Events

Comments
5 min read
agentcast-rs: Repair, Validate, and Retry LLM JSON Output in Rust

agentcast-rs: Repair, Validate, and Retry LLM JSON Output in Rust

Comments
5 min read
Rust: Stop Retries From Double-Submitting LLM Calls With Content-Derived Idempotency Keys

Rust: Stop Retries From Double-Submitting LLM Calls With Content-Derived Idempotency Keys

Comments
4 min read
agentguard-rs: Domain Allowlists for Rust AI Agent Network Calls

agentguard-rs: Domain Allowlists for Rust AI Agent Network Calls

Comments
5 min read
Rust: Tag Your Agent Tools With Side-Effect Metadata Before Dispatching Them in Parallel

Rust: Tag Your Agent Tools With Side-Effect Metadata Before Dispatching Them in Parallel

Comments
4 min read
llm-budget-window: Per-Minute and Per-Hour Token Caps That Actually Work

llm-budget-window: Per-Minute and Per-Hour Token Caps That Actually Work

Comments
5 min read
agentsnap-rs: Snapshot Testing for Rust Agent Tool-Call Traces

agentsnap-rs: Snapshot Testing for Rust Agent Tool-Call Traces

Comments
5 min read
tool-loop-guard-rs: Break Agent Loops Before They Drain Your Budget

tool-loop-guard-rs: Break Agent Loops Before They Drain Your Budget

Comments
6 min read
claude-stream-rs: parse Anthropic SSE streaming responses into a typed Rust enum

claude-stream-rs: parse Anthropic SSE streaming responses into a typed Rust enum

Comments
5 min read
tool-secret-scrubber-rs: Strip Secrets from LLM Tool Logs in Rust

tool-secret-scrubber-rs: Strip Secrets from LLM Tool Logs in Rust

Comments
5 min read
Stop Hammering a Broken API: Circuit Breakers for LLM Calls in Rust

Stop Hammering a Broken API: Circuit Breakers for LLM Calls in Rust

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.