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.
llm-retry: Full-Jitter Exponential Backoff for LLM API Calls in Rust

llm-retry: Full-Jitter Exponential Backoff for LLM API Calls in Rust

Comments
4 min read
Stable Cache Keys for LLM Requests: Canonical Hashing in Rust

Stable Cache Keys for LLM Requests: Canonical Hashing in Rust

Comments
4 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
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
I run 30 agents in parallel. They share one budget. Here is the pool primitive that makes that safe.

I run 30 agents in parallel. They share one budget. Here is the pool primitive that makes that safe.

Comments
4 min read
agentprompt-rs: Jinja2 LLM prompt templates in Rust with strict-mode missing variable errors

agentprompt-rs: Jinja2 LLM prompt templates in Rust with strict-mode missing variable errors

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
agentguard-rs: Domain Allowlists for Rust AI Agent Network Calls

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

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
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
prompt-cache-warmer-rs: Pre-Warm the Anthropic Prompt Cache from Rust

prompt-cache-warmer-rs: Pre-Warm the Anthropic Prompt Cache from Rust

Comments
5 min read
llm-json-repair: Three-Pass Local JSON Repair for LLM Responses in Rust

llm-json-repair: Three-Pass Local JSON Repair for LLM Responses in Rust

Comments
4 min read
Translating LLM Telemetry Between OpenInference and OTel GenAI with Rust

Translating LLM Telemetry Between OpenInference and OTel GenAI with Rust

Comments
5 min read
tool-arg-fuzzy-rs: Fuzzy Match LLM Enum Args to Valid Values in Rust

tool-arg-fuzzy-rs: Fuzzy Match LLM Enum Args to Valid Values in Rust

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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.