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-fallback-router-rs: Multi-Provider LLM Failover in Rust

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

Comments
5 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
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
tool-result-cache-rs: LRU Memoization for Agent Tool Calls in Rust

tool-result-cache-rs: LRU Memoization for Agent Tool Calls 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
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
agentfit-rs: Token-Aware Message Truncation for Rust LLM Agents

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

Comments
6 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
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
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
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-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
agentsnap-rs: Snapshot Testing for Rust Agent Tool-Call Traces

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

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
TOML Schema is live

TOML Schema is live

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